Skip to content

Commit 9d851dd

Browse files
gobenjikuba-moo
authored andcommitted
selftests: net: Remove executable bits from library scripts
setup_loopback.sh and net_helper.sh are meant to be sourced from other scripts, not executed directly. Therefore, remove the executable bits from those files' permissions. This change is similar to commit 49078c1 ("selftests: forwarding: Remove executable bits from lib.sh") Fixes: 7d15750 ("selftests/net: GRO coalesce test") Fixes: 3bdd9fd ("selftests/net: synchronize udpgro tests' tx and rx connection") Suggested-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Benjamin Poirier <bpoirier@nvidia.com> Link: https://lore.kernel.org/r/20240131140848.360618-4-bpoirier@nvidia.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 8cc063a commit 9d851dd

File tree

2 files changed

+0
-0
lines changed

2 files changed

+0
-0
lines changed

tools/testing/selftests/net/net_helper.sh

100755100644
File mode changed.

tools/testing/selftests/net/setup_loopback.sh

100755100644
File mode changed.

0 commit comments

Comments
 (0)