[Patch v9 14/18] net/mana: receive packets
Ferruh Yigit
ferruh.yigit at amd.com
Tue Oct 4 19:50:05 CEST 2022
On 9/24/2022 3:45 AM, longli at linuxonhyperv.com wrote:
>
> From: Long Li <longli at microsoft.com>
>
> With all the RX queues created, MANA can use those queues to receive
> packets.
>
> Signed-off-by: Long Li <longli at microsoft.com>
<...>
> diff --git a/doc/guides/nics/features/mana.ini b/doc/guides/nics/features/mana.ini
> index 821443b292..fdbf22d335 100644
> --- a/doc/guides/nics/features/mana.ini
> +++ b/doc/guides/nics/features/mana.ini
> @@ -6,6 +6,8 @@
> [Features]
> Link status = P
> Linux = Y
> +L3 checksum offload = Y
> +L4 checksum offload = Y
While adding new features, can you please keep the order in the
'doc/guides/nics/features/default.ini' file.
More information about the dev
mailing list