Version 2:
* Removed redundant OVS_UNUSED.
* 'ovs_numa_thread_setaffinity_core' reimplemented via
'ovs_numa_thread_setaffinity_dump' to reduce code duplication.
* Added Ack from William to patches #2 and #3 as they wasn't changed.
Ilya Maximets (3):
ovs-numa: Add dump based thread affinity functions.
dpif-netdev-perf: Fix TSC frequency for non-DPDK case.
dpdk: Use ovs-numa provided functions to manage thread affinity.
lib/dpdk-stub.c | 6 ++++
lib/dpdk.c | 33 ++++++++++---------
lib/dpdk.h | 1 +
lib/dpif-netdev-perf.c | 75 ++++++++++++++++++++++++++++++++----------
lib/dpif-netdev-perf.h | 2 ++
lib/dpif-netdev.c | 9 +++++
lib/ovs-numa.c | 72 +++++++++++++++++++++++++++++++++++++---
lib/ovs-numa.h | 2 ++
8 files changed, 162 insertions(+), 38 deletions(-)
--
2.17.1
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev