lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 26 May 2015 10:18:09 -0700
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	Tom Herbert <tom@...bertland.com>
Cc:	davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [PATCH v2 net-next 0/3] net: Add incoming CPU mask to sockets

On Tue, 2015-05-26 at 09:34 -0700, Tom Herbert wrote:
> Added matching of CPU to a socket CPU mask. This is useful for TCP
> listeners and unconnected UDP. This works with SO_REUSPORT to steer
> packets to listener sockets based on CPU affinity. These patches
> allow steering packets to listeners based on numa locality. This is
> only useful for passive connections.
> 
> v2:
>   - Add cache alignment for fields used in socket lookup in sock_common
>   - Added UDP test results

What about the feedback I gave earlier Tom ???

This cannot work for TCP in its current state.


--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ