net/mlx4: convert to new Tx offloads API
authorShahaf Shuler <shahafs@mellanox.com>
Wed, 10 Jan 2018 09:17:02 +0000 (11:17 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 16 Jan 2018 17:47:49 +0000 (18:47 +0100)
commit842860050d8bed0a1f14fecec56f3e6278254669
tree42f94d40d96e242d378d6fd7eec0df7146df6805
parent17b843eb253efc325ffb7dda124808a536d9957c
net/mlx4: convert to new Tx offloads API

Ethdev Tx offloads API has changed since:

commit cba7f53b717d ("ethdev: introduce Tx queue offloads API")

This commit support the new Tx offloads API.

Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
drivers/net/mlx4/mlx4_ethdev.c
drivers/net/mlx4/mlx4_rxtx.h
drivers/net/mlx4/mlx4_txq.c