[dpdk-dev] [PATCH v14] ethdev: new Rx/Tx offloads API

Thomas Monjalon thomas at monjalon.net
Mon May 14 16:11:40 CEST 2018


14/05/2018 15:20, Wei Dai:
> Signed-off-by: Wei Dai <wei.dai at intel.com>
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
> Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>

[...]
>   *   hasn't been set in the input argument eth_conf->rxmode.offloads
>   *   to rte_eth_dev_configure(), it is a new added offloading, it must be
>   *   per-queue type and it is enabled for the queue.
> + *   No need to repeat any bit in rx_conf->offloads which has already been
> + *   enabled in rte_eth_dev_configure() at port level. An offloading enabled
> + *   at port level can't be disabled at queue level.

OK

Acked-by: Thomas Monjalon <thomas at monjalon.net>

Thanks a lot Wei!




More information about the dev mailing list