Re: [dpdk-dev] [PATCH] net/sfc: rely on ethdev mapping of Tx offloads to TxQ flags

2018-05-04 Thread Ferruh Yigit
On 5/3/2018 11:17 AM, Andrew Rybchenko wrote: > There is no necessity to fill in TxQ flags since ethdev maps > Tx offloads to TxQ flags on device info get for apps which are > not converted yet to Tx offloads API. > > Signed-off-by: Andrew Rybchenko Applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH] net/sfc: rely on ethdev mapping of Tx offloads to TxQ flags

2018-05-03 Thread Andrew Rybchenko
There is no necessity to fill in TxQ flags since ethdev maps Tx offloads to TxQ flags on device info get for apps which are not converted yet to Tx offloads API. Signed-off-by: Andrew Rybchenko --- It should be applied after [1]. txq_flags are still used in net/sfc to check if legacy application