From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: (2) [PATCH net] ip: hash fragments consistently Date: Sun, 11 Nov 2018 19:37:17 -0800 Message-ID: <463a1d19-2754-f553-d1fc-db3301d934c4@gmail.com> References: <9b22fd3a35416b3145f1245466167b001925ce1a.1532357173.git.pabeni@redhat.com> <211e391b-3537-560b-0522-9ea595848477@gmail.com> <20181112004054epcms1p3db41e04dad77c59e675a769e07f4615a@epcms1p3> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: "David S. Miller" To: soukjin.bae@samsung.com, Paolo Abeni , "netdev@vger.kernel.org" Return-path: Received: from mail-pl1-f176.google.com ([209.85.214.176]:39248 "EHLO mail-pl1-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726270AbeKLN2c (ORCPT ); Mon, 12 Nov 2018 08:28:32 -0500 Received: by mail-pl1-f176.google.com with SMTP id b5-v6so3610890pla.6 for ; Sun, 11 Nov 2018 19:37:20 -0800 (PST) In-Reply-To: <20181112004054epcms1p3db41e04dad77c59e675a769e07f4615a@epcms1p3> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 11/11/2018 04:40 PM, 배석진 wrote: >> Also we might note that flow dissector itself is buggy as >> found by Soukjin Bae ( https://patchwork.ozlabs.org/patch/994601/ ) >>   >> I will send a v2 of his patch with a different changelog. >>   >> Defrag is fixed [1] but the bug in flow dissector is adding >> extra work and hash inconsistencies. >>   >> [1] https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/?id=0d5b9311baf27bb545f187f12ecfd558220c607d > > > Dear all, > > it's good news to mee too. > thanks for accept my work :) Sure thing ;)