linux-yocto/tools
Matthieu Baerts (NGI0) 275116d5d5 selftests: mptcp: pm: check flush doesn't reset limits
commit 452690be7de2f91cc0de68cb9e95252875b33503 upstream.

This modification is linked to the parent commit where the received
ADD_ADDR limit was accidentally reset when the endpoints were flushed.

To validate that, the test is now flushing endpoints after having set
new limits, and before checking them.

The 'Fixes' tag here below is the same as the one from the previous
commit: this patch here is not fixing anything wrong in the selftests,
but it validates the previous fix for an issue introduced by this commit
ID.

Fixes: 01cacb00b3 ("mptcp: add netlink-based PM")
Cc: stable@vger.kernel.org
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20250815-net-mptcp-misc-fixes-6-17-rc2-v1-3-521fe9957892@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
[ Conflicts in pm_netlink.sh, because some refactoring have been done
  later on: commit 3188309c8c ("selftests: mptcp: netlink:
  add 'limits' helpers") and commit c99d57d000 ("selftests: mptcp: use
  pm_nl endpoint ops") are not in this version. The same operation can
  still be done at the same place, without using the new helper. ]
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-08-28 16:22:58 +02:00
..
accounting
arch x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map 2024-06-16 13:32:13 +02:00
bootconfig tools/bootconfig: Fix the wrong format specifier 2025-03-13 12:46:56 +01:00
bpf bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure 2025-08-28 16:22:32 +02:00
build tools/build: Don't pass test log files to linker 2025-06-04 14:36:59 +02:00
cgroup
debugging
edid
firewire
firmware
gpio tools: gpio: fix debounce_period_us output of lsgpio 2023-06-21 15:45:35 +02:00
hv vmbus_testing: fix wrong python syntax for integer value comparison 2023-09-19 12:20:05 +02:00
iio tools/iio: Add memory allocation failure check for trigger_name 2024-10-17 15:08:32 +02:00
include XArray: Add calls to might_alloc() 2025-08-28 16:22:37 +02:00
io_uring
kvm/kvm_stat
laptop
leds
lib libbpf: Fix null pointer dereference in btf_dump__free on allocation failure 2025-07-17 18:27:41 +02:00
memory-model tools/memory-model: Fix bug in lock.cat 2024-08-19 05:40:58 +02:00
objtool objtool: Stop UNRET validation on UD2 2025-05-02 07:41:20 +02:00
pci
pcmcia
perf perf tests bp_account: Fix leaked file descriptor 2025-08-28 16:22:34 +02:00
power pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop() 2025-08-28 16:22:42 +02:00
scripts
spi
testing selftests: mptcp: pm: check flush doesn't reset limits 2025-08-28 16:22:58 +02:00
thermal/tmon
time
usb usbip: tools: Fix detach_port() invalid port error path 2024-11-08 16:22:02 +01:00
virtio
vm
wmi
Makefile