Re: [v9 2/3] net/af_xdp: fix multi interface support for K8s

2024-02-28 Thread Ferruh Yigit
On 2/22/2024 1:46 PM, Loftus, Ciara wrote: >> Subject: [v9 2/3] net/af_xdp: fix multi interface support for K8s >> >> The original 'use_cni' implementation, was added >> to enable support for the AF_XDP PMD in a K8s env >> without any escalated privileges. >> However 'use_cni' used a hardcoded sock

RE: [v9 2/3] net/af_xdp: fix multi interface support for K8s

2024-02-22 Thread Loftus, Ciara
> Subject: [v9 2/3] net/af_xdp: fix multi interface support for K8s > > The original 'use_cni' implementation, was added > to enable support for the AF_XDP PMD in a K8s env > without any escalated privileges. > However 'use_cni' used a hardcoded socket rather > than a configurable one. If a DPDK p