[dpdk-dev] [PATCH v3 13/17] net/ionic: add RX and TX handling

Ferruh Yigit ferruh.yigit at intel.com
Tue Dec 10 19:51:25 CET 2019


On 12/9/2019 9:46 PM, Alfredo Cardigliano wrote:
> Add RX and TX queues setup and handling.
> 
> Signed-off-by: Alfredo Cardigliano <cardigliano at ntop.org>
> Reviewed-by: Shannon Nelson <snelson at pensando.io>

<...>

> @@ -7,12 +7,23 @@
>  Speed capabilities   = Y
>  Link status          = Y
>  Link status event    = Y
> +Queue start/stop     = Y
>  MTU update           = Y
> +Jumbo frame          = Y
> +Scattered Rx         = Y
> +LRO                  = Y
> +TSO                  = Y
>  Promiscuous mode     = Y
>  Allmulticast mode    = Y
>  Unicast MAC filter   = Y
>  VLAN filter          = Y
> +VLAN offload         = Y
>  Flow control         = Y
> +CRC offload          = Y
> +VLAN offload         = Y

"VLAN offload" looks duplicated.


More information about the dev mailing list