On Thu, Jul 8, 2021 at 3:53 PM Kevin Traynor <[email protected]> wrote: > > This reworks the current rxq scheduling code to break it into more > generic and reusable pieces. > > The behaviour does not change from a user perspective, except the logs > are updated to be more consistent. > > From an implementation view, there are some changes with mind to > extending functionality. > > The high level reusable functions added in this patch are: > - Generate a list of current numas and pmds > - Perform rxq scheduling assignments into that list > - Effect the rxq scheduling assignments so they are used > > Signed-off-by: Kevin Traynor <[email protected]>
Acked-by: David Marchand <[email protected]> -- David Marchand _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
