* Merge into stable: xsk: inherit need_wakeup flag for shared sockets
@ 2022-10-06 12:31 Jalal Mostafa
2022-10-07 6:48 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Jalal Mostafa @ 2022-10-06 12:31 UTC (permalink / raw)
To: stable; +Cc: magnus.karlsson, bjorn
Hi,
The following patch should be backported to the stable kernel versions
starting from 5.10
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=60240bc26114
The patch fixes inheriting the need_wakeup flag for AF_XDP sockets.
Sockets with XDP_SHARED_UMEM cannot have good performance because they
do not get this flag from the first socket.
Fixes: b5aea28dca134 ("xsk: Add shared umem support between queue ids")
Commit ID: 60240bc26114 ("xsk: Inherit need_wakeup flag for shared sockets")
Kernels: 5.10 - 5.15 - 5.19 - 6.0
Best Regards,
Jalal
P.S.: Sorry for receiving multiple copies of this email. TEXT/PLAIN
mode is enabled now.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-07 6:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-06 12:31 Merge into stable: xsk: inherit need_wakeup flag for shared sockets Jalal Mostafa
2022-10-07 6:48 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox