summaryrefslogtreecommitdiffstats
path: root/tools/cgroup
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2022-02-18 22:35:44 +0100
committerDavid S. Miller <davem@davemloft.net>2022-02-19 13:28:01 +0100
commite35f885b357d47e04380a2056d1b2cc3e6f4f24b (patch)
treee753c9aa09a5c5f2bb2559fa97d064bbe78323e1 /tools/cgroup
parentselftests: mptcp: more robust signal race test (diff)
downloadlinux-e35f885b357d47e04380a2056d1b2cc3e6f4f24b.tar.xz
linux-e35f885b357d47e04380a2056d1b2cc3e6f4f24b.zip
selftests: mptcp: be more conservative with cookie MPJ limits
Since commit 2843ff6f36db ("mptcp: remote addresses fullmesh"), an MPTCP client can attempt creating multiple MPJ subflow simultaneusly. In such scenario the server, when syncookies are enabled, could end-up accepting incoming MPJ syn even above the configured subflow limit, as the such limit can be enforced in a reliable way only after the subflow creation. In case of syncookie, only after the 3rd ack reception. As a consequence the related self-tests case sporadically fails, as it verify that the server always accept the expected number of MPJ syn. Address the issues relaxing the MPJ syn number constrain. Note that the check on the accepted number of MPJ 3rd ack still remains intact. Fixes: 2843ff6f36db ("mptcp: remote addresses fullmesh") Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/cgroup')
0 files changed, 0 insertions, 0 deletions