[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175355523100.3664802.5808444086302389218.git-patchwork-notify@kernel.org>
Date: Sat, 26 Jul 2025 18:40:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xiumei Mu <xmu@...hat.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, shuah@...nel.org, horms@...nel.org,
netdev@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org, lxin@...hat.com, sd@...asysnail.net,
sln@...main.com, liuhangbin@...il.com
Subject: Re: [PATCH net v2] selftests: rtnetlink.sh: remove esp4_offload after
test
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 25 Jul 2025 11:50:28 +0800 you wrote:
> The esp4_offload module, loaded during IPsec offload tests, should
> be reset to its default settings after testing.
> Otherwise, leaving it enabled could unintentionally affect subsequence
> test cases by keeping offload active.
>
> Without this fix:
> $ lsmod | grep offload; ./rtnetlink.sh -t kci_test_ipsec_offload ; lsmod | grep offload;
> PASS: ipsec_offload
> esp4_offload 12288 0
> esp4 32768 1 esp4_offload
>
> [...]
Here is the summary with links:
- [net,v2] selftests: rtnetlink.sh: remove esp4_offload after test
https://git.kernel.org/netdev/net-next/c/5b32321fdaf3
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists