[dpdk-dev] [PATCH] ethdev: convert Tx offloads to Tx queue config

Ferruh Yigit ferruh.yigit at intel.com
Fri May 4 15:59:00 CEST 2018


On 5/3/2018 10:24 AM, Andrew Rybchenko wrote:
> On 05/03/2018 09:03 AM, Qi Zhang wrote:
>> Tx offload will be converted to txq_flags automatically during
>> rte_eth_dev_info_get and rte_eth_tx_queue_info_get. So PMD can
>> clean the code to get rid of txq_flags at all while keep old APP
>> not be impacted.
>>
>> Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>
> 
> It is a step in right direction. It allows net/sfc to cut the code which
> fills in txq_flags in default TxQ config.
> 
> Tested-by: Andrew Rybchenko <arybchenko at solarflare.com>

> Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the dev mailing list