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: [email protected]
Reporter: [email protected]
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.