Message ID | cover.1684362296.git.geliang.tang@suse.com (mailing list archive) |
---|---|
Headers | show |
Series | run sched tests in a dedicated ns | expand |
Hi Geliang, On 18/05/2023 00:29, Geliang Tang wrote: > v4: > - patch #1 could be merged before "mptcp: refactor push_pending logic" > as a single fix. > - patch #2 should be merged between "selftests/bpf: Add mptcp sched > structs" and "selftests/bpf: Add bpf_first scheduler". Thank you for the new version and for the explanations! I suggest to apply the first patch also between "selftests/bpf: Add mptcp sched structs" and "selftests/bpf: Add bpf_first scheduler" as it seems not needed before (see my comment on this patch). Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net> Cheers, Matt
Matthieu Baerts <matthieu.baerts@tessares.net> 于2023年5月19日周五 17:36写道: > > Hi Geliang, > > On 18/05/2023 00:29, Geliang Tang wrote: > > v4: > > - patch #1 could be merged before "mptcp: refactor push_pending logic" > > as a single fix. > > - patch #2 should be merged between "selftests/bpf: Add mptcp sched > > structs" and "selftests/bpf: Add bpf_first scheduler". > > Thank you for the new version and for the explanations! > > I suggest to apply the first patch also between "selftests/bpf: Add > mptcp sched structs" and "selftests/bpf: Add bpf_first scheduler" as it > seems not needed before (see my comment on this patch). I agree. Please update the commit logs for me when merging them. Thanks, -Geliang > > Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net> > > Cheers, > Matt > -- > Tessares | Belgium | Hybrid Access Solutions > www.tessares.net >
Hi Geliang, On 19/05/2023 11:58, Geliang Tang wrote: > Matthieu Baerts <matthieu.baerts@tessares.net> 于2023年5月19日周五 17:36写道: >> >> Hi Geliang, >> >> On 18/05/2023 00:29, Geliang Tang wrote: >>> v4: >>> - patch #1 could be merged before "mptcp: refactor push_pending logic" >>> as a single fix. >>> - patch #2 should be merged between "selftests/bpf: Add mptcp sched >>> structs" and "selftests/bpf: Add bpf_first scheduler". >> >> Thank you for the new version and for the explanations! >> >> I suggest to apply the first patch also between "selftests/bpf: Add >> mptcp sched structs" and "selftests/bpf: Add bpf_first scheduler" as it >> seems not needed before (see my comment on this patch). > > I agree. Please update the commit logs for me when merging them. Great, just did, hopefully as expected. New patches for t/upstream: - 022ddca0dd31: selftests/bpf: use random netns name for mptcp - fa066ce14aa8: selftests/bpf: add two mptcp netns helpers - 90d56a205185: "squashed" patch 3/6 in "selftests/bpf: Add bpf_first test" - e17099987f21: "squashed" patch 4/6 in "selftests/bpf: Add bpf_bkup test" - 8c10fe1b6365: "squashed" patch 5/6 in "selftests/bpf: Add bpf_rr test" - 4101020d41c3: "squashed" patch 6/6 in "selftests/bpf: Add bpf_red test" - Results: c20d0380b999..577d6a7db2fb (export) Tests are now in progress: https://cirrus-ci.com/github/multipath-tcp/mptcp_net-next/export/20230519T120144 Cheers, Matt