net/sfc: rely on ethdev mapping of Tx offloads to TxQ flags
authorAndrew Rybchenko <arybchenko@solarflare.com>
Thu, 3 May 2018 10:17:38 +0000 (11:17 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 14 May 2018 21:26:36 +0000 (22:26 +0100)
commitc8f24b8a9e76907e48e55148ee999cc3e622e40d
treec1880cd51f789951bf12e90449eb72096081ddc0
parent5be6a3605b8818f84b427ecba6080a690f2c3cc9
net/sfc: rely on ethdev mapping of Tx offloads to TxQ flags

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 <arybchenko@solarflare.com>
drivers/net/sfc/sfc_ethdev.c