All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Westphal <fw@strlen.de>
To: kbuild test robot <lkp@intel.com>
Cc: Florian Westphal <fw@strlen.de>,
	kbuild-all@01.org, netfilter-devel@vger.kernel.org
Subject: Re: [PATCH nf-next 1/2] netfilter: conntrack: merge udp and udplite helpers
Date: Sat, 3 Dec 2016 14:02:10 +0100	[thread overview]
Message-ID: <20161203130210.GA26974@breakpoint.cc> (raw)
In-Reply-To: <201612032029.B6DRRW4L%fengguang.wu@intel.com>

kbuild test robot <lkp@intel.com> wrote:
> All error/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 net/netfilter/nf_conntrack_proto_udp.c:10:
>    net/netfilter/nf_conntrack_proto_udp.c: In function 'udp_get_net_proto':
> >> net/netfilter/nf_conntrack_proto_udp.c:308:15: error: 'CTA_TIMEOUT_UDP_MAX' undeclared (first use in this function)
>      BUILD_BUG_ON(CTA_TIMEOUT_UDP_MAX != CTA_TIMEOUT_UDPLITE_MAX);

Yay for conditional includes :-/

Pablo, I just saw there are still patches from Davide in your queue so I
will not resend this (it will surely conflict).

  reply	other threads:[~2016-12-03 13:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-02 18:50 [PATCH nf-next 0/2] netfilter: merge udp and udplite helpers Florian Westphal
2016-12-02 18:50 ` [PATCH nf-next 1/2] netfilter: conntrack: " Florian Westphal
2016-12-03 12:50   ` kbuild test robot
2016-12-03 13:02     ` Florian Westphal [this message]
2016-12-06 10:39       ` Pablo Neira Ayuso
2016-12-06 10:52   ` Pablo Neira Ayuso
2016-12-02 18:50 ` [PATCH nf-next 2/2] netfilter: nat: " Florian Westphal

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=20161203130210.GA26974@breakpoint.cc \
    --to=fw@strlen.de \
    --cc=kbuild-all@01.org \
    --cc=lkp@intel.com \
    --cc=netfilter-devel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.