[DPDK/other Bug 1571] Documentation of non root table
bugzilla at dpdk.org
bugzilla at dpdk.org
Mon Oct 28 16:18:54 CET 2024
https://bugs.dpdk.org/show_bug.cgi?id=1571
Bug ID: 1571
Summary: Documentation of non root table
Product: DPDK
Version: 24.07
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: other
Assignee: dev at dpdk.org
Reporter: lucas at easy-way.app
Target Milestone: ---
Created attachment 294
--> https://bugs.dpdk.org/attachment.cgi?id=294&action=edit
Problem in DPDK Doc
Regarding MLX5 NIC Driver documentation:
Send to kernel action (RTE_FLOW_ACTION_TYPE_SEND_TO_KERNEL):
! Supported on non-root table.
! Supported in isolated mode.
! In HW steering (dv_flow_en = 2): - not supported on guest port.
What is non-root table ?
I later discovered that I should use RTE_FLOW_ACTION_TYPE_JUMP and later use
rte_flow_attr with the new group
I would like to request this update to the DPDK documentation, follow the link
below:
https://doc.dpdk.org/guides/nics/mlx5.html
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20241028/0fe78a8b/attachment.htm>
More information about the dev
mailing list