Name of failed tests
====================
master
------
* difference between net-next and batadv master
* sparse linux-5.3 cfg: BLA=n DAT=y DEBUGFS=n DEBUG=n TRACING=y NC=y MCAST=y BATMAN_V=y SYSFS=y
* sparse linux-5.3 cfg: BLA=y DAT=n DEBUGFS=n DEBUG=n TRACING=y NC=y MCAST=y BATMAN_V=y SYSFS=y
Output of different failed tests
================================
master: difference between net-next and batadv master
-----------------------------------------------------
netnext/net/batman-adv/bat_v.c | 1
netnext/net/batman-adv/bat_v_ogm.c | 34 ++++++++++++-----------
netnext/net/batman-adv/main.c | 2 -
netnext/net/batman-adv/main.h | 2 -
netnext/net/batman-adv/multicast.c | 2 -
netnext/net/batman-adv/soft-interface.c | 5 ++-
netnext/net/batman-adv/types.h | 3 ++
7 files changed, 29 insertions(+), 20 deletions(-)
master: sparse linux-5.3 cfg: BLA=y DAT=n DEBUGFS=n DEBUG=n TRACING=y NC=y MCAST=y BATMAN_V=y SYSFS=y
---------------------------------------------------------------------------
/home/build_test/build_env/tmp.7iaAlakGa3/net/batman-adv/multicast.c: In function ‘batadv_mcast_forw_mode’:
/home/build_test/build_env/tmp.7iaAlakGa3/net/batman-adv/multicast.c:1421:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
if (*orig)
^
/home/build_test/build_env/tmp.7iaAlakGa3/net/batman-adv/multicast.c:1425:2: note: here
case 0:
^~~~
Statistics
==========
maint
-----
Failed tests: 0
Started build tests: 56
Tested Linux versions: 30
Tested configs: 55
master
------
Failed tests: 3
Started build tests: 54
Tested Linux versions: 27
Tested configs: 54