diff options
author | Jalal Mostafa <jalal.a.mostapha@gmail.com> | 2022-09-21 13:57:01 +0000 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2022-09-22 17:16:22 +0200 |
commit | 60240bc26114543fcbfcd8a28466e67e77b20388 (patch) | |
tree | 0d5a7fd46fb68f10361fb39e1757989d6f5347d7 /scripts/faddr2line | |
parent | 8addbfc7b308d591f8a5f2f6bb24d08d9d79dfbb (diff) | |
download | linux-60240bc26114543fcbfcd8a28466e67e77b20388.tar.gz linux-60240bc26114543fcbfcd8a28466e67e77b20388.tar.bz2 linux-60240bc26114543fcbfcd8a28466e67e77b20388.zip |
xsk: Inherit need_wakeup flag for shared sockets
The flag for need_wakeup is not set for xsks with `XDP_SHARED_UMEM`
flag and of different queue ids and/or devices. They should inherit
the flag from the first socket buffer pool since no flags can be
specified once `XDP_SHARED_UMEM` is specified.
Fixes: b5aea28dca134 ("xsk: Add shared umem support between queue ids")
Signed-off-by: Jalal Mostafa <jalal.a.mostapha@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Magnus Karlsson <magnus.karlsson@intel.com>
Link: https://lore.kernel.org/bpf/20220921135701.10199-1-jalal.a.mostapha@gmail.com
Diffstat (limited to 'scripts/faddr2line')
0 files changed, 0 insertions, 0 deletions