On Thu, Jul 06, 2023 at 04:19:39PM +0800, Geliang Tang wrote: > > v3: > - patch 8: char cmd[128]; -> char cmd[256]; > Fix build selftests errors: > /tmp/work/bpf/bpf/tools/testing/selftests/bpf/prog_tests/mptcp.c:218:2: note: ‘snprintf’ output between 98 and 129 bytes into a destination of size 128 > > v2: > > - Fix build selftests errors reported by CI: > > Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/79 3 patch bombs in one day? If your RFC tag means 'request for comments' then please wait for comments before spamming again.