net/failsafe: use new Tx offloads API
authorMoti Haimovsky <motih@mellanox.com>
Wed, 17 Jan 2018 14:30:12 +0000 (16:30 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Sun, 21 Jan 2018 14:51:52 +0000 (15:51 +0100)
commita11c2422ed02c969c476b3a683c1e90391e785bb
treed745a66e99972cc83c1667f35694b81f89ece62e
parent3771bd2a40a17449c4130501d54e17be5d0fc9c1
net/failsafe: use new Tx offloads API

Ethdev Tx offloads API has changed since:
commit cba7f53b717d ("ethdev: introduce Tx queue offloads API")
This commit adds support for the new Tx offloads API.

Signed-off-by: Moti Haimovsky <motih@mellanox.com>
Acked-by: Gaetan Rivet <gaetan.rivet@6wind.com>
drivers/net/failsafe/failsafe_ops.c