Ivan Malov c78d280e88 net/sfc: convert to new Tx offload API
Ethdev Tx offloads API has changed since:
commit cba7f53b717d ("ethdev: introduce Tx queue offloads API")
This commit support the new Tx offloads API.

The code which fills in txq_flags in default_txconf is preserved
because rte_eth_dev_info_get() lacks conversion between offloads
and txq_flags fields which means that a legacy application which
relies on default_txconf will fail to configure Tx queues in the
case when some bits in txq_flags are mandatory.

Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2018-01-21 15:51:52 +01:00
..
2018-01-16 18:47:49 +01:00
2018-01-16 18:47:49 +01:00
2018-01-16 18:47:49 +01:00
2017-11-12 05:02:42 +01:00
2017-10-06 03:24:17 +02:00
2017-10-06 02:49:50 +02:00
2017-10-06 02:49:49 +02:00
2017-07-06 15:00:56 +02:00
2017-11-12 05:02:42 +01:00
2017-11-12 05:02:42 +01:00
2017-11-12 05:02:42 +01:00
2017-04-04 15:52:50 +02:00
2017-10-13 01:18:48 +01:00
2017-10-12 01:36:58 +01:00
2017-10-12 01:36:58 +01:00