Name of failed tests ====================
stable ------
* difference between net and batadv stable
main ----
* difference between net and batadv main
Output of different failed tests ================================
main: difference between net and batadv main --------------------------------------------
netnext/net/batman-adv/multicast.c | 3 --- 1 file changed, 3 deletions(-)
stable: difference between net and batadv stable ------------------------------------------------
net/net/batman-adv/Makefile | 1 net/net/batman-adv/bridge_loop_avoidance.c | 2 net/net/batman-adv/fragmentation.c | 8 net/net/batman-adv/gateway_client.c | 2 net/net/batman-adv/main.c | 5 net/net/batman-adv/main.h | 2 net/net/batman-adv/multicast.c | 129 ++ net/net/batman-adv/multicast.h | 30 net/net/batman-adv/multicast_forw.c | 1178 ++++++++++++++++++++ net/net/batman-adv/netlink.c | 2 net/net/batman-adv/originator.c | 28 net/net/batman-adv/originator.h | 3 net/net/batman-adv/routing.c | 70 + net/net/batman-adv/routing.h | 11 net/net/batman-adv/soft-interface.c | 18 net/net/batman-adv/types.h | 70 + 16 files changed, 1533 insertions(+), 26 deletions(-)
Statistics ==========
stable ------
Failed tests: 1 Started build tests: 204 Tested Linux versions: 36 Tested configs: 106
main ----
Failed tests: 1 Started build tests: 233 Tested Linux versions: 36 Tested configs: 110