[dpdk-dev] [Bug 555] Flow API issues with testpmd discovered during the creation of the rte flow test suite

bugzilla at dpdk.org bugzilla at dpdk.org
Wed Oct 14 23:46:48 CEST 2020


https://bugs.dpdk.org/show_bug.cgi?id=555

            Bug ID: 555
           Summary: Flow API issues with testpmd discovered during the
                    creation of the rte flow test suite
           Product: DPDK
           Version: 20.08
          Hardware: All
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: examples
          Assignee: dev at dpdk.org
          Reporter: ohilyard at iol.unh.edu
  Target Milestone: ---

Created attachment 125
  --> https://bugs.dpdk.org/attachment.cgi?id=125&action=edit
The log from the test suite as well as a list of failed tests and what caused
them to fail.

While working on the rte flow test case, I found that there are quite a few
places where "flow validate" will pass for a statement, only for "flow create"
to fail. I also found a few places where rules do not seem to applying their
actions to a matching packet, or were applying actions to non-matching packets.
All of the flow syntax is based off of the rte flow programmer's guide.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the dev mailing list