Name of failed tests ====================
maint -----
* difference between net and batadv maint * sparse linux-5.7-rc1 cfg: BLA=y DAT=y DEBUGFS=n DEBUG=n TRACING=y NC=n MCAST=y BATMAN_V=n SYSFS=y * sparse linux-5.7-rc1 cfg: BLA=y DAT=y DEBUGFS=n DEBUG=y TRACING=y NC=n MCAST=y BATMAN_V=n SYSFS=n
master ------
* checkpatch ./net/batman-adv/types.h * difference between net-next and batadv master * headers * sparse linux-5.7-rc1 cfg: BLA=y DAT=y DEBUGFS=y DEBUG=n TRACING=n NC=n MCAST=y BATMAN_V=n SYSFS=n
Output of different failed tests ================================
master: checkpatch ./net/batman-adv/types.h -------------------------------------------
CHECK: 'bufer' may be misspelled - perhaps 'buffer'? #1089: FILE: ./net/batman-adv/types.h:1089: + /** @log_buff: buffer holding the logs (ring bufer) */
total: 0 errors, 0 warnings, 1 checks, 2470 lines checked
maint: difference between net and batadv maint ----------------------------------------------
net/MAINTAINERS | 4 ++-- net/net/batman-adv/bat_v_ogm.c | 2 +- net/net/batman-adv/distributed-arp-table.c | 2 +- net/net/batman-adv/main.h | 2 +- net/net/batman-adv/network-coding.c | 9 ++++++++- net/net/batman-adv/sysfs.c | 3 +-- net/net/batman-adv/translation-table.c | 8 ++++---- 7 files changed, 18 insertions(+), 12 deletions(-)
master: difference between net-next and batadv master -----------------------------------------------------
netnext/MAINTAINERS | 4 ++-- netnext/net/batman-adv/bat_v_ogm.c | 2 +- netnext/net/batman-adv/network-coding.c | 9 ++++++++- netnext/net/batman-adv/sysfs.c | 3 +-- 4 files changed, 12 insertions(+), 6 deletions(-)
master: headers ---------------
diff --git a/net/batman-adv/trace.h b/net/batman-adv/trace.h index 2d1b9c4d..fc14b511 100644 --- a/net/batman-adv/trace.h +++ b/net/batman-adv/trace.h @@ -15,7 +15,6 @@ #include <linux/percpu.h> #include <linux/printk.h> #include <linux/tracepoint.h> -#include <linux/types.h>
#undef TRACE_SYSTEM #define TRACE_SYSTEM batadv
master: sparse linux-5.7-rc1 cfg: BLA=y DAT=y DEBUGFS=y DEBUG=n TRACING=n NC=n MCAST=y BATMAN_V=n SYSFS=n ---------------------------------------------------------------------------
./include/linux/filter.h:599:15: warning: symbol 'ret' shadows an earlier one ./include/linux/filter.h:596:13: originally declared here ./include/linux/filter.h:599:15: warning: symbol 'ret' shadows an earlier one ./include/linux/filter.h:596:13: originally declared here ./include/linux/filter.h:599:15: warning: symbol 'ret' shadows an earlier one ./include/linux/filter.h:596:13: originally declared here ./include/linux/filter.h:599:15: warning: symbol 'ret' shadows an earlier one ./include/linux/filter.h:596:13: originally declared here ./include/linux/filter.h:599:15: warning: symbol 'ret' shadows an earlier one ./include/linux/filter.h:596:13: originally declared here ./include/linux/filter.h:599:15: warning: symbol 'ret' shadows an earlier one ./include/linux/filter.h:596:13: originally declared here ./include/linux/filter.h:599:15: warning: symbol 'ret' shadows an earlier one ./include/linux/filter.h:596:13: originally declared here ./include/linux/filter.h:599:15: warning: symbol 'ret' shadows an earlier one ./include/linux/filter.h:596:13: originally declared here ./include/linux/filter.h:599:15: warning: symbol 'ret' shadows an earlier one ./include/linux/filter.h:596:13: originally declared here ./include/linux/filter.h:599:15: warning: symbol 'ret' shadows an earlier one ./include/linux/filter.h:596:13: originally declared here ./include/linux/filter.h:599:15: warning: symbol 'ret' shadows an earlier one ./include/linux/filter.h:596:13: originally declared here
Statistics ==========
maint -----
Failed tests: 3 Started build tests: 116 Tested Linux versions: 39 Tested configs: 107
master ------
Failed tests: 4 Started build tests: 115 Tested Linux versions: 39 Tested configs: 102
linux-merge@lists.open-mesh.org