On 6/4/15 3:01 AM, kbuild test robot wrote:
tree:git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git master head: c39c4c6abb89d24454b63798ccbae12b538206a5 commit: 3896d655f4d491c67d669a15f275a39f713410f8 [264/272] bpf: introduce bpf_clone_redirect() helper config: x86_64-randconfig-i0-0604 (attached as .config) reproduce: git checkout 3896d655f4d491c67d669a15f275a39f713410f8 # save the attached .config to linux build tree make ARCH=x86_64All warnings (new ones prefixed by >>): In file included from include/uapi/linux/stddef.h:1:0, from include/linux/stddef.h:4, from include/uapi/linux/posix_types.h:4, from include/uapi/linux/types.h:13, from include/linux/types.h:5, from include/linux/list.h:4, from include/linux/module.h:9, from net/core/filter.c:24: net/core/filter.c: In function 'bpf_clone_redirect': net/core/filter.c:1429:18: error: 'struct sk_buff' has no member named 'tc_verd' if (G_TC_AT(skb2->tc_verd) & AT_INGRESS)
sorry. will get it fixed asap. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
