[dpdk-dev] [PATCH V3 0/2] net/tap: convert to new ethdev offloads API

Moti Haimovsky motih at mellanox.com
Thu Jan 4 20:18:39 CET 2018


Ethdev offloads API has changed since:
commit cba7f53b717d ("ethdev: introduce Tx queue offloads API")
commit ce17eddefc20 ("ethdev: introduce Rx queue offloads API")

The following commits add support the new offloads API for Tx and Rx
respectively.

Moti Haimovsky (2):
  net/tap: convert to new Tx offloads API
  net/tap: convert to new Rx offloads API

 drivers/net/tap/rte_eth_tap.c | 158 +++++++++++++++++++++++++++++++++++++-----
 drivers/net/tap/rte_eth_tap.h |   1 +
 2 files changed, 141 insertions(+), 18 deletions(-)

-- 
1.8.3.1



More information about the dev mailing list