Name of failed tests ====================
main ----
* difference between net and batadv main
stable ------
* difference between net and batadv stable
Output of different failed tests ================================
main: difference between net and batadv main --------------------------------------------
netnext/net/batman-adv/multicast.c | 2 -- 1 file changed, 2 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 ==========
main ----
Failed tests: 1 Started build tests: 208 Tested Linux versions: 36 Tested configs: 106
stable ------
Failed tests: 1 Started build tests: 237 Tested Linux versions: 36 Tested configs: 106
linux-merge@lists.open-mesh.org