[PATCH v4 1/2] ethdev: support RSS based on RoCEv2 header
Stephen Hemminger
stephen at networkplumber.org
Wed Apr 30 16:48:48 CEST 2025
On Wed, 30 Apr 2025 15:50:10 +0530
<kirankumark at marvell.com> wrote:
> diff --git a/doc/guides/rel_notes/release_25_07.rst b/doc/guides/rel_notes/release_25_07.rst
> index 093b85d206..1da999685f 100644
> --- a/doc/guides/rel_notes/release_25_07.rst
> +++ b/doc/guides/rel_notes/release_25_07.rst
> @@ -54,6 +54,9 @@ New Features
> This section is a comment. Do not overwrite or remove it.
> Also, make sure to start the actual text at the margin.
> =======================================================
> +* **Added new RSS offload types for IB_BTH in RSS flow.**
> +
> + Added ``RTE_ETH_RSS_IB_BTH`` macro so that the IB BTH header can be used as input set for RSS.
Need an extra blank line. Doc build fails.
More information about the dev
mailing list