[dpdk-dev] [PATCH 14/16] doc: add documents for AMD axgbe Ethernet PMD

Ferruh Yigit ferruh.yigit at intel.com
Fri Dec 8 22:09:41 CET 2017


On 11/30/2017 5:11 AM, Ravi Kumar wrote:
> Signed-off-by: Ravi Kumar <Ravi1.kumar at amd.com>

<...>

> +++ b/doc/guides/nics/features/axgbe.ini
> @@ -0,0 +1,18 @@
> +;
> +; Supported features of the 'axgbe' network poll mode driver.
> +;
> +; Refer to default.ini for the full list of available PMD features.
> +;
> +[Features]
> +Speed capabilities   = Y
> +Link status          = Y
> +Jumbo frame          = Y
> +Promiscuous mode     = Y
> +Allmulticast mode    = Y
> +RSS hash             = Y
> +CRC offload          = Y
> +L3 checksum offload  = Y
> +L4 checksum offload  = Y
> +Basic stats          = Y
> +Linux UIO            = Y
> +x86-64               = Y

Can you please distribute these updates to the previous patches that adds the
actual feature documented here. Remaining one can go in with this doc patch.

<...>


More information about the dev mailing list