Name of failed tests
====================
stable
------
* difference between net and batadv stable
main
----
* difference between net-next and batadv main
Output of different failed tests
================================
stable: difference between net and batadv stable
------------------------------------------------
net/net/batman-adv/hard-interface.c | 31 +++++++++++----------------
1 file changed, 13 insertions(+), 18 deletions(-)
main: difference between net-next and batadv main
-------------------------------------------------
netnext/net/batman-adv/hard-interface.c | 31 ++++++++------------
netnext/net/batman-adv/main.c | 4 +-
netnext/net/batman-adv/main.h | 1
netnext/net/batman-adv/mesh-interface.c | 15 +++++++++
netnext/net/batman-adv/send.c | 4 --
netnext/net/batman-adv/translation-table.c | 2 -
6 files changed, 34 insertions(+), 23 deletions(-)
Statistics
==========
stable
------
Failed tests: 1
Started build tests: 241
Tested Linux versions: 40
Tested configs: 113
main
----
Failed tests: 1
Started build tests: 225
Tested Linux versions: 40
Tested configs: 105