[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166363561560.18776.8219751409513328097.git-patchwork-notify@kernel.org>
Date: Tue, 20 Sep 2022 01:00:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ido Schimmel <idosch@...dia.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
pabeni@...hat.com, edumazet@...gle.com, petrm@...dia.com,
jie2x.zhou@...el.com, mlxsw@...dia.com
Subject: Re: [PATCH net] netdevsim: Fix hwstats debugfs file permissions
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 9 Sep 2022 18:38:30 +0300 you wrote:
> The hwstats debugfs files are only writeable, but they are created with
> read and write permissions, causing certain selftests to fail [1].
>
> Fix by creating the files with write permission only.
>
> [1]
> # ./test_offload.py
> Test destruction of generic XDP...
> Traceback (most recent call last):
> File "/home/idosch/code/linux/tools/testing/selftests/bpf/./test_offload.py", line 810, in <module>
> simdev = NetdevSimDev()
> [...]
> Exception: Command failed: cat /sys/kernel/debug/netdevsim/netdevsim0//ports/0/dev/hwstats/l3/disable_ifindex
>
> [...]
Here is the summary with links:
- [net] netdevsim: Fix hwstats debugfs file permissions
https://git.kernel.org/netdev/net/c/34513ada53eb
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