[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140929.000611.1697245481977504922.davem@davemloft.net>
Date: Mon, 29 Sep 2014 00:06:11 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
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()
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;
^
Powered by blists - more mailing lists