Hello, This series has two parts.
First, it aligns OVS for some small updates on DPDK API side: - make use of new API following hiding of DPDK internals, - remove reference to some unused Rx feature in port configuration, Then, a patch adds per vhost virtqueue statistics. This last patch is not for merging atm, this is a RFC but it was sent along the 22.11 fixes so that CI can run. -- David Marchand David Marchand (3): netdev-dpdk: Report device bus specific information. netdev-dpdk: Drop reference to Rx header split. netdev-dpdk: Add per virtqueue statistics. lib/netdev-dpdk.c | 227 +++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 202 insertions(+), 25 deletions(-) -- 2.37.3 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
