Re: [PATCH 1/1] net/gve: update base code for DQO

2023-05-04 Thread Ferruh Yigit
On 4/11/2023 5:59 AM, Rushil Gupta wrote: > Update gve base code to support DQO. > > This patch is based on this: > https://patchwork.dpdk.org/project/dpdk/list/?series=27647&state=* > > Signed-off-by: Rushil Gupta > Signed-off-by: Junfeng Guo Applied to dpdk-next-net/main, thanks.

Re: [PATCH 1/1] net/gve: update base code for DQO

2023-04-14 Thread Ferruh Yigit
On 4/14/2023 6:17 AM, Rushil Gupta wrote: > I want to highlight that we wish to keep license changes separate from > this patch (probably for 23.11). This patch is to simply support basic > structures for the DQO data path. > +1 to separate it license patch.

Re: [PATCH 1/1] net/gve: update base code for DQO

2023-04-13 Thread Rushil Gupta
nesday, April 12, 2023 17:35 >> > > To: Guo, Junfeng > > <mailto:junfeng@intel.com>>; Richardson, Bruce >> > > mailto:bruce.richard...@intel.com>> >> > > Cc: dev@dpdk.org <mailto:dev@dpdk.org>; Zhang, Qi Z >> >

Re: [PATCH 1/1] net/gve: update base code for DQO

2023-04-12 Thread Rushil Gupta
, 2023 17:35 > > > To: Guo, Junfeng > <mailto:junfeng@intel.com>>; Richardson, Bruce > > > mailto:bruce.richard...@intel.com>> > > > Cc: dev@dpdk.org <mailto:dev@dpdk.org>; Zhang, Qi Z > > mailto:qi.z.zh...@intel.com>

Re: [PATCH 1/1] net/gve: update base code for DQO

2023-04-12 Thread Ferruh Yigit
iginal Message- > > >> From: Ferruh Yigit <mailto:ferruh.yi...@amd.com>> > > >> Sent: Wednesday, April 12, 2023 16:50 > > >> To: Guo, Junfeng <mailto:junfeng@intel.com>>; Richardson, Bruce > > >> mailto:bruce.ric

Re: [PATCH 1/1] net/gve: update base code for DQO

2023-04-12 Thread Rushil Gupta
l 12, 2023 16:50 > > >> To: Guo, Junfeng ; Richardson, Bruce > > >> > > >> Cc: dev@dpdk.org; Zhang, Qi Z ; Rushil Gupta > > >> > > >> Subject: Re: [PATCH 1/1] net/gve: update base code for DQO > > >> > > >> On 4/11/

RE: [PATCH 1/1] net/gve: update base code for DQO

2023-04-12 Thread Guo, Junfeng
> -Original Message- > From: Ferruh Yigit > Sent: Wednesday, April 12, 2023 17:35 > To: Guo, Junfeng ; Richardson, Bruce > > Cc: dev@dpdk.org; Zhang, Qi Z ; Rushil Gupta > > Subject: Re: [PATCH 1/1] net/gve: update base code for DQO > > On 4/12/202

Re: [PATCH 1/1] net/gve: update base code for DQO

2023-04-12 Thread Ferruh Yigit
On 4/12/2023 10:09 AM, Guo, Junfeng wrote: > > >> -Original Message- >> From: Ferruh Yigit >> Sent: Wednesday, April 12, 2023 16:50 >> To: Guo, Junfeng ; Richardson, Bruce >> >> Cc: dev@dpdk.org; Zhang, Qi Z ; Rushil Gupta >> >>

RE: [PATCH 1/1] net/gve: update base code for DQO

2023-04-12 Thread Guo, Junfeng
> -Original Message- > From: Ferruh Yigit > Sent: Wednesday, April 12, 2023 16:50 > To: Guo, Junfeng ; Richardson, Bruce > > Cc: dev@dpdk.org; Zhang, Qi Z ; Rushil Gupta > > Subject: Re: [PATCH 1/1] net/gve: update base code for DQO > > On 4/11/20

Re: [PATCH 1/1] net/gve: update base code for DQO

2023-04-12 Thread Ferruh Yigit
On 4/11/2023 7:51 AM, Guo, Junfeng wrote: Hi Junfeng, message moved down. > >> -Original Message- >> From: Rushil Gupta >> Sent: Tuesday, April 11, 2023 12:59 >> To: Zhang, Qi Z ; ferruh.yi...@amd.com >> Cc: Richardson, Bruce ; dev@dpdk.org; >> Rushil Gupta ; Guo, Junfeng >> >> Subject

RE: [PATCH 1/1] net/gve: update base code for DQO

2023-04-10 Thread Guo, Junfeng
Hi Ferruh & Bruce, This patch contains few lines change for the MIT licensed gve base code. Note that there is no new files added, just some minor code update. Do we need to ask for special approval from the Tech Board for this? Please help give some advice and also help review this patch. Thanks