[errors] pktgen.c:(.text+0x531e7): undefined reference to `udp4_hwcsum' pktgen.c:(.text+0x5314d): undefined reference to `ip_send_check' pktgen.c:(.text.unlikely+0x1ce1): undefined reference to `udp4_hwcsum' pktgen.c:(.text.unlikely+0x1c32): undefined reference to `ip_send_check' net/core/pktgen.c:2907:3: error: implicit declaration of function 'csum_ipv6_magic' [-Werror=implicit-function-declaration] ERROR: "udp4_hwcsum" [net/core/pktgen.ko] undefined! ERROR: "ip_send_check" [net/core/pktgen.ko] undefined! ERROR: "udp4_hwcsum" undefined! ERROR: "ip_send_check" undefined! [sparse] net/core/pktgen.c:2772:38: sparse: incorrect type in argument 2 (different base types) @@ expected restricted __be32 [usertype] src @@ got restricted __be32 [usertype] src @@ net/core/pktgen.c:2772:52: sparse: incorrect type in argument 3 (different base types) @@ expected restricted __be32 [usertype] dst @@ got restricted __be32 [usertype] dst @@ net/core/pktgen.c:2777:53: sparse: incorrect type in argument 1 (different base types) @@ expected restricted __be32 [usertype] saddr @@ got restricted __be32 [usertype] saddr @@ net/core/pktgen.c:2777:67: sparse: incorrect type in argument 2 (different base types) @@ expected restricted __be32 [usertype] daddr @@ got restricted __be32 [usertype] daddr @@ --- 0-DAY kernel build testing backend Open Source Technology Center http://lists.01.org/mailman/listinfo/kbuild Intel Corporation -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html