From: Paolo Abeni <pabeni@redhat.com>
To: netdev@vger.kernel.org
Cc: "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Shuah Khan <shuah@kernel.org>,
Willem de Bruijn <willemb@google.com>,
Florian Westphal <fw@strlen.de>, David Ahern <dsahern@gmail.com>,
linux-kselftest@vger.kernel.org
Subject: [PATCH v2 net 0/4] selftests: net: more fixes
Date: Thu, 1 Feb 2024 19:42:37 +0100 [thread overview]
Message-ID: <cover.1706812005.git.pabeni@redhat.com> (raw)
Another small bunch of fixes, addressing issues outlined by the
netdev CI.
The first 2 patches are just rebased.
The following 2 are new fixes, for even more problems that surfaced
meanwhile.
Paolo Abeni (4):
selftests: net: cut more slack for gro fwd tests.
selftests: net: fix setup_ns usage in rtnetlink.sh
selftests: net: fix tcp listener handling in pmtu.sh
selftests: net: avoid just another constant wait
tools/testing/selftests/net/pmtu.sh | 23 ++++++++++++++-----
tools/testing/selftests/net/rtnetlink.sh | 6 ++---
tools/testing/selftests/net/udpgro_fwd.sh | 14 +++++++++--
tools/testing/selftests/net/udpgso_bench_rx.c | 2 +-
4 files changed, 32 insertions(+), 13 deletions(-)
--
2.43.0
next reply other threads:[~2024-02-01 18:43 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-01 18:42 Paolo Abeni [this message]
2024-02-01 18:42 ` [PATCH v2 net 1/4] selftests: net: cut more slack for gro fwd tests Paolo Abeni
2024-02-01 18:42 ` [PATCH v2 net 2/4] selftests: net: fix setup_ns usage in rtnetlink.sh Paolo Abeni
2024-02-02 17:38 ` Paolo Abeni
2024-02-01 18:42 ` [PATCH v2 net 3/4] selftests: net: fix tcp listener handling in pmtu.sh Paolo Abeni
2024-02-01 18:42 ` [PATCH v2 net 4/4] selftests: net: avoid just another constant wait Paolo Abeni
2024-02-02 2:21 ` [PATCH v2 net 0/4] selftests: net: more fixes David Ahern
2024-02-03 5:20 ` patchwork-bot+netdevbpf
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=cover.1706812005.git.pabeni@redhat.com \
--to=pabeni@redhat.com \
--cc=davem@davemloft.net \
--cc=dsahern@gmail.com \
--cc=edumazet@google.com \
--cc=fw@strlen.de \
--cc=kuba@kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=shuah@kernel.org \
--cc=willemb@google.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).