Hi Bruce, Could you help give some comments about the License? Thanks!
Regards, Junfeng Guo > -----Original Message----- > From: Stephen Hemminger <[email protected]> > Sent: Saturday, July 30, 2022 06:45 > To: Li, Xiaoyun <[email protected]> > Cc: Guo, Junfeng <[email protected]>; Zhang, Qi Z > <[email protected]>; [email protected]; Richardson, Bruce > <[email protected]>; [email protected]; Wang, Haiyue > <[email protected]> > Subject: Re: [PATCH 01/10] net/gve: introduce GVE PMD base code > > On Fri, 29 Jul 2022 15:42:48 -0700 > Stephen Hemminger <[email protected]> wrote: > > > On Fri, 29 Jul 2022 19:30:33 +0000 > > Xiaoyun Li <[email protected]> wrote: > > > > > diff --git a/drivers/net/gve/gve_adminq.c > b/drivers/net/gve/gve_adminq.c > > > new file mode 100644 > > > index 0000000000..8a724f12c6 > > > --- /dev/null > > > +++ b/drivers/net/gve/gve_adminq.c > > > @@ -0,0 +1,925 @@ > > > +/* SPDX-License-Identifier: MIT > > > + * Google Virtual Ethernet (gve) driver > > > + * Version: 1.3.0 > > > + * Copyright (C) 2015-2022 Google, Inc. > > > + * Copyright(C) 2022 Intel Corporation > > > + */ > > > + > > > > This would require special license exception approval by the tech board. > > Can you make it GPL or dual licensed instead please? > > I meant BSD

