All of lore.kernel.org
 help / color / mirror / Atom feed
* [TEST] google runner needs nested cases
@ 2026-07-21 13:38 Jakub Kicinski
  2026-07-23 17:14 ` Sheena Mohan
  0 siblings, 1 reply; 7+ messages in thread
From: Jakub Kicinski @ 2026-07-21 13:38 UTC (permalink / raw)
  To: Sheena Mohan, Harshitha Ramamurthy; +Cc: netdev, Willem de Bruijn

Hi!

Another ask, please parse the TAP output of the tests and provide 
a nested array of results per-subcase, see:

https://github.com/linux-netdev/nipa/wiki/Netdev-CI-system/#results

right now you only seem to report top level pass/fail but most tests
have at least one sub-case the driver doesn't support.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [TEST] google runner needs nested cases
  2026-07-21 13:38 [TEST] google runner needs nested cases Jakub Kicinski
@ 2026-07-23 17:14 ` Sheena Mohan
  2026-07-23 17:36   ` Jakub Kicinski
  0 siblings, 1 reply; 7+ messages in thread
From: Sheena Mohan @ 2026-07-23 17:14 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: Harshitha Ramamurthy, netdev, Willem de Bruijn

Thanks, Jakub. We plan to merge the changes to support nested arrays
for sub-test results by next week.


On Tue, Jul 21, 2026 at 6:38 AM Jakub Kicinski <kuba@kernel.org> wrote:
>
> Hi!
>
> Another ask, please parse the TAP output of the tests and provide
> a nested array of results per-subcase, see:
>
> https://github.com/linux-netdev/nipa/wiki/Netdev-CI-system/#results
>
> right now you only seem to report top level pass/fail but most tests
> have at least one sub-case the driver doesn't support.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [TEST] google runner needs nested cases
  2026-07-23 17:14 ` Sheena Mohan
@ 2026-07-23 17:36   ` Jakub Kicinski
  2026-07-28 17:07     ` Sheena Mohan
  0 siblings, 1 reply; 7+ messages in thread
From: Jakub Kicinski @ 2026-07-23 17:36 UTC (permalink / raw)
  To: Sheena Mohan; +Cc: Harshitha Ramamurthy, netdev, Willem de Bruijn

On Thu, 23 Jul 2026 10:14:20 -0700 Sheena Mohan wrote:
> Thanks, Jakub. We plan to merge the changes to support nested arrays
> for sub-test results by next week.

SG, please ping again when you do, so I can check and close the request
on my side.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [TEST] google runner needs nested cases
  2026-07-23 17:36   ` Jakub Kicinski
@ 2026-07-28 17:07     ` Sheena Mohan
  2026-07-28 22:13       ` Jakub Kicinski
  0 siblings, 1 reply; 7+ messages in thread
From: Sheena Mohan @ 2026-07-28 17:07 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: Harshitha Ramamurthy, netdev, Willem de Bruijn

Hello Jakub,

The recent updates have been merged, and the tests should now report
sub-case results.
Please let us know if any further improvements are needed.

Thanks,
Sheena

On Thu, Jul 23, 2026 at 10:36 AM Jakub Kicinski <kuba@kernel.org> wrote:
>
> On Thu, 23 Jul 2026 10:14:20 -0700 Sheena Mohan wrote:
> > Thanks, Jakub. We plan to merge the changes to support nested arrays
> > for sub-test results by next week.
>
> SG, please ping again when you do, so I can check and close the request
> on my side.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [TEST] google runner needs nested cases
  2026-07-28 17:07     ` Sheena Mohan
@ 2026-07-28 22:13       ` Jakub Kicinski
  2026-07-28 22:38         ` Sheena Mohan
  0 siblings, 1 reply; 7+ messages in thread
From: Jakub Kicinski @ 2026-07-28 22:13 UTC (permalink / raw)
  To: Sheena Mohan; +Cc: Harshitha Ramamurthy, netdev, Willem de Bruijn

On Tue, 28 Jul 2026 10:07:15 -0700 Sheena Mohan wrote:
> The recent updates have been merged, and the tests should now report
> sub-case results.
> Please let us know if any further improvements are needed.

Looks good, thanks!

I'm still waiting on the device node, but I assume we're stacking that
separately.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [TEST] google runner needs nested cases
  2026-07-28 22:13       ` Jakub Kicinski
@ 2026-07-28 22:38         ` Sheena Mohan
  2026-07-28 23:22           ` Jakub Kicinski
  0 siblings, 1 reply; 7+ messages in thread
From: Sheena Mohan @ 2026-07-28 22:38 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: Harshitha Ramamurthy, netdev, Willem de Bruijn

On Tue, Jul 28, 2026 at 3:13 PM Jakub Kicinski <kuba@kernel.org> wrote:
>
> On Tue, 28 Jul 2026 10:07:15 -0700 Sheena Mohan wrote:
> > The recent updates have been merged, and the tests should now report
> > sub-case results.
> > Please let us know if any further improvements are needed.
>
> Looks good, thanks!
>
> I'm still waiting on the device node, but I assume we're stacking that
> separately.
Yes, we are tracking that separately. I will share an update on
devlink support once the patches are submitted for upstream review.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [TEST] google runner needs nested cases
  2026-07-28 22:38         ` Sheena Mohan
@ 2026-07-28 23:22           ` Jakub Kicinski
  0 siblings, 0 replies; 7+ messages in thread
From: Jakub Kicinski @ 2026-07-28 23:22 UTC (permalink / raw)
  To: Sheena Mohan; +Cc: Harshitha Ramamurthy, netdev, Willem de Bruijn

On Tue, 28 Jul 2026 15:38:56 -0700 Sheena Mohan wrote:
> On Tue, Jul 28, 2026 at 3:13 PM Jakub Kicinski <kuba@kernel.org> wrote:
> >
> > On Tue, 28 Jul 2026 10:07:15 -0700 Sheena Mohan wrote:  
> > > The recent updates have been merged, and the tests should now report
> > > sub-case results.
> > > Please let us know if any further improvements are needed.  
> >
> > Looks good, thanks!
> >
> > I'm still waiting on the device node, but I assume we're stacking that
> > separately.  
> Yes, we are tracking that separately. I will share an update on
> devlink support once the patches are submitted for upstream review.

To be clear -- it's not required to be real devlink.
The format has to be like devlink (JSON keys).
For QEMU virtio for example we have a two liner
bash script in NIPA:

qver=$(qemu-system-x86_64 --version | head -1)

echo '{"driver":"virtio_net","versions":{"fixed":{},"stored":{},"running":{"fw":"'"$qver"'"}}}'

https://github.com/linux-netdev/nipa/blob/main/contest/scripts/vm-virtio-dev-info.sh

Of course real devlink reporting is better because
it may also help users correlate problems in production.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-07-28 23:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-21 13:38 [TEST] google runner needs nested cases Jakub Kicinski
2026-07-23 17:14 ` Sheena Mohan
2026-07-23 17:36   ` Jakub Kicinski
2026-07-28 17:07     ` Sheena Mohan
2026-07-28 22:13       ` Jakub Kicinski
2026-07-28 22:38         ` Sheena Mohan
2026-07-28 23:22           ` Jakub Kicinski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.