mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Matthieu Baerts <matttbe@kernel.org>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, horms@kernel.org, shuah@kernel.org,
	netdev@vger.kernel.org, linux-kselftest@vger.kernel.org,
	linux-kernel@vger.kernel.org, kuniyu@google.com,
	aconole@redhat.com, echaudro@redhat.com, i.maximets@ovn.org,
	dev@openvswitch.org, antonio@openvpn.net, sd@queasysnail.net,
	andrew+netdev@lunn.ch, ast@kernel.org, daniel@iogearbox.net,
	hawk@kernel.org, john.fastabend@gmail.com, sdf@fomichev.me,
	mohsin.bashr@gmail.com, dw@davidwei.uk, weibunny@fb.com,
	bpf@vger.kernel.org, leitao@debian.org, asantostc@gmail.com
Subject: Re: [PATCH net 0/7] selftests: net: add missing kconfig and settings
Date: Tue, 21 Jul 2026 22:10:23 +0000	[thread overview]
Message-ID: <178467182339.1107545.10049647609744373439.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260710-net-sft-fix-containers-v1-0-a2915c294ef5@kernel.org>

Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 10 Jul 2026 20:04:40 +0200 you wrote:
> When trying to execute the same selftests targets as the ones executed
> on NIPA, but using containers with minimal tools, I got some issues
> with a few tests.
> 
> Most of these issues are due to missing kernel config, but also too
> short timeout:
> 
> [...]

Here is the summary with links:
  - [net,1/7] selftests: af_unix: add USER_NS config
    https://git.kernel.org/netdev/net/c/f8b1abed7361
  - [net,2/7] selftests: openvswitch: add config file
    https://git.kernel.org/netdev/net/c/441a820ccef9
  - [net,3/7] selftests: ovpn: add IPV6 and VETH configs
    https://git.kernel.org/netdev/net/c/90c792681a37
  - [net,4/7] selftests: ovpn: increase timeout
    https://git.kernel.org/netdev/net/c/61ac7049aaa8
  - [net,5/7] selftests: drv-net: increase timeout
    https://git.kernel.org/netdev/net/c/3529d75d6741
  - [net,6/7] selftests: drv-net: add missing kconfig for psp.py
    https://git.kernel.org/netdev/net/c/c25dd7439f84
  - [net,7/7] selftests: netconsole: ignore busywait errors
    https://git.kernel.org/netdev/net/c/e6ad44a5b1d5

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2026-07-21 22:10 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-10 18:04 Matthieu Baerts (NGI0)
2026-07-10 18:04 ` [PATCH net 1/7] selftests: af_unix: add USER_NS config Matthieu Baerts (NGI0)
2026-07-10 18:51   ` Kuniyuki Iwashima
2026-07-10 18:04 ` [PATCH net 2/7] selftests: openvswitch: add config file Matthieu Baerts (NGI0)
2026-07-16  8:15   ` Eelco Chaudron
2026-07-17  9:39     ` Matthieu Baerts
2026-07-16 15:38   ` Aaron Conole
2026-07-16 20:00     ` Aaron Conole
2026-07-17  9:39       ` Matthieu Baerts
2026-07-20 14:43         ` Aaron Conole
2026-07-20 15:24           ` Matthieu Baerts
2026-07-10 18:04 ` [PATCH net 3/7] selftests: ovpn: add IPV6 and VETH configs Matthieu Baerts (NGI0)
2026-07-13 11:42   ` Antonio Quartulli
2026-07-10 18:04 ` [PATCH net 4/7] selftests: ovpn: increase timeout Matthieu Baerts (NGI0)
2026-07-13 11:44   ` Antonio Quartulli
2026-07-10 18:04 ` [PATCH net 5/7] selftests: drv-net: " Matthieu Baerts (NGI0)
2026-07-10 18:04 ` [PATCH net 6/7] selftests: drv-net: add missing kconfig for psp.py Matthieu Baerts (NGI0)
2026-07-10 21:26   ` Wei Wang
2026-07-10 18:04 ` [PATCH net 7/7] selftests: netconsole: ignore busywait errors Matthieu Baerts (NGI0)
2026-07-13 10:41   ` Breno Leitao
2026-07-21 22:10 ` patchwork-bot+netdevbpf [this message]

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=178467182339.1107545.10049647609744373439.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=aconole@redhat.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=antonio@openvpn.net \
    --cc=asantostc@gmail.com \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=dev@openvswitch.org \
    --cc=dw@davidwei.uk \
    --cc=echaudro@redhat.com \
    --cc=edumazet@google.com \
    --cc=hawk@kernel.org \
    --cc=horms@kernel.org \
    --cc=i.maximets@ovn.org \
    --cc=john.fastabend@gmail.com \
    --cc=kuba@kernel.org \
    --cc=kuniyu@google.com \
    --cc=leitao@debian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=matttbe@kernel.org \
    --cc=mohsin.bashr@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=sd@queasysnail.net \
    --cc=sdf@fomichev.me \
    --cc=shuah@kernel.org \
    --cc=weibunny@fb.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

Powered by JetHome