From: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
To: kbuild test robot <fengguang.wu@intel.com>
Cc: kbuild-all@01.org, netfilter-devel@vger.kernel.org,
coreteam@netfilter.org, Pablo Neira Ayuso <pablo@netfilter.org>
Subject: Re: [nf-next:master 16/16] net/ipv6/netfilter/nf_defrag_ipv6_hooks.c:68:9: error: 'struct sk_buff' has no member named '_nfct'
Date: Thu, 11 Jan 2018 23:08:14 -0700 [thread overview]
Message-ID: <15a034edb8c37604b166f0863c012742@codeaurora.org> (raw)
In-Reply-To: <201801121333.idzQ0Oyn%fengguang.wu@intel.com>
On 2018-01-11 22:10, kbuild test robot wrote:
> tree:
> https://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git
> master
> head: 902d6a4c2a4f411582689e53fb101895ffe99028
> commit: 902d6a4c2a4f411582689e53fb101895ffe99028 [16/16] netfilter:
> nf_defrag: Skip defrag if NOTRACK is set
> config: x86_64-randconfig-it0-01121151 (attached as .config)
> compiler: gcc-7 (Debian 7.2.0-12) 7.2.1 20171025
> reproduce:
> git checkout 902d6a4c2a4f411582689e53fb101895ffe99028
> # save the attached .config to linux build tree
> make ARCH=x86_64
>
> All error/warnings (new ones prefixed by >>):
>
> In file included from include/uapi/linux/swab.h:6:0,
> from include/linux/swab.h:5,
> from
> include/uapi/linux/byteorder/little_endian.h:13,
> from include/linux/byteorder/little_endian.h:5,
> from arch/x86/include/uapi/asm/byteorder.h:5,
> from include/uapi/linux/ipv6.h:8,
> from include/linux/ipv6.h:5,
> from net/ipv6/netfilter/nf_defrag_ipv6_hooks.c:10:
> net/ipv6/netfilter/nf_defrag_ipv6_hooks.c: In function
> 'ipv6_defrag':
>>> net/ipv6/netfilter/nf_defrag_ipv6_hooks.c:68:9: error: 'struct
>>> sk_buff' has no member named '_nfct'
> if (skb->_nfct == IP_CT_UNTRACKED)
Hi Fengguang
I have sent a patch to fix this now.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
prev parent reply other threads:[~2018-01-12 6:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-12 5:10 [nf-next:master 16/16] net/ipv6/netfilter/nf_defrag_ipv6_hooks.c:68:9: error: 'struct sk_buff' has no member named '_nfct' kbuild test robot
2018-01-12 6:08 ` Subash Abhinov Kasiviswanathan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=15a034edb8c37604b166f0863c012742@codeaurora.org \
--to=subashab@codeaurora.org \
--cc=coreteam@netfilter.org \
--cc=fengguang.wu@intel.com \
--cc=kbuild-all@01.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).