Thread (1 message) 1 message, 1 author, 2014-11-14

Re: [PATCH net-next] net: introduce SO_INCOMING_CPU

From: Eric Dumazet <hidden>
Date: 2014-11-14 22:58:32
Also in: netdev

On Fri, 2014-11-14 at 14:27 -0800, Andy Lutomirski wrote:
The people at the other end will be really pissed if that results in
lots of reconnections.
No reconnections necessary.

I believe you misunderstood : On the 4-tuple (SADDR,SPORT,DADDR,DPORT),
you can pick for example SPORT so that hash(SADDR,SPORT,DADDR,DPORT)
maps to a known and wanted RX queue number.

Once you know that, you use bind(SADDR, SPORT), then
connect(DADDR,DPORT). 

Anyway, if your hardware is able to cope with the few number of flows,
just use the hardware and be happy.

Here we want about 10 millions sockets, there is little hope for
hardware being helpful.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help