All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next 0/2] selftests: mptcp: add time per subtests in TAP output (part 2)
@ 2024-09-06 17:15 Matthieu Baerts (NGI0)
  2024-09-06 17:15 ` [PATCH mptcp-next 1/2] selftests: mptcp: diag: remove trailing whitespace Matthieu Baerts (NGI0)
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Matthieu Baerts (NGI0) @ 2024-09-06 17:15 UTC (permalink / raw)
  To: mptcp; +Cc: Matthieu Baerts (NGI0)

After having sent the series with the same name to Netdev, Jakub
realised the TAP parser was not properly handling the spaces around the
directive delimiter (#).

This has been fixed [1], but still better to avoid them.

Link: https://github.com/linux-netdev/nipa/pull/38 [1]
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Matthieu Baerts (NGI0) (2):
      selftests: mptcp: diag: remove trailing whitespace
      selftests: mptcp: connect: remove duplicated spaces in TAP output

 tools/testing/selftests/net/mptcp/diag.sh          |  2 +-
 tools/testing/selftests/net/mptcp/mptcp_connect.sh | 14 ++++++++------
 2 files changed, 9 insertions(+), 7 deletions(-)
---
base-commit: f876b6643a4a01e34ef370da4e15d7c644585d55
change-id: 20240906-selftests-mptcp-trailing-ws-d62ce8ad81a6

Best regards,
-- 
Matthieu Baerts (NGI0) <matttbe@kernel.org>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-09-06 18:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-06 17:15 [PATCH mptcp-next 0/2] selftests: mptcp: add time per subtests in TAP output (part 2) Matthieu Baerts (NGI0)
2024-09-06 17:15 ` [PATCH mptcp-next 1/2] selftests: mptcp: diag: remove trailing whitespace Matthieu Baerts (NGI0)
2024-09-06 17:15 ` [PATCH mptcp-next 2/2] selftests: mptcp: connect: remove duplicated spaces in TAP output Matthieu Baerts (NGI0)
2024-09-06 17:25 ` [PATCH mptcp-next 0/2] selftests: mptcp: add time per subtests in TAP output (part 2) Matthieu Baerts
2024-09-06 18:14 ` MPTCP CI

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.