From: MPTCP CI <wpasupplicant.patchew@gmail.com>
To: Paolo Abeni <pabeni@redhat.com>
Cc: mptcp@lists.linux.dev
Subject: Re: mptcp: fix duplicate subflow creation: Tests Results
Date: Thu, 08 Feb 2024 21:34:07 +0000 [thread overview]
Message-ID: <ec60ff80-76da-ec65-fd48-265ad54c0994@gmail.com> (raw)
In-Reply-To: <65ea8b9d71895455ded0ed44d74e0de0e2c2481e.1707418323.git.pabeni@redhat.com>
Hi Paolo,
Thank you for your modifications, that's great!
Our CI (GitHub Action) did some validations and here is its report:
- KVM Validation: normal:
- Success! ✅:
- Task: https://github.com/multipath-tcp/mptcp_net-next/actions/runs/7835837100
Initiator: Patchew Applier
Commits: https://github.com/multipath-tcp/mptcp_net-next/commits/2770999be5bd
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-normal
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 (NGI0 Core)
next prev parent reply other threads:[~2024-02-08 21:34 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-08 20:42 [PATCH mptcp-net v2 0/4] mptcp: fix duplicate subflow creation Paolo Abeni
2024-02-08 20:42 ` [PATCH mptcp-net v2 1/4] mptcp: fix lockless access in subflow ULP diag Paolo Abeni
2024-02-08 20:42 ` [PATCH mptcp-net v2 2/4] mptcp: fix data races on local_id Paolo Abeni
2024-02-08 20:42 ` [PATCH mptcp-net v2 3/4] mptcp: fix data races on remote_id Paolo Abeni
2024-02-08 20:42 ` [PATCH mptcp-net v2 4/4] mptcp: fix duplicate subflow creation Paolo Abeni
2024-02-08 21:34 ` MPTCP CI [this message]
2024-02-08 21:57 ` mptcp: fix duplicate subflow creation: Tests Results MPTCP CI
2024-02-09 1:17 ` MPTCP CI
2024-02-09 1:54 ` MPTCP CI
2024-02-09 0:23 ` [PATCH mptcp-net v2 0/4] mptcp: fix duplicate subflow creation Mat Martineau
2024-02-09 14:20 ` Matthieu Baerts
-- strict thread matches above, loose matches on Subject: below --
2024-02-05 15:51 [PATCH mptcp-net 4/4] " Paolo Abeni
2024-02-05 16:50 ` mptcp: fix duplicate subflow creation: Tests Results MPTCP CI
2024-02-05 17:08 ` MPTCP CI
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=ec60ff80-76da-ec65-fd48-265ad54c0994@gmail.com \
--to=wpasupplicant.patchew@gmail.com \
--cc=mptcp@lists.linux.dev \
--cc=pabeni@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.