net/avf: convert to new Rx and Tx offload API
authorWenzhuo Lu <wenzhuo.lu@intel.com>
Thu, 1 Mar 2018 06:41:46 +0000 (14:41 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 13 Apr 2018 22:40:21 +0000 (00:40 +0200)
commit605c6f9ca52ff9c34481e6f818a3ff81c3d10d9d
treea60f469940201a2b206a1317be4427e7bdc229f1
parent30f3ce999e6aa10da56485bb80887db166c2cbb6
net/avf: convert to new Rx and Tx offload API

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

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
Acked-by: Beilei Xing <beilei.xing@intel.com>
drivers/net/avf/avf_ethdev.c
drivers/net/avf/avf_rxtx.c
drivers/net/avf/avf_rxtx.h