> -----Original Message-----
> From: Ferruh Yigit <[email protected]>
> Sent: Friday, September 2, 2022 01:19
> To: Guo, Junfeng <[email protected]>; Zhang, Qi Z
> <[email protected]>; Wu, Jingjing <[email protected]>
> Cc: [email protected]; Li, Xiaoyun <[email protected]>;
> [email protected]; Richardson, Bruce
> <[email protected]>
> Subject: Re: [PATCH v2 00/10] introduce GVE PMD
> 
> 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
> >          - gve_desc_dqo.h
> >          - gve_register.h
> >
> > It's based on GVE kernel driver v1.3.0 and the original code is in
> > https://github.com/GoogleCloudPlatform/compute-virtual-ethernet-
> linux/tree/v1.3.0
> >
> > v2:
> > fix some CI check error.
> >
> > Junfeng Guo (10):
> >    net/gve: introduce GVE PMD base code
> >    net/gve: add logs and OS specific implementation
> >    net/gve: support device initialization
> >    net/gve: add link update support
> >    net/gve: add MTU set support
> >    net/gve: add queue operations
> >    net/gve: add Rx/Tx support
> >    net/gve: add support to get dev info and configure dev
> >    net/gve: add stats support
> >    doc: update documentation
> >
> 
> Please check build error reported by CI:
> https://patches.dpdk.org/project/dpdk/patch/20220829084127.934183-
> [email protected]/
> 
> I am also getting various build errors, even not able to reach patch by
> patch build stage where I expect some issues, can you please verify
> patch by patch build in next version?

Sure, thanks for reminding!
The compile/build issues are being handled in process now. 
Thanks!

Reply via email to