Name of failed tests
====================
maint
-----
* difference between net and batadv maint
* sparse linux-4.14.245 cfg: BLA=n DAT=n DEBUG=n TRACING=y NC=y MCAST=n BATMAN_V=n
* sparse linux-4.14.245 cfg: BLA=n DAT=y DEBUG=n TRACING=n NC=n MCAST=y BATMAN_V=n
* sparse linux-4.14.245 cfg: BLA=n DAT=y DEBUG=n TRACING=n NC=n MCAST=y BATMAN_V=y
* sparse linux-4.14.245 cfg: BLA=n DAT=y DEBUG=y TRACING=n NC=y MCAST=n BATMAN_V=n
* sparse linux-4.14.245 cfg: BLA=n DAT=y DEBUG=y TRACING=y NC=n MCAST=y BATMAN_V=n
* sparse linux-4.14.245 cfg: BLA=y DAT=n DEBUG=n TRACING=n NC=y MCAST=y BATMAN_V=n
* sparse linux-4.14.245 cfg: BLA=y DAT=y DEBUG=y TRACING=n NC=y MCAST=n BATMAN_V=y
* sparse linux-4.14.245 cfg: BLA=y DAT=y DEBUG=y TRACING=y NC=n MCAST=y BATMAN_V=n
master
------
* headers
* sparse linux-4.14.245 cfg: BLA=n DAT=n DEBUG=y TRACING=n NC=n MCAST=y BATMAN_V=y
* sparse linux-4.14.245 cfg: BLA=n DAT=n DEBUG=y TRACING=y NC=n MCAST=n BATMAN_V=y
* sparse linux-4.14.245 cfg: BLA=n DAT=n DEBUG=y TRACING=y NC=y MCAST=y BATMAN_V=n
* sparse linux-4.14.245 cfg: BLA=n DAT=n DEBUG=y TRACING=y NC=y MCAST=y BATMAN_V=y
* sparse linux-4.14.245 cfg: BLA=y DAT=n DEBUG=y TRACING=y NC=n MCAST=y BATMAN_V=n
* sparse linux-4.14.245 cfg: BLA=y DAT=y DEBUG=n TRACING=n NC=y MCAST=n BATMAN_V=y
* sparse linux-4.14.245 cfg: BLA=y DAT=y DEBUG=y TRACING=n NC=y MCAST=n BATMAN_V=y
Output of different failed tests
================================
maint: difference between net and batadv maint
----------------------------------------------
net/Documentation/networking/batman-adv.rst | 2
net/MAINTAINERS | 2
net/net/batman-adv/bat_iv_ogm.c | 75 ++++--------
net/net/batman-adv/bat_v.c | 30 +----
net/net/batman-adv/bat_v_elp.c | 9 -
net/net/batman-adv/bat_v_ogm.c | 39 ++----
net/net/batman-adv/bridge_loop_avoidance.c | 39 ++----
net/net/batman-adv/distributed-arp-table.c | 27 +---
net/net/batman-adv/fragmentation.c | 6 -
net/net/batman-adv/gateway_client.c | 60 ++--------
net/net/batman-adv/gateway_client.h | 16 ++
net/net/batman-adv/gateway_common.c | 2
net/net/batman-adv/hard-interface.c | 21 +--
net/net/batman-adv/hard-interface.h | 3
net/net/batman-adv/main.h | 2
net/net/batman-adv/multicast.c | 11 -
net/net/batman-adv/netlink.c | 6 -
net/net/batman-adv/network-coding.c | 24 ++--
net/net/batman-adv/originator.c | 114 +++----------------
net/net/batman-adv/originator.h | 96 ++++++++++++++--
net/net/batman-adv/routing.c | 39 ++----
net/net/batman-adv/send.c | 33 ++---
net/net/batman-adv/soft-interface.c | 27 ----
net/net/batman-adv/soft-interface.h | 16 ++
net/net/batman-adv/tp_meter.c | 27 +---
net/net/batman-adv/translation-table.c | 109 ++++++------------
net/net/batman-adv/translation-table.h | 18 ++-
net/net/batman-adv/tvlv.c | 9 +
28 files changed, 378 insertions(+), 484 deletions(-)
master: headers
---------------
diff --git a/net/batman-adv/routing.c b/net/batman-adv/routing.c
index c2ef6716..14154db2 100644
--- a/net/batman-adv/routing.c
+++ b/net/batman-adv/routing.c
@@ -6,7 +6,6 @@
#include "routing.h"
#include "main.h" // IWYU pragma: keep
-
#include <linux/atomic.h>
#include <linux/byteorder/generic.h>
#include <linux/compiler.h>
@@ -29,6 +28,7 @@
#include "distributed-arp-table.h"
#include "fragmentation.h"
#include "hard-interface.h"
+#include "linux/dynamic_debug.h"
#include "log.h"
#include "network-coding.h"
#include "originator.h"
master: sparse linux-4.14.245 cfg: BLA=y DAT=n DEBUG=y TRACING=y NC=n MCAST=y BATMAN_V=n
---------------------------------------------------------------------------
/home/build_test/build_env/tmp.ZhHHMNS9Fg/net/batman-adv/main.c: note: in included file:
./include/net/dsfield.h:24:16: warning: cast to restricted __be16 const [usertype] *
./include/net/dsfield.h:24:16: warning: cast to restricted __be16 const [usertype] *
./include/net/dsfield.h:24:16: warning: cast to restricted __be16 const [usertype] *
./include/net/dsfield.h:24:16: warning: cast to restricted __be16 const [usertype] *
/home/build_test/build_env/tmp.ZhHHMNS9Fg/net/batman-adv/multicast.c: note: in included file (through /home/build_test/build_env/tmp.ZhHHMNS9Fg/compat-include//net/addrconf.h, /home/build_test/build_env/tmp.ZhHHMNS9Fg/compat-include//linux/if_bridge.h):
./include/net/addrconf.h:410:22: warning: cast to restricted __be64 [usertype] *
./include/net/addrconf.h:410:22: warning: cast to restricted __be64 [usertype] *
./include/net/addrconf.h:398:22: warning: cast to restricted __be64 [usertype] *
./include/net/addrconf.h:398:22: warning: cast to restricted __be64 [usertype] *
./include/net/addrconf.h:398:22: warning: cast to restricted __be64 [usertype] *
/home/build_test/build_env/tmp.ZhHHMNS9Fg/net/batman-adv/tp_meter.c:792:15: warning: symbol '__ret' shadows an earlier one
/home/build_test/build_env/tmp.ZhHHMNS9Fg/net/batman-adv/tp_meter.c:792:15: originally declared here
master: sparse linux-4.14.245 cfg: BLA=y DAT=y DEBUG=y TRACING=n NC=y MCAST=n BATMAN_V=y
---------------------------------------------------------------------------
/home/build_test/build_env/tmp.ZhHHMNS9Fg/net/batman-adv/main.c: note: in included file:
./include/net/dsfield.h:24:16: warning: cast to restricted __be16 const [usertype] *
./include/net/dsfield.h:24:16: warning: cast to restricted __be16 const [usertype] *
./include/net/dsfield.h:24:16: warning: cast to restricted __be16 const [usertype] *
./include/net/dsfield.h:24:16: warning: cast to restricted __be16 const [usertype] *
/home/build_test/build_env/tmp.ZhHHMNS9Fg/net/batman-adv/tp_meter.c:792:15: warning: symbol '__ret' shadows an earlier one
/home/build_test/build_env/tmp.ZhHHMNS9Fg/net/batman-adv/tp_meter.c:792:15: originally declared here
Statistics
==========
maint
-----
Failed tests: 9
Started build tests: 333
Tested Linux versions: 39
Tested configs: 125
master
------
Failed tests: 8
Started build tests: 295
Tested Linux versions: 39
Tested configs: 115