Thread (10 messages) flat view 10 messages, 4 authors, 2017-09-20

Re: [PATCH,net-next,1/2] tun: enable NAPI for TUN/TAP driver

From: Eric Dumazet <hidden>
Date: 2017-09-20 02:51:31

On Tue, 2017-09-19 at 00:34 -0700, Petar Penkov wrote:
Changes TUN driver to use napi_gro_receive() upon receiving packets
rather than netif_rx_ni(). Adds flag CONFIG_TUN_NAPI that enables
these changes and operation is not affected if the flag is disabled.
SKBs are constructed upon packet arrival and are queued to be
processed later.
Signed-off-by: Petar Penkov <redacted>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Mahesh Bandewar <redacted>
Cc: Willem de Bruijn <willemb@google.com>
Cc: davem@davemloft.net
Cc: ppenkov@stanford.edu
---
Very nice, thanks a lot Petar.

Acked-by: Eric Dumazet <edumazet@google.com>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help