Some fixes found in the area of cross-numa polling
during recent code inspection and testing.

v4:
- Reworked pmd.at UT (3/5) to account for numa hash map

v3:
- Add additional unit test (new patch 3/5) for rxq scheduling to
  ensure that all non-local numas are used.
- Other patches unchanged

v2:
- Updated comments in 3/4 to make the fn operation clearer.
- Added Acks on other patches

GHA: https://github.com/kevintraynor/ovs/actions/runs/1970010319

Kevin Traynor (5):
  dpif-netdev: Fix typo in function name.
  dpif-netdev: Fix non-local numa selection.
  pmd.at: Add tests for multi non-local numa pmds.
  dpif-netdev: Fix PMD auto load balance with pmd-rxq-isolate.
  alb.ut: Add tests for cross-numa polling.

 lib/dpif-netdev.c | 25 +++++++++++--------
 tests/alb.at      | 46 +++++++++++++++++++++++++++++++++++
 tests/pmd.at      | 62 ++++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 122 insertions(+), 11 deletions(-)

-- 
2.34.1

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

Reply via email to