Address two problems using two corresponding features in DPDK,
which have been around for a year and are now stable:

1) The need to make sure that metadata generated by flow
   rule execution be delivered from NIC to application;

2) Replacing PORT_ID action with REPRESENTED_PORT.
---
 v2: amendments to care about proxy detach and port ID logging
 v3: a minor adjustment in the cover letter subject line
 v4: edits to apply review notes and align with 22.11
 v5: drop the transfer proxy patch; fix CI in [1/2]

Ivan Malov (2):
  netdev-dpdk: negotiate delivery of per-packet Rx metadata
  netdev-offload-dpdk: replace action PORT_ID with REPRESENTED_PORT

 lib/netdev-dpdk.c         | 43 +++++++++++++++++++++++++++++++++++++++
 lib/netdev-offload-dpdk.c | 31 +++++++++++++++-------------
 2 files changed, 60 insertions(+), 14 deletions(-)

-- 
2.17.1

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to