[dpdk-ci] [Bug 427] Eth Tests - Promiscuous Support
bugzilla at dpdk.org
bugzilla at dpdk.org
Thu Mar 26 18:15:35 CET 2020
https://bugs.dpdk.org/show_bug.cgi?id=427
Bug ID: 427
Summary: Eth Tests - Promiscuous Support
Product: lab
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: job scripts
Assignee: ci at dpdk.org
Reporter: blo at iol.unh.edu
CC: dpdklab at iol.unh.edu
Target Milestone: ---
Procedures to check promiscuous in testpmd.
Feel free to give feedback.
> 1. Count number of packets received in testing port for base number
> 2. Disable promiscuous mode in testpmd
> 3. Send packets to testing port
> 4. Verify that the port has received the packets (total packets increased
> from step 1)
> 5. Send packets to MAC address different from testing NIC MAC address
> 6. Verify that the port has not received packets (total packets remain the
> same as step 3)
> 7. Enable promiscuous mode in testpmd
> 8. Send packets to port different from testing port
> 9. Verify that the port has received packets (total packets increased from
> step 3/5)
> 10. Send packets to testing port
> 11. Verify that the port has received packets (total packets increased from
> step 9)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the ci
mailing list