netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: Tree for Oct 7 (openvswitch)
       [not found] ` <20141007194454.10502188-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
@ 2014-10-07 16:59   ` Randy Dunlap
  2014-10-07 19:45     ` [ovs-dev] " Andy Zhou
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2014-10-07 16:59 UTC (permalink / raw)
  To: Stephen Rothwell, linux-next-u79uwXL29TY76Z2rM5mHXA
  Cc: dev-yBygre7rU0TnMu66kgdUjQ,
	netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

On 10/07/14 01:44, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20141003:
> 

on i386 or x86_64:

In file included from ../include/net/geneve.h:4:0,
                 from ../net/openvswitch/flow_netlink.c:45:
../include/net/udp_tunnel.h: In function 'udp_tunnel_handle_offloads':
../include/net/udp_tunnel.h:100:2: error: implicit declaration of function 'iptunnel_handle_offloads' [-Werror=implicit-function-declaration]
  return iptunnel_handle_offloads(skb, udp_csum, type);
  ^
../include/net/udp_tunnel.h:100:2: warning: return makes pointer from integer without a cast [enabled by default]



-- 
~Randy

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ovs-dev] linux-next: Tree for Oct 7 (openvswitch)
  2014-10-07 16:59   ` linux-next: Tree for Oct 7 (openvswitch) Randy Dunlap
@ 2014-10-07 19:45     ` Andy Zhou
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Zhou @ 2014-10-07 19:45 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: Stephen Rothwell, Linux-Next, dev@openvswitch.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org

This issue should have been fixed with commit
7c5df8fa1921450d2210db9928f43cf4f414982c

Fix a openvswitch compilation error when CONFIG_INET is not set:

    =====================================================
       In file included from include/net/geneve.h:4:0,
                           from net/openvswitch/flow_netlink.c:45:
                          include/net/udp_tunnel.h: In function 'udp_tunnel_hand
                          >> include/net/udp_tunnel.h:100:2: error: implicit dec
                          >>      return iptunnel_handle_offloads(skb, udp_csum,
                          >>           ^
                          >>           >> include/net/udp_tunnel.h:100:2: warnin
                          >>           >>    cc1: some warnings being treated as

    =====================================================

    Reported-by: kbuild test robot <fengguang.wu@intel.com>
    Signed-off-by: Andy Zhou <azhou@nicira.com>
    Signed-off-by: David S. Miller <davem@davemloft.net>

On Tue, Oct 7, 2014 at 9:59 AM, Randy Dunlap <rdunlap@infradead.org> wrote:
> On 10/07/14 01:44, Stephen Rothwell wrote:
>> Hi all,
>>
>> Changes since 20141003:
>>
>
> on i386 or x86_64:
>
> In file included from ../include/net/geneve.h:4:0,
>                  from ../net/openvswitch/flow_netlink.c:45:
> ../include/net/udp_tunnel.h: In function 'udp_tunnel_handle_offloads':
> ../include/net/udp_tunnel.h:100:2: error: implicit declaration of function 'iptunnel_handle_offloads' [-Werror=implicit-function-declaration]
>   return iptunnel_handle_offloads(skb, udp_csum, type);
>   ^
> ../include/net/udp_tunnel.h:100:2: warning: return makes pointer from integer without a cast [enabled by default]
>
>
>
> --
> ~Randy
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-07 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20141007194454.10502188@canb.auug.org.au>
     [not found] ` <20141007194454.10502188-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
2014-10-07 16:59   ` linux-next: Tree for Oct 7 (openvswitch) Randy Dunlap
2014-10-07 19:45     ` [ovs-dev] " Andy Zhou

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).