This is a rework of patches 5/6 and 6/6 from earlier series v3 here:
http://patchwork.ozlabs.org/project/openvswitch/list/?series=363186&state=*

They were dropped from the series in v4 as other updates were higher
priority were focused on.

To avoid confusion of duplicate version numbers, re-starting the series with
these patches at v5.

These patches allow specific sleep settings for PMD threads. It is
backwards compatabile with previously only allowing a global value.

GHA: https://github.com/kevintraynor/ovs/actions/runs/6351507732
cirrus: https://cirrus-ci.com/build/6689593970393088

Kevin Traynor (1):
  dpif-netdev: Add per pmd sleep config.

 Documentation/topics/dpdk/pmd.rst |  34 +++-
 lib/dpif-netdev-private-thread.h  |   3 +
 lib/dpif-netdev.c                 | 267 ++++++++++++++++++++++++---
 tests/pmd.at                      | 292 ++++++++++++++++++++++++++++--
 vswitchd/vswitch.xml              |  32 +++-
 5 files changed, 579 insertions(+), 49 deletions(-)

-- 
2.41.0

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

Reply via email to