[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1411966630.30721.7.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Sun, 28 Sep 2014 21:57:10 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, amirv@...lanox.com,
john.r.fastabend@...el.com, brouer@...hat.com
Subject: Re: [PATCH net-next] net: reorganize sk_buff for faster
__copy_skb_header()
On Mon, 2014-09-29 at 00:06 -0400, David Miller wrote:
> From: David Miller <davem@...emloft.net>
> Date: Sun, 28 Sep 2014 17:37:59 -0400 (EDT)
>
> > Applied, thanks!
>
> Eric, I had to revert. Please enable IPVS in your build tests.
>
> net/ipv4/ip_output.c: In function ‘ip_copy_metadata’:
> net/ipv4/ip_output.c:470:4: error: ‘struct sk_buff’ has no member named ‘ipvs_property’
> to->ipvs_property = from->ipvs_property;
> ^
> net/ipv4/ip_output.c:470:26: error: ‘struct sk_buff’ has no member named ‘ipvs_property’
> to->ipvs_property = from->ipvs_property;
Ah sorry, will send a v2.
Thanks
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists