Name of failed tests ====================
main ----
* difference between net-next and batadv main
stable ------
* difference between net and batadv stable
Output of different failed tests ================================
stable: difference between net and batadv stable ------------------------------------------------
net/net/batman-adv/bat_iv_ogm.c | 3 ++- net/net/batman-adv/bat_v_ogm.c | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-)
main: difference between net-next and batadv main -------------------------------------------------
netnext/net/batman-adv/bat_iv_ogm.c | 3 netnext/net/batman-adv/bat_v.c | 2 netnext/net/batman-adv/bat_v_elp.c | 122 +++++--------------- netnext/net/batman-adv/bat_v_elp.h | 2 netnext/net/batman-adv/bat_v_ogm.c | 3 netnext/net/batman-adv/hard-interface.c | 24 ++- netnext/net/batman-adv/main.h | 2 netnext/net/batman-adv/soft-interface.c | 3 netnext/net/batman-adv/translation-table.c | 12 + netnext/net/batman-adv/types.h | 37 +++++- 10 files changed, 98 insertions(+), 112 deletions(-)
Statistics ==========
main ----
Failed tests: 1 Started build tests: 153 Tested Linux versions: 35 Tested configs: 91
stable ------
Failed tests: 1 Started build tests: 200 Tested Linux versions: 36 Tested configs: 101
linux-merge@lists.open-mesh.org