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@dpdk.org
Reporter lucas@easy-way.app
Target Milestone ---

Created attachment 294 [details]
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: