[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173042883624.2159382.15735456409601012440.git-patchwork-notify@kernel.org>
Date: Fri, 01 Nov 2024 02:40:36 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Zhijian Li (Fujitsu) <lizhijian@...itsu.com>
Cc: linux-kselftest@...r.kernel.org, netdev@...r.kernel.org, shuah@...nel.org,
linux-kernel@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH v3] selftests/net: Fix ./ns-XXXXXX not cleanup
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 30 Oct 2024 08:59:43 +0800 you wrote:
> ```
> readonly STATS="$(mktemp -p /tmp ns-XXXXXX)"
> readonly BASE=`basename $STATS`
> ```
> It could be a mistake to write to $BASE rather than $STATS, where $STATS
> is used to save the NSTAT_HISTORY and it will be cleaned up before exit.
>
> [...]
Here is the summary with links:
- [v3] selftests/net: Fix ./ns-XXXXXX not cleanup
https://git.kernel.org/netdev/net-next/c/d3774a4b21e9
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