DPDK CI discussions
 help / color / mirror / Atom feed
From: bugzilla@dpdk.org
To: ci@dpdk.org
Subject: [dpdk-ci] [Bug 427] Eth Tests - Promiscuous Support
Date: Thu, 26 Mar 2020 17:15:35 +0000	[thread overview]
Message-ID: <bug-427-149@http.bugs.dpdk.org/> (raw)

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@dpdk.org
          Reporter: blo@iol.unh.edu
                CC: dpdklab@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.

             reply	other threads:[~2020-03-26 17:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-26 17:15 bugzilla [this message]
2020-06-30 18:01 ` bugzilla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-427-149@http.bugs.dpdk.org/ \
    --to=bugzilla@dpdk.org \
    --cc=ci@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).