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.c | 8 ++++----
netnext/net/batman-adv/soft-interface.c | 1 -
2 files changed, 4 insertions(+), 5 deletions(-)
master: headers
---------------
diff --git a/build/net/batman-adv/bat_v.c b/build/net/batman-adv/bat_v.c
index e4cc12ec..69bd83fb 100644
--- a/build/net/batman-adv/bat_v.c
+++ b/build/net/batman-adv/bat_v.c
@@ -16,10 +16,10 @@
*/
#include "bat_v.h"
+
#include "main.h" // IWYU pragma: keep
#include <linux/atomic.h>
-#include <linux/bug.h>
#include <linux/cache.h>
#include <linux/errno.h>
#include <linux/if_ether.h>
Statistics
==========
maint
-----
Failed tests: 0
Started build tests: 62
Tested Linux versions: 30
Tested configs: 51
master
------
Failed tests: 2
Started build tests: 64
Tested Linux versions: 27
Tested configs: 50