These are intended to reduce code complexity a bit and make the code more extensible for additional features like cross-numa polling [0].
There is no change in behaviour. v2: - Address minor comments from David - Minor rebase as [1] has now merged GHA: https://github.com/kevintraynor/ovs/actions/runs/2096405657 [0] https://mail.openvswitch.org/pipermail/ovs-dev/2022-March/392433.html [1] https://mail.openvswitch.org/pipermail/ovs-dev/2022-March/392689.html Kevin Traynor (2): dpif-netdev: Split function to find lowest loaded PMD thread core. dpif-netdev: Restructure rxq schedule logging. lib/dpif-netdev.c | 95 +++++++++++++++++++++++++++++------------------ 1 file changed, 58 insertions(+), 37 deletions(-) -- 2.34.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
