[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <29a85a62-439c-4716-abd8-a9dd8ed9e60c@redhat.com>
Date: Wed, 31 Jul 2024 09:52:38 +0200
From: Paolo Abeni <pabeni@...hat.com>
To: netdev@...r.kernel.org
Cc: Jakub Kicinski <kuba@...nel.org>, Jiri Pirko <jiri@...nulli.us>,
Madhu Chittim <madhu.chittim@...el.com>,
Sridhar Samudrala <sridhar.samudrala@...el.com>,
Simon Horman <horms@...nel.org>, John Fastabend <john.fastabend@...il.com>,
Sunil Kovvuri Goutham <sgoutham@...vell.com>,
Jamal Hadi Salim <jhs@...atatu.com>
Subject: Re: [PATCH v3 08/12] testing: net-drv: add basic shaper test
On 7/30/24 22:39, Paolo Abeni wrote:
> Leverage a basic/dummy netdevsim implementation to do functional
> coverage for NL interface.
>
> Signed-off-by: Paolo Abeni <pabeni@...hat.com>
FTR, it looks like the CI build went wild around this patch, but the
failures look unrelated to the actual changes here. i.e.:
https://netdev.bots.linux.dev/static/nipa/875223/13747883/build_clang/stderr
Per-file breakdown
--- /tmp/tmp.z9wI8zevoA 2024-07-30 18:26:37.281153512 -0700
+++ /tmp/tmp.pwD35f06q6 2024-07-30 18:26:37.285153598 -0700
@@ -0,0 +1,13 @@
+ 4 ../drivers/block/drbd/drbd_bitmap.c
+ 4 ../drivers/block/drbd/drbd_main.c
+ 2 ../drivers/firmware/broadcom/bcm47xx_sprom.c
+ 6 ../drivers/most/most_usb.c
+ 1 ../drivers/net/ethernet/sfc/ptp.c
+ 1 ../drivers/net/ethernet/sfc/siena/ptp.c
+ 7 ../include/linux/fortify-string.h
+ 2 ../include/linux/kern_levels.h
+ 2 ../include/linux/printk.h
+ 2 ../kernel/audit.c
+ 1 ../lib/vsprintf.c
+ 3 ../net/ipv4/tcp_lp.c
+ 2 ../security/apparmor/lsm.c
Still we hit a similar issue on the previous iteration, so perhaps there
is some correlation I don't see?!?
Powered by blists - more mailing lists