lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 8 Oct 2020 17:56:21 -0700 From: Jakub Kicinski <kuba@...nel.org> To: Paolo Abeni <pabeni@...hat.com> Cc: Matthieu Baerts <matthieu.baerts@...sares.net>, Mat Martineau <mathew.j.martineau@...ux.intel.com>, "David S. Miller" <davem@...emloft.net>, Shuah Khan <shuah@...nel.org>, netdev@...r.kernel.org, mptcp@...ts.01.org, linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net-next] selftests: mptcp: interpret \n as a new line On Tue, 06 Oct 2020 18:12:45 +0200 Paolo Abeni wrote: > On Tue, 2020-10-06 at 18:06 +0200, Matthieu Baerts wrote: > > In case of errors, this message was printed: > > > > (...) > > balanced bwidth with unbalanced delay 5233 max 5005 [ fail ] > > client exit code 0, server 0 > > \nnetns ns3-0-EwnkPH socket stat for 10003: > > (...) > > > > Obviously, the idea was to add a new line before the socket stat and not > > print "\nnetns". > > > > The commit 8b974778f998 ("selftests: mptcp: interpret \n as a new line") > > is very similar to this one. But the modification in simult_flows.sh was > > missed because this commit above was done in parallel to one here below. > > Acked-by: Paolo Abeni <pabeni@...hat.com> Applied, thanks!
Powered by blists - more mailing lists