RE: [PATCH v2] net/af_xdp: AF_XDP PMD CNI Integration

2023-02-02 Thread Koikkara Reeny, Shibin
> -Original Message- > From: Richardson, Bruce > Sent: Thursday, February 2, 2023 3:19 PM > To: Zhang, Qi Z > Cc: Koikkara Reeny, Shibin ; > dev@dpdk.org; Burakov, Anatoly ; Loftus, > Ciara > Subject: Re: [PATCH v2] net/af_xdp: AF_XDP PMD CNI Integration >

Re: [PATCH v2] net/af_xdp: AF_XDP PMD CNI Integration

2023-02-02 Thread Bruce Richardson
eeny, Shibin ; > > > dev@dpdk.org; Burakov, Anatoly ; > > > Richardson, Bruce > > > Cc: Loftus, Ciara > > > Subject: RE: [PATCH v2] net/af_xdp: AF_XDP PMD CNI Integration > > > > > > > > > > > > > -Original Message- >

RE: [PATCH v2] net/af_xdp: AF_XDP PMD CNI Integration

2023-02-02 Thread Zhang, Qi Z
> -Original Message- > From: Koikkara Reeny, Shibin > Sent: Thursday, January 19, 2023 11:10 PM > To: Zhang, Qi Z ; dev@dpdk.org; Burakov, Anatoly > ; Richardson, Bruce > > Cc: Loftus, Ciara > Subject: RE: [PATCH v2] net/af_xdp: AF_XDP PMD CNI Integration

Re: [PATCH v2] net/af_xdp: AF_XDP PMD CNI Integration

2023-01-25 Thread Burakov, Anatoly
On 12/14/2022 3:41 PM, Shibin Koikkara Reeny wrote: Integrate support for the AF_XDP CNI and device plugin [1] so that the DPDK AF_XDP PMD can work in an unprivileged container environment. Part of the AF_XDP PMD initialization process involves loading an eBPF program onto the given netdev. This

RE: [PATCH v2] net/af_xdp: AF_XDP PMD CNI Integration

2023-01-19 Thread Koikkara Reeny, Shibin
> -Original Message- > From: Zhang, Qi Z > Sent: Wednesday, January 18, 2023 12:10 PM > To: Koikkara Reeny, Shibin ; > dev@dpdk.org; Burakov, Anatoly ; Richardson, > Bruce > Cc: Loftus, Ciara > Subject: RE: [PATCH v2] net/af_xdp: AF_XDP PMD CNI Integration &g

RE: [PATCH v2] net/af_xdp: AF_XDP PMD CNI Integration

2023-01-18 Thread Zhang, Qi Z
> -Original Message- > From: Koikkara Reeny, Shibin > Sent: Wednesday, December 14, 2022 11:41 PM > To: dev@dpdk.org; Burakov, Anatoly ; > Richardson, Bruce > Cc: Loftus, Ciara ; Zhang, Qi Z > ; Koikkara Reeny, Shibin > > Subject: [PATCH v2] net/af_xdp: AF_XDP PMD CNI Integration > >