* [ANN] Google's Netdev-CI for IDPF and GVE
@ 2026-05-29 20:44 Sheena Mohan
2026-05-29 20:59 ` Jakub Kicinski
2026-06-19 18:59 ` Jakub Kicinski
0 siblings, 2 replies; 11+ messages in thread
From: Sheena Mohan @ 2026-05-29 20:44 UTC (permalink / raw)
To: netdev
Cc: andrew+netdev, davem, Eric Dumazet, kuba, pabeni, horms,
Willem de Bruijn, Max Yuan, Pin-yen Lin, Harshitha Ramamurthy,
Joshua Washington, Danny Gonzalez, David Decotigny, Brian Vazquez
Hi everyone,
We are happy to share that Netdev-CI testing on both IDPF (running on
Google Bare Metal) and GVE (running on Google Virtual Machines) is now
up and running.
This NIPA integration work enables executing kselftests against the
current proposed net-next kernel branch on real hardware.
Thanks to Danny, Max, and Pin-yen for their contributions!
The test results and logs are available in:
IDPF Results: https://idpf-netdev-nipa.static.usercontent.goog/json/results.json
GVE Results: https://gve-netdev-nipa.static.usercontent.goog/json/results.json
Thanks,
Sheena Mohan
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [ANN] Google's Netdev-CI for IDPF and GVE
2026-05-29 20:44 [ANN] Google's Netdev-CI for IDPF and GVE Sheena Mohan
@ 2026-05-29 20:59 ` Jakub Kicinski
2026-06-01 15:04 ` Jakub Kicinski
2026-06-19 18:59 ` Jakub Kicinski
1 sibling, 1 reply; 11+ messages in thread
From: Jakub Kicinski @ 2026-05-29 20:59 UTC (permalink / raw)
To: Sheena Mohan
Cc: netdev, andrew+netdev, davem, Eric Dumazet, pabeni, horms,
Willem de Bruijn, Max Yuan, Pin-yen Lin, Harshitha Ramamurthy,
Joshua Washington, Danny Gonzalez, David Decotigny, Brian Vazquez
On Fri, 29 May 2026 13:44:48 -0700 Sheena Mohan wrote:
> We are happy to share that Netdev-CI testing on both IDPF (running on
> Google Bare Metal) and GVE (running on Google Virtual Machines) is now
> up and running.
> This NIPA integration work enables executing kselftests against the
> current proposed net-next kernel branch on real hardware.
>
> Thanks to Danny, Max, and Pin-yen for their contributions!
>
> The test results and logs are available in:
>
> IDPF Results: https://idpf-netdev-nipa.static.usercontent.goog/json/results.json
> GVE Results: https://gve-netdev-nipa.static.usercontent.goog/json/results.json
Awesome stuff! Pulling the results now.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [ANN] Google's Netdev-CI for IDPF and GVE
2026-05-29 20:59 ` Jakub Kicinski
@ 2026-06-01 15:04 ` Jakub Kicinski
2026-06-01 20:42 ` Sheena Mohan
0 siblings, 1 reply; 11+ messages in thread
From: Jakub Kicinski @ 2026-06-01 15:04 UTC (permalink / raw)
To: Sheena Mohan
Cc: netdev, andrew+netdev, davem, Eric Dumazet, pabeni, horms,
Willem de Bruijn, Max Yuan, Pin-yen Lin, Harshitha Ramamurthy,
Joshua Washington, Danny Gonzalez, David Decotigny, Brian Vazquez
On Fri, 29 May 2026 13:59:38 -0700 Jakub Kicinski wrote:
> On Fri, 29 May 2026 13:44:48 -0700 Sheena Mohan wrote:
> > We are happy to share that Netdev-CI testing on both IDPF (running on
> > Google Bare Metal) and GVE (running on Google Virtual Machines) is now
> > up and running.
> > This NIPA integration work enables executing kselftests against the
> > current proposed net-next kernel branch on real hardware.
> >
> > Thanks to Danny, Max, and Pin-yen for their contributions!
> >
> > The test results and logs are available in:
> >
> > IDPF Results: https://idpf-netdev-nipa.static.usercontent.goog/json/results.json
> > GVE Results: https://gve-netdev-nipa.static.usercontent.goog/json/results.json
>
> Awesome stuff! Pulling the results now.
Hi! You seem to be pulling the wrong branch stream. Please switch to:
https://netdev.bots.linux.dev/contest/branches-hw.json
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [ANN] Google's Netdev-CI for IDPF and GVE
2026-06-01 15:04 ` Jakub Kicinski
@ 2026-06-01 20:42 ` Sheena Mohan
0 siblings, 0 replies; 11+ messages in thread
From: Sheena Mohan @ 2026-06-01 20:42 UTC (permalink / raw)
To: Jakub Kicinski
Cc: netdev, andrew+netdev, davem, Eric Dumazet, pabeni, horms,
Willem de Bruijn, Max Yuan, Pin-yen Lin, Harshitha Ramamurthy,
Joshua Washington, Danny Gonzalez, David Decotigny, Brian Vazquez
Thank you Jakub. Our latest results should use the correct branch.
On Mon, Jun 1, 2026 at 8:04 AM Jakub Kicinski <kuba@kernel.org> wrote:
>
> On Fri, 29 May 2026 13:59:38 -0700 Jakub Kicinski wrote:
> > On Fri, 29 May 2026 13:44:48 -0700 Sheena Mohan wrote:
> > > We are happy to share that Netdev-CI testing on both IDPF (running on
> > > Google Bare Metal) and GVE (running on Google Virtual Machines) is now
> > > up and running.
> > > This NIPA integration work enables executing kselftests against the
> > > current proposed net-next kernel branch on real hardware.
> > >
> > > Thanks to Danny, Max, and Pin-yen for their contributions!
> > >
> > > The test results and logs are available in:
> > >
> > > IDPF Results: https://idpf-netdev-nipa.static.usercontent.goog/json/results.json
> > > GVE Results: https://gve-netdev-nipa.static.usercontent.goog/json/results.json
> >
> > Awesome stuff! Pulling the results now.
>
> Hi! You seem to be pulling the wrong branch stream. Please switch to:
>
> https://netdev.bots.linux.dev/contest/branches-hw.json
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [ANN] Google's Netdev-CI for IDPF and GVE
2026-05-29 20:44 [ANN] Google's Netdev-CI for IDPF and GVE Sheena Mohan
2026-05-29 20:59 ` Jakub Kicinski
@ 2026-06-19 18:59 ` Jakub Kicinski
2026-07-16 23:15 ` Sheena Mohan
1 sibling, 1 reply; 11+ messages in thread
From: Jakub Kicinski @ 2026-06-19 18:59 UTC (permalink / raw)
To: Sheena Mohan
Cc: netdev, andrew+netdev, davem, Eric Dumazet, pabeni, horms,
Willem de Bruijn, Max Yuan, Pin-yen Lin, Harshitha Ramamurthy,
Joshua Washington, Danny Gonzalez, David Decotigny, Brian Vazquez
On Fri, 29 May 2026 13:44:48 -0700 Sheena Mohan wrote:
> Hi everyone,
>
> We are happy to share that Netdev-CI testing on both IDPF (running on
> Google Bare Metal) and GVE (running on Google Virtual Machines) is now
> up and running.
> This NIPA integration work enables executing kselftests against the
> current proposed net-next kernel branch on real hardware.
>
> Thanks to Danny, Max, and Pin-yen for their contributions!
>
> The test results and logs are available in:
>
> IDPF Results: https://idpf-netdev-nipa.static.usercontent.goog/json/results.json
> GVE Results: https://gve-netdev-nipa.static.usercontent.goog/json/results.json
Hi Sheena!
The Google runners do not report device info. The results should
contain a "device" object that identifies external components that
may cause regressions (like device FW version), see:
https://github.com/linux-netdev/nipa/wiki/Netdev-CI-system/#device-information
In practice the main use we currently have for it is to auto-categorize
the results as executing on a real driver rather than netdevsim.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [ANN] Google's Netdev-CI for IDPF and GVE
2026-06-19 18:59 ` Jakub Kicinski
@ 2026-07-16 23:15 ` Sheena Mohan
2026-08-04 14:16 ` Jakub Kicinski
0 siblings, 1 reply; 11+ messages in thread
From: Sheena Mohan @ 2026-07-16 23:15 UTC (permalink / raw)
To: Jakub Kicinski
Cc: netdev, andrew+netdev, davem, Eric Dumazet, pabeni, horms,
Willem de Bruijn, Max Yuan, Pin-yen Lin, Harshitha Ramamurthy,
Joshua Washington, Danny Gonzalez, David Decotigny, Brian Vazquez
Thank you Jakub. Just wanted to share that we are working on exposing
devlink info for both GVE and IDPF drivers.
On Fri, Jun 19, 2026 at 11:59 AM Jakub Kicinski <kuba@kernel.org> wrote:
>
> On Fri, 29 May 2026 13:44:48 -0700 Sheena Mohan wrote:
> > Hi everyone,
> >
> > We are happy to share that Netdev-CI testing on both IDPF (running on
> > Google Bare Metal) and GVE (running on Google Virtual Machines) is now
> > up and running.
> > This NIPA integration work enables executing kselftests against the
> > current proposed net-next kernel branch on real hardware.
> >
> > Thanks to Danny, Max, and Pin-yen for their contributions!
> >
> > The test results and logs are available in:
> >
> > IDPF Results: https://idpf-netdev-nipa.static.usercontent.goog/json/results.json
> > GVE Results: https://gve-netdev-nipa.static.usercontent.goog/json/results.json
>
> Hi Sheena!
>
> The Google runners do not report device info. The results should
> contain a "device" object that identifies external components that
> may cause regressions (like device FW version), see:
> https://github.com/linux-netdev/nipa/wiki/Netdev-CI-system/#device-information
> In practice the main use we currently have for it is to auto-categorize
> the results as executing on a real driver rather than netdevsim.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [ANN] Google's Netdev-CI for IDPF and GVE
2026-07-16 23:15 ` Sheena Mohan
@ 2026-08-04 14:16 ` Jakub Kicinski
2026-08-12 20:56 ` Sheena Mohan
0 siblings, 1 reply; 11+ messages in thread
From: Jakub Kicinski @ 2026-08-04 14:16 UTC (permalink / raw)
To: Sheena Mohan
Cc: netdev, andrew+netdev, davem, Eric Dumazet, pabeni, horms,
Willem de Bruijn, Max Yuan, Pin-yen Lin, Harshitha Ramamurthy,
Joshua Washington, Danny Gonzalez, David Decotigny, Brian Vazquez
On Thu, 16 Jul 2026 16:15:35 -0700 Sheena Mohan wrote:
> Thank you Jakub. Just wanted to share that we are working on exposing
> devlink info for both GVE and IDPF drivers.
Hm, but please don't expose kernel version as running.
It will spam the aggregations which compare "platform changes"
with a different version every week for no real reason.
We know exactly which kernel was run for each test,
so it's also useless info.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [ANN] Google's Netdev-CI for IDPF and GVE
2026-08-04 14:16 ` Jakub Kicinski
@ 2026-08-12 20:56 ` Sheena Mohan
2026-08-12 21:54 ` Jakub Kicinski
0 siblings, 1 reply; 11+ messages in thread
From: Sheena Mohan @ 2026-08-12 20:56 UTC (permalink / raw)
To: Jakub Kicinski
Cc: netdev, andrew+netdev, davem, Eric Dumazet, pabeni, horms,
Willem de Bruijn, Max Yuan, Pin-yen Lin, Harshitha Ramamurthy,
Joshua Washington, Danny Gonzalez, David Decotigny, Brian Vazquez
On Tue, Aug 4, 2026 at 7:17 AM Jakub Kicinski <kuba@kernel.org> wrote:
>
> On Thu, 16 Jul 2026 16:15:35 -0700 Sheena Mohan wrote:
> > Thank you Jakub. Just wanted to share that we are working on exposing
> > devlink info for both GVE and IDPF drivers.
>
> Hm, but please don't expose kernel version as running.
> It will spam the aggregations which compare "platform changes"
> with a different version every week for no real reason.
>
> We know exactly which kernel was run for each test,
> so it's also useless info.
Thanks Jakub. Device information for both GVE and IDPF is updated.
Following your suggestion, we removed the kernel version from the reported info.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [ANN] Google's Netdev-CI for IDPF and GVE
2026-08-12 20:56 ` Sheena Mohan
@ 2026-08-12 21:54 ` Jakub Kicinski
2026-08-12 22:43 ` Jakub Kicinski
0 siblings, 1 reply; 11+ messages in thread
From: Jakub Kicinski @ 2026-08-12 21:54 UTC (permalink / raw)
To: Sheena Mohan
Cc: netdev, andrew+netdev, davem, Eric Dumazet, pabeni, horms,
Willem de Bruijn, Max Yuan, Pin-yen Lin, Harshitha Ramamurthy,
Joshua Washington, Danny Gonzalez, David Decotigny, Brian Vazquez
On Wed, 12 Aug 2026 13:56:51 -0700 Sheena Mohan wrote:
> On Tue, Aug 4, 2026 at 7:17 AM Jakub Kicinski <kuba@kernel.org> wrote:
> >
> > On Thu, 16 Jul 2026 16:15:35 -0700 Sheena Mohan wrote:
> > > Thank you Jakub. Just wanted to share that we are working on exposing
> > > devlink info for both GVE and IDPF drivers.
> >
> > Hm, but please don't expose kernel version as running.
> > It will spam the aggregations which compare "platform changes"
> > with a different version every week for no real reason.
> >
> > We know exactly which kernel was run for each test,
> > so it's also useless info.
> Thanks Jakub. Device information for both GVE and IDPF is updated.
> Following your suggestion, we removed the kernel version from the reported info.
Thanks! Looks reasonable now.
BTW I noted that the branches tested are a bit spotty.
The gve manifest only has results for around 33% of the branches
over the last 3 days. Some of the results are nul so the run hasn't
completed.
idpf runner looks better but is also missing around one branch a day.
Is this something you're tracking?
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [ANN] Google's Netdev-CI for IDPF and GVE
2026-08-12 21:54 ` Jakub Kicinski
@ 2026-08-12 22:43 ` Jakub Kicinski
2026-08-13 0:49 ` Sheena Mohan
0 siblings, 1 reply; 11+ messages in thread
From: Jakub Kicinski @ 2026-08-12 22:43 UTC (permalink / raw)
To: Sheena Mohan
Cc: netdev, andrew+netdev, davem, Eric Dumazet, pabeni, horms,
Willem de Bruijn, Max Yuan, Pin-yen Lin, Harshitha Ramamurthy,
Joshua Washington, Danny Gonzalez, David Decotigny, Brian Vazquez
On Wed, 12 Aug 2026 14:54:22 -0700 Jakub Kicinski wrote:
> BTW I noted that the branches tested are a bit spotty.
> The gve manifest only has results for around 33% of the branches
> over the last 3 days. Some of the results are nul so the run hasn't
> completed.
To be clear -- some of the results are nul, but majority of the missing
branches are completely missing.
> idpf runner looks better but is also missing around one branch a day.
>
> Is this something you're tracking?
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [ANN] Google's Netdev-CI for IDPF and GVE
2026-08-12 22:43 ` Jakub Kicinski
@ 2026-08-13 0:49 ` Sheena Mohan
0 siblings, 0 replies; 11+ messages in thread
From: Sheena Mohan @ 2026-08-13 0:49 UTC (permalink / raw)
To: Jakub Kicinski
Cc: netdev, andrew+netdev, davem, Eric Dumazet, pabeni, horms,
Willem de Bruijn, Max Yuan, Pin-yen Lin, Harshitha Ramamurthy,
Joshua Washington, Danny Gonzalez, David Decotigny, Brian Vazquez
On Wed, Aug 12, 2026 at 3:43 PM Jakub Kicinski <kuba@kernel.org> wrote:
>
> On Wed, 12 Aug 2026 14:54:22 -0700 Jakub Kicinski wrote:
> > BTW I noted that the branches tested are a bit spotty.
> > The gve manifest only has results for around 33% of the branches
> > over the last 3 days. Some of the results are nul so the run hasn't
> > completed.
>
> To be clear -- some of the results are nul, but majority of the missing
> branches are completely missing.
>
> > idpf runner looks better but is also missing around one branch a day.
> >
> > Is this something you're tracking?
Thanks Jakub. We fixed this previously but the issue seems to have
resurfaced. We will look into it.
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2026-08-13 0:49 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-29 20:44 [ANN] Google's Netdev-CI for IDPF and GVE Sheena Mohan
2026-05-29 20:59 ` Jakub Kicinski
2026-06-01 15:04 ` Jakub Kicinski
2026-06-01 20:42 ` Sheena Mohan
2026-06-19 18:59 ` Jakub Kicinski
2026-07-16 23:15 ` Sheena Mohan
2026-08-04 14:16 ` Jakub Kicinski
2026-08-12 20:56 ` Sheena Mohan
2026-08-12 21:54 ` Jakub Kicinski
2026-08-12 22:43 ` Jakub Kicinski
2026-08-13 0:49 ` Sheena Mohan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox