> -Original Message-
> From: Tom Herbert [mailto:t...@herbertland.com]
> Sent: 19 February 2016 02:22
> To: Eric Dumazet
> Cc: David Miller; Paul Durrant; Linux Kernel Network Developers; Jay
> Vosburgh; Veaceslav Falico; Andy Gospodarek
> Subject: Re: [PATCH net-next
On Wed, Feb 17, 2016 at 1:30 PM, Eric Dumazet wrote:
> On mer., 2016-02-17 at 15:44 -0500, David Miller wrote:
>> From: Paul Durrant
>> Date: Mon, 15 Feb 2016 08:32:08 +
>>
>> > ...rather than a boolean merely indicating a canonical L4 hash.
>> >
>> > skb_set_hash() takes a hash type (from en
On mer., 2016-02-17 at 15:44 -0500, David Miller wrote:
> From: Paul Durrant
> Date: Mon, 15 Feb 2016 08:32:08 +
>
> > ...rather than a boolean merely indicating a canonical L4 hash.
> >
> > skb_set_hash() takes a hash type (from enum pkt_hash_types) as an
> > argument but information is los
From: Paul Durrant
Date: Mon, 15 Feb 2016 08:32:08 +
> ...rather than a boolean merely indicating a canonical L4 hash.
>
> skb_set_hash() takes a hash type (from enum pkt_hash_types) as an
> argument but information is lost since only a single bit in the skb
> stores whether that hash type i
Ping?
> -Original Message-
> From: Paul Durrant [mailto:paul.durr...@citrix.com]
> Sent: 15 February 2016 08:32
> To: netdev@vger.kernel.org
> Cc: Paul Durrant; David S. Miller; Jay Vosburgh; Veaceslav Falico; Andy
> Gospodarek
> Subject: [PATCH net-next] store complete hash type informati