On Thu, Jul 8, 2021 at 3:54 PM Kevin Traynor <[email protected]> wrote:
>
> Previously, if pmd-rxq-affinity was used to pin an rxq to
> a core that was not in pmd-cpu-mask the rxq was not polled
> for and the user received a warning. This meant that no traffic
> would be received from that rxq.
>
> Now that pinned and non-pinned rxqs are assigned to PMDs in
> a common call to rxq scheduling, if an invalid core is
> selected in pmd-rxq-affinity the rxq can be assigned an
> available PMD (if any).
>
> A warning will still be logged as the requested core could
> not be 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

Reply via email to