[ovs-dev] [hwol RFC v1 0/5] Support hw offloaded flows

Ophir Munk ophirmu at mellanox.com
Mon Dec 31 19:45:52 UTC 2018


v1:
This series is the beginning of supporting OVS hw offloaded flows.
It is based on DPDK 18.11 API.

Ophir Munk (5):
  netdev-dpdk: Add port output hw offload action
  netdev-dpdk: Add vlan push/pop hw offload
  netdev-dpdk: Add count hw offload action
  netdev-dpdk: Add netdev function: flow_stats_get()
  dpif-netdev: Read hw stats during flow_dump_next() call

 lib/dpif-netdev.c     |  49 ++++++++++++--
 lib/netdev-dpdk.c     | 178 +++++++++++++++++++++++++++++++++++++++++++++-----
 lib/netdev-provider.h |   7 ++
 lib/netdev.c          |  11 ++++
 lib/netdev.h          |   2 +
 5 files changed, 227 insertions(+), 20 deletions(-)

-- 
1.8.3.1



More information about the dev mailing list