Re: [PATCH 1/2] net/gve: change offloading capability

2023-02-20 Thread Ferruh Yigit
On 2/17/2023 9:11 AM, Guo, Junfeng wrote: > > >> -Original Message- >> From: Levend Sayar >> Sent: Friday, February 17, 2023 02:58 >> To: Guo, Junfeng >> Cc: dev@dpdk.org; Levend Sayar >> Subject: [PATCH 1/2] net/gve: change offloading capability >> >> Google Virtual NIC is not doing I

Re: [PATCH 1/2] net/gve: change offloading capability

2023-02-17 Thread Levend Sayar
Thanks Junfeng for acknowledging. Best, Levend > On 17 Feb 2023, at 12:11, Guo, Junfeng wrote: > > > >> -Original Message- >> From: Levend Sayar >> Sent: Friday, February 17, 2023 02:58 >> To: Guo, Junfeng >> Cc: dev@dpdk.org; Levend Sayar >> Subject: [PATCH 1/2] net/gve: change of

RE: [PATCH 1/2] net/gve: change offloading capability

2023-02-17 Thread Guo, Junfeng
> -Original Message- > From: Levend Sayar > Sent: Friday, February 17, 2023 02:58 > To: Guo, Junfeng > Cc: dev@dpdk.org; Levend Sayar > Subject: [PATCH 1/2] net/gve: change offloading capability > > Google Virtual NIC is not doing IPv4 checksummimg. > Removed that capability from PMD

Re: [PATCH 1/2] net/gve: change offloading capability

2023-02-17 Thread Levend Sayar
Thanks Rushil for acknowledging. Best, Levend > On 16 Feb 2023, at 23:14, Rushil Gupta wrote: > > Makes sense. The virtual device only does L4 checksum. > > Acked-by: Rushil Gupta mailto:rush...@google.com>> > > On Thu, Feb 16, 2023 at 10:58 AM Levend Sayar > w

Re: [PATCH 1/2] net/gve: change offloading capability

2023-02-16 Thread Rushil Gupta
Makes sense. The virtual device only does L4 checksum. Acked-by: Rushil Gupta On Thu, Feb 16, 2023 at 10:58 AM Levend Sayar wrote: > Google Virtual NIC is not doing IPv4 checksummimg. > Removed that capability from PMD. > > Signed-off-by: Levend Sayar > --- > drivers/net/gve/gve_ethdev.c | 1