* [PATCH] maintainers: update for gve @ 2022-11-09 7:23 Junfeng Guo 2022-11-09 19:37 ` Rushil Gupta 2023-05-05 2:18 ` [PATCH v2] net/gve: add maintainers for GVE Junfeng Guo 0 siblings, 2 replies; 12+ messages in thread From: Junfeng Guo @ 2022-11-09 7:23 UTC (permalink / raw) To: qi.z.zhang, jingjing.wu, ferruh.yigit, beilei.xing Cc: dev, jeroendb, rushilg, jrkim, helin.zhang, Junfeng Guo Add co-maintainers from Google team for gve (Google Virtual Ethernet). Signed-off-by: Junfeng Guo <junfeng.guo@intel.com> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1c9922123e..d8c1d5272b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -698,6 +698,9 @@ F: doc/guides/nics/features/enic.ini Google Virtual Ethernet M: Junfeng Guo <junfeng.guo@intel.com> +M: Jeroen de Borst <jeroendb@google.com> +M: Rushil Gupta <rushilg@google.com> +M: Jordan Kimbrough <jrkim@google.com> F: drivers/net/gve/ F: doc/guides/nics/gve.rst F: doc/guides/nics/features/gve.ini -- 2.34.1 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] maintainers: update for gve 2022-11-09 7:23 [PATCH] maintainers: update for gve Junfeng Guo @ 2022-11-09 19:37 ` Rushil Gupta 2022-11-15 8:33 ` Thomas Monjalon 2023-05-05 2:18 ` [PATCH v2] net/gve: add maintainers for GVE Junfeng Guo 1 sibling, 1 reply; 12+ messages in thread From: Rushil Gupta @ 2022-11-09 19:37 UTC (permalink / raw) To: Junfeng Guo Cc: qi.z.zhang, jingjing.wu, ferruh.yigit, beilei.xing, dev, jeroendb, jrkim, helin.zhang [-- Attachment #1: Type: text/plain, Size: 778 bytes --] Thanks a lot Junfeng! On Tue, Nov 8, 2022 at 11:26 PM Junfeng Guo <junfeng.guo@intel.com> wrote: > Add co-maintainers from Google team for gve (Google Virtual Ethernet). > > Signed-off-by: Junfeng Guo <junfeng.guo@intel.com> > --- > MAINTAINERS | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 1c9922123e..d8c1d5272b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -698,6 +698,9 @@ F: doc/guides/nics/features/enic.ini > > Google Virtual Ethernet > M: Junfeng Guo <junfeng.guo@intel.com> > +M: Jeroen de Borst <jeroendb@google.com> > +M: Rushil Gupta <rushilg@google.com> > +M: Jordan Kimbrough <jrkim@google.com> > F: drivers/net/gve/ > F: doc/guides/nics/gve.rst > F: doc/guides/nics/features/gve.ini > -- > 2.34.1 > > [-- Attachment #2: Type: text/html, Size: 1456 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] maintainers: update for gve 2022-11-09 19:37 ` Rushil Gupta @ 2022-11-15 8:33 ` Thomas Monjalon 2022-11-15 9:22 ` Guo, Junfeng 0 siblings, 1 reply; 12+ messages in thread From: Thomas Monjalon @ 2022-11-15 8:33 UTC (permalink / raw) To: Junfeng Guo Cc: dev, qi.z.zhang, jingjing.wu, ferruh.yigit, beilei.xing, dev, jeroendb, jrkim, helin.zhang, Rushil Gupta, Jeroen de Borst, Jordan Kimbrough 09/11/2022 20:37, Rushil Gupta: > Thanks a lot Junfeng! > > On Tue, Nov 8, 2022 at 11:26 PM Junfeng Guo <junfeng.guo@intel.com> wrote: > > > Add co-maintainers from Google team for gve (Google Virtual Ethernet). > > > > Signed-off-by: Junfeng Guo <junfeng.guo@intel.com> > > --- > > Google Virtual Ethernet > > M: Junfeng Guo <junfeng.guo@intel.com> > > +M: Jeroen de Borst <jeroendb@google.com> > > +M: Rushil Gupta <rushilg@google.com> > > +M: Jordan Kimbrough <jrkim@google.com> They were not part of the patch review process in the mailing list, why do you want them to become maintainers? I think it would be saner to have them involved first. ^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: [PATCH] maintainers: update for gve 2022-11-15 8:33 ` Thomas Monjalon @ 2022-11-15 9:22 ` Guo, Junfeng 2022-11-15 20:04 ` Rushil Gupta 0 siblings, 1 reply; 12+ messages in thread From: Guo, Junfeng @ 2022-11-15 9:22 UTC (permalink / raw) To: Thomas Monjalon, jeroendb, jrkim, Rushil Gupta Cc: dev, Zhang, Qi Z, Wu, Jingjing, ferruh.yigit, Xing, Beilei, dev, Zhang, Helin, Jeroen de Borst, Jordan Kimbrough > -----Original Message----- > From: Thomas Monjalon <thomas@monjalon.net> > Sent: Tuesday, November 15, 2022 16:33 > To: Guo, Junfeng <junfeng.guo@intel.com> > Cc: dev@dpdk.org; Zhang, Qi Z <qi.z.zhang@intel.com>; Wu, Jingjing > <jingjing.wu@intel.com>; ferruh.yigit@xilinx.com; Xing, Beilei > <beilei.xing@intel.com>; dev@dpdk.org; jeroendb@google.com; > jrkim@google.com; Zhang, Helin <helin.zhang@intel.com>; Rushil Gupta > <rushilg@google.com>; Jeroen de Borst <jeroendb@google.com>; > Jordan Kimbrough <jrkim@google.com> > Subject: Re: [PATCH] maintainers: update for gve > > 09/11/2022 20:37, Rushil Gupta: > > Thanks a lot Junfeng! > > > > On Tue, Nov 8, 2022 at 11:26 PM Junfeng Guo <junfeng.guo@intel.com> > wrote: > > > > > Add co-maintainers from Google team for gve (Google Virtual > Ethernet). > > > > > > Signed-off-by: Junfeng Guo <junfeng.guo@intel.com> > > > --- > > > Google Virtual Ethernet > > > M: Junfeng Guo <junfeng.guo@intel.com> > > > +M: Jeroen de Borst <jeroendb@google.com> > > > +M: Rushil Gupta <rushilg@google.com> > > > +M: Jordan Kimbrough <jrkim@google.com> > > They were not part of the patch review process in the mailing list, > why do you want them to become maintainers? > I think it would be saner to have them involved first. Yes, make sense! Thanks for reminding this! Hi @Rushil Gupta @Jeroen de Borst @Jordan Kimbrough, could you help register for dev@dpdk.org at https://www.dpdk.org/contribute/#Mailing-Lists as well as for the patchwork at http://patchwork.dpdk.org/project/dpdk/list/ first? Then you can add more info & explanation for your maintaining plan here. Thanks! > ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] maintainers: update for gve 2022-11-15 9:22 ` Guo, Junfeng @ 2022-11-15 20:04 ` Rushil Gupta 2022-11-15 20:54 ` Jordan Kimbrough 0 siblings, 1 reply; 12+ messages in thread From: Rushil Gupta @ 2022-11-15 20:04 UTC (permalink / raw) To: Guo, Junfeng Cc: Thomas Monjalon, jeroendb, jrkim, dev, Zhang, Qi Z, Wu, Jingjing, ferruh.yigit, Xing, Beilei, Zhang, Helin Done. Thanks Junfeng! On Tue, Nov 15, 2022 at 1:22 AM Guo, Junfeng <junfeng.guo@intel.com> wrote: > > > > > -----Original Message----- > > From: Thomas Monjalon <thomas@monjalon.net> > > Sent: Tuesday, November 15, 2022 16:33 > > To: Guo, Junfeng <junfeng.guo@intel.com> > > Cc: dev@dpdk.org; Zhang, Qi Z <qi.z.zhang@intel.com>; Wu, Jingjing > > <jingjing.wu@intel.com>; ferruh.yigit@xilinx.com; Xing, Beilei > > <beilei.xing@intel.com>; dev@dpdk.org; jeroendb@google.com; > > jrkim@google.com; Zhang, Helin <helin.zhang@intel.com>; Rushil Gupta > > <rushilg@google.com>; Jeroen de Borst <jeroendb@google.com>; > > Jordan Kimbrough <jrkim@google.com> > > Subject: Re: [PATCH] maintainers: update for gve > > > > 09/11/2022 20:37, Rushil Gupta: > > > Thanks a lot Junfeng! > > > > > > On Tue, Nov 8, 2022 at 11:26 PM Junfeng Guo <junfeng.guo@intel.com> > > wrote: > > > > > > > Add co-maintainers from Google team for gve (Google Virtual > > Ethernet). > > > > > > > > Signed-off-by: Junfeng Guo <junfeng.guo@intel.com> > > > > --- > > > > Google Virtual Ethernet > > > > M: Junfeng Guo <junfeng.guo@intel.com> > > > > +M: Jeroen de Borst <jeroendb@google.com> > > > > +M: Rushil Gupta <rushilg@google.com> > > > > +M: Jordan Kimbrough <jrkim@google.com> > > > > They were not part of the patch review process in the mailing list, > > why do you want them to become maintainers? > > I think it would be saner to have them involved first. > > Yes, make sense! Thanks for reminding this! > > Hi @Rushil Gupta @Jeroen de Borst @Jordan Kimbrough, > could you help register for dev@dpdk.org > at https://www.dpdk.org/contribute/#Mailing-Lists as well as for > the patchwork at http://patchwork.dpdk.org/project/dpdk/list/ first? > Then you can add more info & explanation for your maintaining plan here. > Thanks! > > > > > ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] maintainers: update for gve 2022-11-15 20:04 ` Rushil Gupta @ 2022-11-15 20:54 ` Jordan Kimbrough 2022-11-15 23:43 ` Jeroen de Borst 0 siblings, 1 reply; 12+ messages in thread From: Jordan Kimbrough @ 2022-11-15 20:54 UTC (permalink / raw) To: Rushil Gupta Cc: Guo, Junfeng, Thomas Monjalon, jeroendb, dev, Zhang, Qi Z, Wu, Jingjing, ferruh.yigit, Xing, Beilei, Zhang, Helin [-- Attachment #1: Type: text/plain, Size: 2027 bytes --] I've also registered On Tue, Nov 15, 2022 at 12:04 PM Rushil Gupta <rushilg@google.com> wrote: > Done. Thanks Junfeng! > > > > On Tue, Nov 15, 2022 at 1:22 AM Guo, Junfeng <junfeng.guo@intel.com> > wrote: > > > > > > > > > -----Original Message----- > > > From: Thomas Monjalon <thomas@monjalon.net> > > > Sent: Tuesday, November 15, 2022 16:33 > > > To: Guo, Junfeng <junfeng.guo@intel.com> > > > Cc: dev@dpdk.org; Zhang, Qi Z <qi.z.zhang@intel.com>; Wu, Jingjing > > > <jingjing.wu@intel.com>; ferruh.yigit@xilinx.com; Xing, Beilei > > > <beilei.xing@intel.com>; dev@dpdk.org; jeroendb@google.com; > > > jrkim@google.com; Zhang, Helin <helin.zhang@intel.com>; Rushil Gupta > > > <rushilg@google.com>; Jeroen de Borst <jeroendb@google.com>; > > > Jordan Kimbrough <jrkim@google.com> > > > Subject: Re: [PATCH] maintainers: update for gve > > > > > > 09/11/2022 20:37, Rushil Gupta: > > > > Thanks a lot Junfeng! > > > > > > > > On Tue, Nov 8, 2022 at 11:26 PM Junfeng Guo <junfeng.guo@intel.com> > > > wrote: > > > > > > > > > Add co-maintainers from Google team for gve (Google Virtual > > > Ethernet). > > > > > > > > > > Signed-off-by: Junfeng Guo <junfeng.guo@intel.com> > > > > > --- > > > > > Google Virtual Ethernet > > > > > M: Junfeng Guo <junfeng.guo@intel.com> > > > > > +M: Jeroen de Borst <jeroendb@google.com> > > > > > +M: Rushil Gupta <rushilg@google.com> > > > > > +M: Jordan Kimbrough <jrkim@google.com> > > > > > > They were not part of the patch review process in the mailing list, > > > why do you want them to become maintainers? > > > I think it would be saner to have them involved first. > > > > Yes, make sense! Thanks for reminding this! > > > > Hi @Rushil Gupta @Jeroen de Borst @Jordan Kimbrough, > > could you help register for dev@dpdk.org > > at https://www.dpdk.org/contribute/#Mailing-Lists as well as for > > the patchwork at http://patchwork.dpdk.org/project/dpdk/list/ first? > > Then you can add more info & explanation for your maintaining plan here. > > Thanks! > > > > > > > > > > [-- Attachment #2: Type: text/html, Size: 4307 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] maintainers: update for gve 2022-11-15 20:54 ` Jordan Kimbrough @ 2022-11-15 23:43 ` Jeroen de Borst 0 siblings, 0 replies; 12+ messages in thread From: Jeroen de Borst @ 2022-11-15 23:43 UTC (permalink / raw) To: Jordan Kimbrough Cc: Rushil Gupta, Guo, Junfeng, Thomas Monjalon, dev, Zhang, Qi Z, Wu, Jingjing, ferruh.yigit, Xing, Beilei, Zhang, Helin [-- Attachment #1: Type: text/plain, Size: 3029 bytes --] This driver is for Google's virtual NIC and the team here at Google is working on DPDK support. We were unaware of this driver until just a few weeks ago. There are many features missing from the driver currently released and our team intends to make sure this driver support all relevant features of our device (both current and upcoming). Since our team works closely with the team that develops the virtual device, we can proactively add (and test) features before they're made publicly available. Some of these features are: - Jumbo-frame support - A new queue format (that supports out-of-order completions) - RSS support - Flow-steering - Header-split We're grateful to the original contributor of this driver and will closely collaborate with them going forward. Regards, Jeroen de Borst Tech Lead for guest drivers with Google Cloud On Tue, Nov 15, 2022 at 12:54 PM Jordan Kimbrough <jrkim@google.com> wrote: > I've also registered > > On Tue, Nov 15, 2022 at 12:04 PM Rushil Gupta <rushilg@google.com> wrote: > >> Done. Thanks Junfeng! >> >> >> >> On Tue, Nov 15, 2022 at 1:22 AM Guo, Junfeng <junfeng.guo@intel.com> >> wrote: >> > >> > >> > >> > > -----Original Message----- >> > > From: Thomas Monjalon <thomas@monjalon.net> >> > > Sent: Tuesday, November 15, 2022 16:33 >> > > To: Guo, Junfeng <junfeng.guo@intel.com> >> > > Cc: dev@dpdk.org; Zhang, Qi Z <qi.z.zhang@intel.com>; Wu, Jingjing >> > > <jingjing.wu@intel.com>; ferruh.yigit@xilinx.com; Xing, Beilei >> > > <beilei.xing@intel.com>; dev@dpdk.org; jeroendb@google.com; >> > > jrkim@google.com; Zhang, Helin <helin.zhang@intel.com>; Rushil Gupta >> > > <rushilg@google.com>; Jeroen de Borst <jeroendb@google.com>; >> > > Jordan Kimbrough <jrkim@google.com> >> > > Subject: Re: [PATCH] maintainers: update for gve >> > > >> > > 09/11/2022 20:37, Rushil Gupta: >> > > > Thanks a lot Junfeng! >> > > > >> > > > On Tue, Nov 8, 2022 at 11:26 PM Junfeng Guo <junfeng.guo@intel.com> >> > > wrote: >> > > > >> > > > > Add co-maintainers from Google team for gve (Google Virtual >> > > Ethernet). >> > > > > >> > > > > Signed-off-by: Junfeng Guo <junfeng.guo@intel.com> >> > > > > --- >> > > > > Google Virtual Ethernet >> > > > > M: Junfeng Guo <junfeng.guo@intel.com> >> > > > > +M: Jeroen de Borst <jeroendb@google.com> >> > > > > +M: Rushil Gupta <rushilg@google.com> >> > > > > +M: Jordan Kimbrough <jrkim@google.com> >> > > >> > > They were not part of the patch review process in the mailing list, >> > > why do you want them to become maintainers? >> > > I think it would be saner to have them involved first. >> > >> > Yes, make sense! Thanks for reminding this! >> > >> > Hi @Rushil Gupta @Jeroen de Borst @Jordan Kimbrough, >> > could you help register for dev@dpdk.org >> > at https://www.dpdk.org/contribute/#Mailing-Lists as well as for >> > the patchwork at http://patchwork.dpdk.org/project/dpdk/list/ first? >> > Then you can add more info & explanation for your maintaining plan here. >> > Thanks! >> > >> > > >> > >> > >> > [-- Attachment #2: Type: text/html, Size: 5701 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* [PATCH v2] net/gve: add maintainers for GVE 2022-11-09 7:23 [PATCH] maintainers: update for gve Junfeng Guo 2022-11-09 19:37 ` Rushil Gupta @ 2023-05-05 2:18 ` Junfeng Guo 2023-05-08 4:49 ` Rushil Gupta 1 sibling, 1 reply; 12+ messages in thread From: Junfeng Guo @ 2023-05-05 2:18 UTC (permalink / raw) To: qi.z.zhang, ferruh.yigit Cc: dev, Junfeng Guo, Jeroen de Borst, Rushil Gupta, Joshua Washington Add maintainers from Google for GVE. Signed-off-by: Junfeng Guo <junfeng.guo@intel.com> Signed-off-by: Jeroen de Borst <jeroendb@google.com> Signed-off-by: Rushil Gupta <rushilg@google.com> Signed-off-by: Joshua Washington <joshwash@google.com> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 8df23e5099..08001751b0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -713,6 +713,9 @@ F: doc/guides/nics/features/enic.ini Google Virtual Ethernet M: Junfeng Guo <junfeng.guo@intel.com> +M: Jeroen de Borst <jeroendb@google.com> +M: Rushil Gupta <rushilg@google.com> +M: Joshua Washington <joshwash@google.com> F: drivers/net/gve/ F: doc/guides/nics/gve.rst F: doc/guides/nics/features/gve.ini -- 2.34.1 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH v2] net/gve: add maintainers for GVE 2023-05-05 2:18 ` [PATCH v2] net/gve: add maintainers for GVE Junfeng Guo @ 2023-05-08 4:49 ` Rushil Gupta 2023-05-08 15:26 ` Joshua Washington 2023-05-08 17:44 ` Ferruh Yigit 0 siblings, 2 replies; 12+ messages in thread From: Rushil Gupta @ 2023-05-08 4:49 UTC (permalink / raw) To: Junfeng Guo Cc: qi.z.zhang, ferruh.yigit, dev, Jeroen de Borst, Joshua Washington acked-by: Rushil Gupta <rushilg@google.com> On Thu, May 4, 2023 at 7:19 PM Junfeng Guo <junfeng.guo@intel.com> wrote: > > Add maintainers from Google for GVE. > > Signed-off-by: Junfeng Guo <junfeng.guo@intel.com> > Signed-off-by: Jeroen de Borst <jeroendb@google.com> > Signed-off-by: Rushil Gupta <rushilg@google.com> > Signed-off-by: Joshua Washington <joshwash@google.com> > --- > MAINTAINERS | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8df23e5099..08001751b0 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -713,6 +713,9 @@ F: doc/guides/nics/features/enic.ini > > Google Virtual Ethernet > M: Junfeng Guo <junfeng.guo@intel.com> > +M: Jeroen de Borst <jeroendb@google.com> > +M: Rushil Gupta <rushilg@google.com> > +M: Joshua Washington <joshwash@google.com> > F: drivers/net/gve/ > F: doc/guides/nics/gve.rst > F: doc/guides/nics/features/gve.ini > -- > 2.34.1 > ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH v2] net/gve: add maintainers for GVE 2023-05-08 4:49 ` Rushil Gupta @ 2023-05-08 15:26 ` Joshua Washington 2023-05-08 15:42 ` Jeroen de Borst 2023-05-08 17:44 ` Ferruh Yigit 1 sibling, 1 reply; 12+ messages in thread From: Joshua Washington @ 2023-05-08 15:26 UTC (permalink / raw) To: Rushil Gupta; +Cc: Junfeng Guo, qi.z.zhang, ferruh.yigit, dev, Jeroen de Borst [-- Attachment #1: Type: text/plain, Size: 50 bytes --] acked-by: Joshua Washington <joshwash@google.com> [-- Attachment #2: Type: text/html, Size: 118 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH v2] net/gve: add maintainers for GVE 2023-05-08 15:26 ` Joshua Washington @ 2023-05-08 15:42 ` Jeroen de Borst 0 siblings, 0 replies; 12+ messages in thread From: Jeroen de Borst @ 2023-05-08 15:42 UTC (permalink / raw) To: Joshua Washington Cc: Rushil Gupta, Junfeng Guo, qi.z.zhang, ferruh.yigit, dev acked-by: Jeroen de Borst <jeroendb@google.com> On Mon, May 8, 2023 at 8:26 AM Joshua Washington <joshwash@google.com> wrote: > > acked-by: Joshua Washington <joshwash@google.com> ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH v2] net/gve: add maintainers for GVE 2023-05-08 4:49 ` Rushil Gupta 2023-05-08 15:26 ` Joshua Washington @ 2023-05-08 17:44 ` Ferruh Yigit 1 sibling, 0 replies; 12+ messages in thread From: Ferruh Yigit @ 2023-05-08 17:44 UTC (permalink / raw) To: Rushil Gupta, Junfeng Guo Cc: qi.z.zhang, dev, Jeroen de Borst, Joshua Washington >> On 5/8/2023 5:49 AM, Rushil Gupta wrote: Moved and accumulated acks down. >> >>> On Thu, May 4, 2023 at 7:19 PM Junfeng Guo <junfeng.guo@intel.com> wrote: >>>> >>>> Add maintainers from Google for GVE. >>>> >>>> Signed-off-by: Junfeng Guo <junfeng.guo@intel.com> >>>> Signed-off-by: Jeroen de Borst <jeroendb@google.com> >>>> Signed-off-by: Rushil Gupta <rushilg@google.com> >>>> Signed-off-by: Joshua Washington <joshwash@google.com>> >>> >>> acked-by: Rushil Gupta <rushilg@google.com> >>> >> >> acked-by: Joshua Washington <joshwash@google.com> >> > > acked-by: Jeroen de Borst <jeroendb@google.com> > Applied to dpdk-next-net/main, thanks. ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2023-05-08 17:45 UTC | newest] Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2022-11-09 7:23 [PATCH] maintainers: update for gve Junfeng Guo 2022-11-09 19:37 ` Rushil Gupta 2022-11-15 8:33 ` Thomas Monjalon 2022-11-15 9:22 ` Guo, Junfeng 2022-11-15 20:04 ` Rushil Gupta 2022-11-15 20:54 ` Jordan Kimbrough 2022-11-15 23:43 ` Jeroen de Borst 2023-05-05 2:18 ` [PATCH v2] net/gve: add maintainers for GVE Junfeng Guo 2023-05-08 4:49 ` Rushil Gupta 2023-05-08 15:26 ` Joshua Washington 2023-05-08 15:42 ` Jeroen de Borst 2023-05-08 17:44 ` Ferruh Yigit
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).