diff options
author | 2025-03-06 22:34:10 -0500 | |
---|---|---|
committer | 2025-03-10 13:13:04 -0700 | |
commit | 0922cb68edfde9e3920bb3aedea203d333af9f10 (patch) | |
tree | 362bd016b4f2022bf5250ea90e1687a9188ce536 /scripts/gdb/linux/utils.py | |
parent | ipv6: save dontfrag in cork (diff) | |
download | wireguard-linux-0922cb68edfde9e3920bb3aedea203d333af9f10.tar.xz wireguard-linux-0922cb68edfde9e3920bb3aedea203d333af9f10.zip |
selftests/net: expand cmsg_ip with MSG_MORE
UDP send with MSG_MORE takes a slightly different path than the
lockless fast path.
For completeness, add coverage to this case too.
Pass MSG_MORE on the initial sendmsg, then follow up with a zero byte
write to unplug the cork.
Unrelated: also add two missing endlines in usage().
Signed-off-by: Willem de Bruijn <willemb@google.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20250307033620.411611-4-willemdebruijn.kernel@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions