On 13/11/2023 08:53, [email protected] wrote:
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
Ilya's documentation comments from v7 were resolved in v8.
Added Robin's RvB from earlier version to relevant patches.
Applied. Thanks Jakob, Robin, Ilya and others who had comments on early
versions.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev