DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [Bug 531] ACL (librte_acl) Fails to match source ports
@ 2020-08-26  7:41 bugzilla
  2020-08-31  8:53 ` bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2020-08-26  7:41 UTC (permalink / raw)
  To: dev

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

            Bug ID: 531
           Summary: ACL (librte_acl) Fails to match source ports
           Product: DPDK
           Version: 19.11
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: other
          Assignee: dev@dpdk.org
          Reporter: itamar.shoshani@ibm.com
  Target Milestone: ---

After upgrading to DPDK 19.11.3, one of our regression tests failed.
A simplified version of the test that still fails is:
    Creating a ruleset with two rules:
        - drop udp packet with a range of source ports
        - allow all udp traffic
    Sending udp packet with source port outside the range
We expect the packet to be forwarded but it drops.

A workaround that work for us was replacing lib/librte_acl/acl_bld.c with the
same file from DPDK 18.11.2.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-31  8:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-26  7:41 [dpdk-dev] [Bug 531] ACL (librte_acl) Fails to match source ports bugzilla
2020-08-31  8:53 ` bugzilla

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).