RE: [PATCH v2 00/10] introduce GVE PMD

2022-09-06 Thread Guo, Junfeng
> -Original Message- > From: Ferruh Yigit > Sent: Friday, September 2, 2022 01:19 > To: Guo, Junfeng ; Zhang, Qi Z > ; Wu, Jingjing > Cc: dev@dpdk.org; Li, Xiaoyun ; > awogbem...@google.com; Richardson, Bruce > > Subject: Re: [PATCH v2 00/10] introduce GVE

Re: [PATCH v2 00/10] introduce GVE PMD

2022-09-01 Thread Ferruh Yigit
On 8/29/2022 9:41 AM, Junfeng Guo wrote: Introduce a new PMD for Google Virtual Ethernet (GVE). This patch set requires an exception for MIT license for GVE base code. And the base code includes the following files: - gve_adminq.c - gve_adminq.h - gve_desc.h

[PATCH v2 00/10] introduce GVE PMD

2022-08-29 Thread Junfeng Guo
Introduce a new PMD for Google Virtual Ethernet (GVE). This patch set requires an exception for MIT license for GVE base code. And the base code includes the following files: - gve_adminq.c - gve_adminq.h - gve_desc.h - gve_desc_dqo.h - gve_register.h It's