[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20141028.005121.1715627351754245965.davem@davemloft.net>
Date: Tue, 28 Oct 2014 00:51:21 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: therbert@...gle.com
Cc: eric.dumazet@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 2/2] udp: Reset flow table for flows over
unconnected sockets
From: Tom Herbert <therbert@...gle.com>
Date: Mon, 27 Oct 2014 18:09:25 -0700
> This indicates nothing about the merits of this patch. Nevertheless,
> in order to avoid further rat-holing and since this patch does change
> a long standing behavior I'll will respin to make it enabled only by
> sysctl.
Kind of disappointed on my end that you haven't addressed Eric's
main point, which is that:
1) A hash table shared between protocols will perform poorly for
mixed workloads which are becomming increasingly common.
2) UDP is fundamentally different from TCP in that the issue of
'flow' vs. 'non-flow' packets
I personally do not see you avoiding this conversation by simply
hiding the new behavior behind a sysctl, I still want you to address
it before I apply anything.
--
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