patchew/[email protected]
geliangtang
tagged this
07 Jul 17:47
This patch adds the burst BPF MPTCP scheduler test: test_burst(). Use sysctl to set net.mptcp.scheduler to use this sched. Add two veth net devices to simulate the multiple addresses case. Use 'ip mptcp endpoint' command to add the new endpoint ADDR_2 to PM netlink. Send data and check bytes_sent of 'ss' output after it to make sure the data has been sent on both net devices. Signed-off-by: Geliang Tang <[email protected]> Message-Id: <d0ba7d12992dda2ebad5b93b201d43971b59e265.1687829823.git.geliang.tang@suse.com>