DPDK patches and discussions
 help / color / mirror / Atom feed
* [Bug 1340] net/i40e do not match packet with non-zero 802.1p priority when flow rule for VLAN ID only is used
@ 2024-01-03  9:06 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2024-01-03  9:06 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 1318 bytes --]

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

            Bug ID: 1340
           Summary: net/i40e do not match packet with non-zero 802.1p
                    priority when flow rule for VLAN ID only is used
           Product: DPDK
           Version: 23.11
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ethdev
          Assignee: dev@dpdk.org
          Reporter: andrew.rybchenko@oktetlabs.ru
  Target Milestone: ---

net/i40e do not match packet with non-zero 802.1p priority when flow rule for
VLAN ID only is used

For example, add flow rule to drop packets with VLAN ID 13 and use mask to
match VLAN ID only.

If so, packets with any priority and VLAN 13 should be dropped.

However, if I send packet with priority, for example, 6, the packet is
successfully delivered.

Should be easy to reproduce with testpmd.

Looking and net/i40e could I've failed to find where VLAN CFI mask is passed to
HW. It is just analyzed, but it looks like not really used.

Found using automated test:
https://ts-factory.io/bublik/v2/log/433687?mode=treeAndlog&experimental=true&focusId=440732&lineNumber=1_82

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

[-- Attachment #2: Type: text/html, Size: 3369 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-03  9:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-03  9:06 [Bug 1340] net/i40e do not match packet with non-zero 802.1p priority when flow rule for VLAN ID only is used 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).