Thread (8 messages) flat view 8 messages, 3 authors, 2018-02-26

Re: [PATCH V4 net 3/3] tuntap: correctly add the missing XDP flush

From: David Miller <davem@davemloft.net>
Date: 2018-02-26 18:50:25
Also in: lkml

From: Jason Wang <redacted>
Date: Sat, 24 Feb 2018 11:32:26 +0800
We don't flush batched XDP packets through xdp_do_flush_map(), this
will cause packets stall at TX queue. Consider we don't do XDP on NAPI
poll(), the only possible fix is to call xdp_do_flush_map()
immediately after xdp_do_redirect().

Note, this in fact won't try to batch packets through devmap, we could
address in the future.

Reported-by: Christoffer Dall <redacted>
Fixes: 761876c857cb ("tap: XDP support")
Signed-off-by: Jason Wang <redacted>
Applied, and all 3 patches queued up for -stable.

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