Name of failed tests
====================
master
------
* difference between net-next and batadv master
* headers
Output of different failed tests
================================
master: difference between net-next and batadv master
-----------------------------------------------------
netnext/net/batman-adv/bat_v_ogm.c | 11 +++++------
netnext/net/batman-adv/bridge_loop_avoidance.c | 5 +----
netnext/net/batman-adv/gateway_client.c | 6 ++----
3 files changed, 8 insertions(+), 14 deletions(-)
master: headers
---------------
diff --git a/net/batman-adv/bridge_loop_avoidance.c
b/net/batman-adv/bridge_loop_avoidance.c
index 277b77b8..b7d10b35 100644
--- a/net/batman-adv/bridge_loop_avoidance.c
+++ b/net/batman-adv/bridge_loop_avoidance.c
@@ -6,7 +6,6 @@
#include "bridge_loop_avoidance.h"
#include "main.h" // IWYU pragma: keep
-
#include <linux/atomic.h>
#include <linux/byteorder/generic.h>
#include <linux/compiler.h>
@@ -43,6 +42,7 @@
#include "hard-interface.h"
#include "hash.h"
+#include "linux/preempt.h"
#include "log.h"
#include "netlink.h"
#include "originator.h"
Statistics
==========
maint
-----
Failed tests: 0
Started build tests: 308
Tested Linux versions: 34
Tested configs: 235
master
------
Failed tests: 2
Started build tests: 251
Tested Linux versions: 34
Tested configs: 195
Show replies by date