Name of failed tests ====================
master ------
* difference between net-next and batadv master * sparse linux-5.3 cfg: BLA=n DAT=n DEBUGFS=n DEBUG=n TRACING=y NC=y MCAST=y BATMAN_V=n 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=n DAT=n DEBUGFS=n DEBUG=n TRACING=y NC=y MCAST=y BATMAN_V=n SYSFS=y ---------------------------------------------------------------------------
/home/build_test/build_env/tmp.nA9qNbR2lo/net/batman-adv/multicast.c: In function ‘batadv_mcast_forw_mode’: /home/build_test/build_env/tmp.nA9qNbR2lo/net/batman-adv/multicast.c:1421:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (*orig) ^ /home/build_test/build_env/tmp.nA9qNbR2lo/net/batman-adv/multicast.c:1425:2: note: here case 0: ^~~~
Statistics ==========
maint -----
Failed tests: 0 Started build tests: 55 Tested Linux versions: 30 Tested configs: 51
master ------
Failed tests: 2 Started build tests: 52 Tested Linux versions: 28 Tested configs: 49
linux-merge@lists.open-mesh.org