net/tap: use new Rx offloads API
authorMoti Haimovsky <motih@mellanox.com>
Wed, 17 Jan 2018 14:04:34 +0000 (16:04 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Sun, 21 Jan 2018 14:51:52 +0000 (15:51 +0100)
commit95ae196ae10b69f991736ce8070c0587cf3d27aa
tree9505ccec17ae735b8c971ca7894924ee73515c0f
parent818fe14a9891ac411c03ccc9c6a3d387de8cb244
net/tap: use new Rx offloads API

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

Signed-off-by: Moti Haimovsky <motih@mellanox.com>
Acked-by: Pascal Mazon <pascal.mazon@6wind.com>
drivers/net/tap/rte_eth_tap.c