[dpdk-stable] [PATCH] net/af_xdp: do not attempt probe for secondary processes

Stephen Hemminger stephen at networkplumber.org
Thu Sep 30 17:18:56 CEST 2021


On Thu, 30 Sep 2021 13:46:04 +0000
Ciara Loftus <ciara.loftus at intel.com> wrote:

> Since the AF_XDP PMD does not work for secondary processes as reported
> in Bugzilla 805, check for the process type at the beginning of probe
> and return ENOTSUP if the process type is secondary.
> 
> Bugzilla ID: 805
> Fixes: f1debd77efaf ("net/af_xdp: introduce AF_XDP PMD")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ciara Loftus <ciara.loftus at intel.com>
> Reported-by: Stephen Hemminger <stephen at networkplumber.org>

Thanks for fixing.

Acked-by: Stephen Hemminger <stephen at networkplumber.org>


More information about the stable mailing list