net/avp: conform to new ethdev offload API
authorAllain Legacy <allain.legacy@windriver.com>
Mon, 19 Mar 2018 13:48:01 +0000 (08:48 -0500)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 30 Mar 2018 12:08:44 +0000 (14:08 +0200)
commit462b66d89ab4df2c0c7fd4bc8d6759bbbc18e6d2
tree521712a34b5b14d7e45c723b3629ef63309ed636
parentbd0c7b4d76783484e1600ec34b0dae2c5d9ef57b
net/avp: conform to new ethdev offload API

This change updates the AVP driver to conform with the new ethdev
offload API.  As per these commits:

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

Signed-off-by: Allain Legacy <allain.legacy@windriver.com>
drivers/net/avp/avp_ethdev.c