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 not change in behaviour. Note, 2/2 will need to be rebased when the fix [1] is applied. GHA: https://github.com/kevintraynor/ovs/actions/runs/2058388589 [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 | 93 ++++++++++++++++++++++++++++------------------- 1 file changed, 56 insertions(+), 37 deletions(-) -- 2.34.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
