[PATCH] ethdev: support RSS based on RoCEv2 header
Stephen Hemminger
stephen at networkplumber.org
Wed Apr 23 19:30:42 CEST 2025
On Tue, 22 Apr 2025 10:44:59 +0530
<kirankumark at marvell.com> wrote:
> From: <kirankumark at marvell.com>
> To: Aman Singh <aman.deep.singh at intel.com>, Thomas Monjalon <thomas at monjalon.net>, Ferruh Yigit <ferruh.yigit at amd.com>, Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
> CC: <dev at dpdk.org>, Kiran Kumar K <kirankumark at marvell.com>
> Subject: [PATCH] ethdev: support RSS based on RoCEv2 header
> Date: Tue, 22 Apr 2025 10:44:59 +0530
> X-Mailer: git-send-email 2.48.1
>
> From: Kiran Kumar K <kirankumark at marvell.com>
>
> On supporting hardware, RoCEv2 header can be used to
> perform RSS in the ingress path.
>
> Signed-off-by: Kiran Kumar K <kirankumark at marvell.com>
> ---
Please make this patch part of a series with hardware support on some device.
Not going to add it unless at least one in tree PMD supports it.
Also, you need to add a release note for this, and include documentation for the
device in question.
More information about the dev
mailing list