MPTCP Linux Development
 help / color / mirror / Atom feed
From: MPTCP CI <wpasupplicant.patchew@gmail.com>
To: Geliang Tang <geliang.tang@suse.com>
Cc: mptcp@lists.linux.dev
Subject: Re: selftests: mptcp: update userspace pm subflow tests: Tests Results
Date: Wed, 26 Apr 2023 09:59:01 +0000	[thread overview]
Message-ID: <db0bd120-bcf7-4b6e-622b-abe905331e4d@gmail.com> (raw)
In-Reply-To: <6d3687d33b1a7f6b40e75047ab09a625ff79d923.1682499136.git.geliang.tang@suse.com>

Hi Geliang,

Thank you for your modifications, that's great!

Our CI did some validations and here is its report:

- KVM Validation: normal (except selftest_mptcp_join):
  - Success! ✅:
  - Task: https://cirrus-ci.com/task/6494550181543936
  - Summary: https://api.cirrus-ci.com/v1/artifact/task/6494550181543936/summary/summary.txt

- KVM Validation: normal (only selftest_mptcp_join):
  - Unstable: 1 failed test(s): selftest_mptcp_join 🔴:
  - Task: https://cirrus-ci.com/task/4664962832924672
  - Summary: https://api.cirrus-ci.com/v1/artifact/task/4664962832924672/summary/summary.txt

- KVM Validation: debug (except selftest_mptcp_join):
  - Success! ✅:
  - Task: https://cirrus-ci.com/task/5790862739767296
  - Summary: https://api.cirrus-ci.com/v1/artifact/task/5790862739767296/summary/summary.txt

- KVM Validation: debug (only selftest_mptcp_join):
  - Success! ✅:
  - Task: https://cirrus-ci.com/task/5227912786345984
  - Summary: https://api.cirrus-ci.com/v1/artifact/task/5227912786345984/summary/summary.txt

Initiator: Patchew Applier
Commits: https://github.com/multipath-tcp/mptcp_net-next/commits/ae45c96e08fe


If there are some issues, you can reproduce them using the same environment as
the one used by the CI thanks to a docker image, e.g.:

    $ cd [kernel source code]
    $ docker run -v "${PWD}:${PWD}:rw" -w "${PWD}" --privileged --rm -it \
        --pull always mptcp/mptcp-upstream-virtme-docker:latest \
        auto-debug

For more details:

    https://github.com/multipath-tcp/mptcp-upstream-virtme-docker


Please note that despite all the efforts that have been already done to have a
stable tests suite when executed on a public CI like here, it is possible some
reported issues are not due to your modifications. Still, do not hesitate to
help us improve that ;-)

Cheers,
MPTCP GH Action bot
Bot operated by Matthieu Baerts (Tessares)

  reply	other threads:[~2023-04-26  9:59 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-26  8:56 [PATCH mptcp-next v10 0/6] update userspace pm mptcp_info fields, pt 1 Geliang Tang
2023-04-26  8:56 ` [PATCH mptcp-next v10 1/6] mptcp: only send RM_ADDR in nl_cmd_remove Geliang Tang
2023-04-26  8:56 ` [PATCH mptcp-next v10 2/6] selftests: mptcp: update userspace pm addr tests Geliang Tang
2023-05-03 17:33   ` Matthieu Baerts
2023-05-04 13:07     ` Matthieu Baerts
2023-05-10  4:14       ` Geliang Tang
2023-04-26  8:56 ` [PATCH mptcp-next v10 3/6] mptcp: add addr into userspace pm list Geliang Tang
2023-05-03 17:34   ` Matthieu Baerts
2023-04-26  8:56 ` [PATCH mptcp-next v10 4/6] mptcp: export remove_anno_list_by_saddr Geliang Tang
2023-04-26  8:56 ` [PATCH mptcp-next v10 5/6] mptcp: add addr into pm anno_list Geliang Tang
2023-05-03 17:34   ` Matthieu Baerts
2023-04-26  8:56 ` [PATCH mptcp-next v10 6/6] selftests: mptcp: update userspace pm subflow tests Geliang Tang
2023-04-26  9:59   ` MPTCP CI [this message]
2023-05-03 17:34   ` Matthieu Baerts
2023-05-03 17:33 ` [PATCH mptcp-next v10 0/6] update userspace pm mptcp_info fields, pt 1 Matthieu Baerts
  -- strict thread matches above, loose matches on Subject: below --
2023-05-22 13:12 [PATCH mptcp-next v14 5/5] selftests: mptcp: update userspace pm subflow tests Geliang Tang
2023-05-22 14:48 ` selftests: mptcp: update userspace pm subflow tests: Tests Results MPTCP CI
2023-05-10  4:20 [PATCH mptcp-next v13 5/5] selftests: mptcp: update userspace pm subflow tests Geliang Tang
2023-05-10  6:05 ` selftests: mptcp: update userspace pm subflow tests: Tests Results MPTCP CI
2023-04-25  7:55 [PATCH mptcp-next v9 6/6] selftests: mptcp: update userspace pm subflow tests Geliang Tang
2023-04-25  9:17 ` selftests: mptcp: update userspace pm subflow tests: Tests Results MPTCP CI
2023-04-20  3:11 [PATCH mptcp-next v8 5/5] selftests: mptcp: update userspace pm subflow tests Geliang Tang
2023-04-20  4:13 ` selftests: mptcp: update userspace pm subflow tests: Tests Results MPTCP CI
2023-04-21 14:12   ` Matthieu Baerts

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=db0bd120-bcf7-4b6e-622b-abe905331e4d@gmail.com \
    --to=wpasupplicant.patchew@gmail.com \
    --cc=geliang.tang@suse.com \
    --cc=mptcp@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox