Thread (20 messages) flat view 20 messages, 4 authors, 2017-03-18

Re: [net-next PATCH 3/5] net: Introduce SO_INCOMING_NAPI_ID

From: Eric Dumazet <hidden>
Date: 2017-03-16 22:58:56
Also in: lkml

On Thu, 2017-03-16 at 11:32 -0700, Alexander Duyck wrote:
 
+	case SO_INCOMING_NAPI_ID:
+		v.val = sk->sk_napi_id;
+		break;
I guess that here you should filter invalid values.

(So that you no longer need the first patch in this series)

Also, it looks like eBPF will need to get access to skb->napi_id for
efficient SO_REUSEPORT support ?

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help