[PATCH bpf V3 0/2] xsk: fix for xsk_poll writeable
From: Xuan Zhuo
Date: Tue Dec 01 2020 - 08:58:02 EST
V2:
#2 patch made some changes following magnus' opinions.
V3:
Regarding the function xskq_cons_present_entries, I think daniel are right,
I have modified it.
Xuan Zhuo (2):
xsk: replace datagram_poll by sock_poll_wait
xsk: change the tx writeable condition
net/xdp/xsk.c | 20 ++++++++++++++++----
net/xdp/xsk_queue.h | 6 ++++++
2 files changed, 22 insertions(+), 4 deletions(-)
--
1.8.3.1