[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1380921398.3564.42.camel@edumazet-glaptop.roam.corp.google.com>
Date: Fri, 04 Oct 2013 14:16:38 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: Shawn Bohrer <shawn.bohrer@...il.com>
Cc: David Miller <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>, tomk@...advisors.com,
Shawn Bohrer <sbohrer@...advisors.com>
Subject: Re: [PATCH net-next v2 2/3] udp: Add udp early demux
On Fri, 2013-10-04 at 16:05 -0500, Shawn Bohrer wrote:
> Same thing must be true in the multicast case correct? I'll fix them
> both.
Yes.
And you could state in the title or changelog that you took care of IPv4
only (which is fine, but worth mentioning)
Also, unicast lookup should use the secondary hash on (local port, local
address) for best hash distribution for this particular lookup for a
connected socket.
(Take a look at commits 5051ebd27 and 512615b6b84 for details)
--
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