From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
by inbox.dpdk.org (Postfix) with ESMTP id 3209F45BFE;
Mon, 28 Oct 2024 16:18:55 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
by mails.dpdk.org (Postfix) with ESMTP id F40B940E0B;
Mon, 28 Oct 2024 16:18:54 +0100 (CET)
Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178])
by mails.dpdk.org (Postfix) with ESMTP id 8B53D400D7
for ; Mon, 28 Oct 2024 16:18:54 +0100 (CET)
Received: by inbox.dpdk.org (Postfix, from userid 33)
id 7FB1045BFF; Mon, 28 Oct 2024 16:18:54 +0100 (CET)
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [DPDK/other Bug 1571] Documentation of non root table
Date: Mon, 28 Oct 2024 15:18:54 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: DPDK
X-Bugzilla-Component: other
X-Bugzilla-Version: 24.07
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: lucas@easy-way.app
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Resolution:
X-Bugzilla-Priority: Normal
X-Bugzilla-Assigned-To: dev@dpdk.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
op_sys bug_status bug_severity priority component assigned_to reporter
target_milestone attachments.created
Message-ID:
Content-Type: multipart/alternative; boundary=17301287340.D5F0Ee.2054667
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
MIME-Version: 1.0
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dev-bounces@dpdk.org
--17301287340.D5F0Ee.2054667
Date: Mon, 28 Oct 2024 16:18:54 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
https://bugs.dpdk.org/show_bug.cgi?id=3D1571
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
--> https://bugs.dpdk.org/attachment.cgi?id=3D294&action=3Dedit
Problem in DPDK Doc
Regarding MLX5 NIC Driver documentation:
Send to kernel action (RTE_FLOW_ACTION_TYPE_SEND_TO_KERNEL):=20
! Supported on non-root table.
! Supported in isolated mode.
! In HW steering (dv_flow_en =3D 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 l=
ink
below:
https://doc.dpdk.org/guides/nics/mlx5.html
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--17301287340.D5F0Ee.2054667
Date: Mon, 28 Oct 2024 16:18:54 +0100
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
Created attachment 294[details]
Problem in DPDK Doc
Regarding MLX5 NIC Driver documentation:
Send to kernel action (RTE_FLOW_ACTION_TYPE_SEND_TO_KERNEL):=20
! Supported on non-root table.
! Supported in isolated mode.
! In HW steering (dv_flow_en =3D 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 l=
ink
below:
https://doc.dpdk.org=
/guides/nics/mlx5.html