From: Jakob Meng <[email protected]>

This patch series incorporates Ilya's comments for v7 and has been rebased to 
master:
* fixed afxdp status descriptions in vswitchd/vswitch.xml
* be consistent with rx/Rx/RX/tx/Tx/TX in vswitchd/vswitch.xml

Jakob Meng (3):
  netdev-dummy: Sync and clean {get,set}_config() callbacks.
  netdev-afxdp: Sync and clean {get,set}_config() callbacks.
  netdev-dpdk: Sync and clean {get,set}_config() callbacks.

 Documentation/intro/install/afxdp.rst |  12 +--
 Documentation/topics/dpdk/phy.rst     |   4 +-
 NEWS                                  |   7 ++
 lib/netdev-afxdp.c                    |  21 ++++-
 lib/netdev-afxdp.h                    |   1 +
 lib/netdev-dpdk.c                     | 113 ++++++++++++++++++--------
 lib/netdev-dummy.c                    |  19 ++++-
 lib/netdev-linux-private.h            |   1 +
 lib/netdev-linux.c                    |   4 +-
 tests/pmd.at                          |  26 +++---
 tests/system-dpdk.at                  |  64 +++++++++------
 vswitchd/vswitch.xml                  |  25 +++++-
 12 files changed, 209 insertions(+), 88 deletions(-)

--
2.39.2

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to