On Thu, Mar 11, 2021 at 4:04 PM Kevin Traynor <[email protected]> wrote: > > Previously auto load balance did not trigger a reassignment when > there was any cross-numa polling as an rxq could be polled from a > different numa after reassign and it could impact estimates. > > In the case where there is only one numa with pmds available, the > same numa will always poll before and after reassignment, so estimates > are valid. Allow PMD auto load balance to trigger a reassignment in > this case. > > Signed-off-by: Kevin Traynor <[email protected]>
Patch lgtm, I will test it next week, as my current system is mono numa.. -- David Marchand _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
