* [DPDK/ethdev Bug 1891] Flow validate bug in mlx5 driver on CX-5 NIC
@ 2026-02-19 17:20 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2026-02-19 17:20 UTC (permalink / raw)
To: dev
http://bugs.dpdk.org/show_bug.cgi?id=1891
Bug ID: 1891
Summary: Flow validate bug in mlx5 driver on CX-5 NIC
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: dev@dpdk.org
Reporter: dmarx@iol.unh.edu
Target Milestone: ---
There seems to be a discrepancy between flow validate and flow create when
using the JUMP action on an mlx5 pmd:
testpmd> flow validate 0 group 0 ingress pattern eth src is 02:00:00:00:00:00 /
end actions jump group 1 / end
Flow rule validated
testpmd> flow create 0 group 0 ingress pattern eth src is 02:00:00:00:00:00 /
end actions jump group 1 / end
port_flow_complain(): Caught PMD error type 16 (specific action): cannot create
jump action.: Operation not supported
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-02-19 17:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-19 17:20 [DPDK/ethdev Bug 1891] Flow validate bug in mlx5 driver on CX-5 NIC bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox