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/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
main: difference between net-next and batadv main -------------------------------------------------
netnext/Documentation/networking/batman-adv.rst | 2 netnext/net/batman-adv/bat_iv_ogm.c | 1 netnext/net/batman-adv/bat_v_elp.c | 1 netnext/net/batman-adv/bat_v_ogm.c | 5 netnext/net/batman-adv/distributed-arp-table.c | 2 netnext/net/batman-adv/gateway_common.c | 2 netnext/net/batman-adv/multicast.c | 251 ++++++++++++++- netnext/net/batman-adv/multicast.h | 38 +- netnext/net/batman-adv/network-coding.c | 4 netnext/net/batman-adv/routing.c | 7 netnext/net/batman-adv/soft-interface.c | 26 - netnext/net/batman-adv/translation-table.c | 4 netnext/net/batman-adv/tvlv.c | 71 +--- netnext/net/batman-adv/tvlv.h | 9 netnext/net/batman-adv/types.h | 6 15 files changed, 322 insertions(+), 107 deletions(-)
Statistics ==========
stable ------
Failed tests: 1 Started build tests: 298 Tested Linux versions: 37 Tested configs: 119
main ----
Failed tests: 1 Started build tests: 245 Tested Linux versions: 37 Tested configs: 113