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

