Re: draft-wang-6man-flow-label-reflection

Brian E Carpenter <brian.e.carpenter@gmail.com> Fri, 21 November 2014 01:50 UTC

Return-Path: <brian.e.carpenter@gmail.com>
X-Original-To: ipv6@ietfa.amsl.com
Delivered-To: ipv6@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 72E9A1A8A94 for <ipv6@ietfa.amsl.com>; Thu, 20 Nov 2014 17:50:30 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RsDIACzY8l33 for <ipv6@ietfa.amsl.com>; Thu, 20 Nov 2014 17:50:28 -0800 (PST)
Received: from mail-pa0-x22e.google.com (mail-pa0-x22e.google.com [IPv6:2607:f8b0:400e:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 47F391A8A8B for <ipv6@ietf.org>; Thu, 20 Nov 2014 17:50:19 -0800 (PST)
Received: by mail-pa0-f46.google.com with SMTP id lj1so3753459pab.33 for <ipv6@ietf.org>; Thu, 20 Nov 2014 17:50:18 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:organization:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=R7GV2lQp8Hx5cG6HIGinduunUkXje4eXqvzvGlEJXpY=; b=f3xT4VvebwBWAFi6HDnWvBXHP09DcCwW5VIvTVGhcCoz1oUIDBCs6KydyuBpBwqi+K YUPALyOh7n7borzXsv7AeyvwWsT+9NKftqbJbs4fmhjMGEMiO0i9Xo97nEbq5GEXrv6d mrwvOtHWV1iPyRxeVa82UnI2UCF5XdeEpSenkGHMEVT9Jdw/OXWUC7TT379GG85hqIHC TdnyOeE3VfhHeE/AcQjLzOV/jXVTr/yhNSwl4liprUhNGNPiHYcECyjf657Gmp7pLJ0+ woILfkvaCiSQMI5wrJLHkXOfqU5XtURcxwAiNrM+MngKSP+eP7sKAkCKKGB60pHUyuiG 0Tkw==
X-Received: by 10.70.33.1 with SMTP id n1mr2593041pdi.12.1416534618481; Thu, 20 Nov 2014 17:50:18 -0800 (PST)
Received: from [192.168.178.26] (231.199.69.111.dynamic.snap.net.nz. [111.69.199.231]) by mx.google.com with ESMTPSA id mz5sm3185922pdb.35.2014.11.20.17.50.15 for <multiple recipients> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 20 Nov 2014 17:50:17 -0800 (PST)
Message-ID: <546E9A5F.9060501@gmail.com>
Date: Fri, 21 Nov 2014 14:50:23 +1300
From: Brian E Carpenter <brian.e.carpenter@gmail.com>
Organization: University of Auckland
User-Agent: Thunderbird 2.0.0.6 (Windows/20070728)
MIME-Version: 1.0
To: Florent Fourcot <ietf@flo.fourcot.fr>
Subject: Re: draft-wang-6man-flow-label-reflection
References: <5465C0AC.10801@massar.ch> <54673BF1.3030806@flo.fourcot.fr>
In-Reply-To: <54673BF1.3030806@flo.fourcot.fr>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Archived-At: http://mailarchive.ietf.org/arch/msg/ipv6/i75B0ciK0G_IsB5JCDtEP367DEE
Cc: ipv6@ietf.org
X-BeenThere: ipv6@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "IPv6 Maintenance Working Group \(6man\)" <ipv6.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ipv6>, <mailto:ipv6-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ipv6/>
List-Post: <mailto:ipv6@ietf.org>
List-Help: <mailto:ipv6-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ipv6>, <mailto:ipv6-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 21 Nov 2014 01:50:30 -0000

Florent,

Where I can I find an algorithm description (or the code) for
skb_get_hash ? I'm curious to know whether it meets the requirements
described in RFC 6437. The algorithm suggested in the appendix of that RFC
is lousy, as shown at https://www.cs.auckland.ac.nz/~brian/flowhashRep.pdf
FNV1a-32 is much better, for example.

Regards
   Brian

On 16/11/2014 00:41, Florent Fourcot wrote:
> Hello,
> 
>> but I have not found a hardware device yet that is actually
>> using it for that purpose,
> 
> You are aware of the ECMP problem, so you should know that the Linux
> kernel already use flow labels for that. And it is embedded in many
> hardwares.
> 
> Some links:
> 
>  * http://patchwork.ozlabs.org/patch/343108/
>  * http://permalink.gmane.org/gmane.linux.network/321696
> 
> Best regards,
>