diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-05-12 18:10:57 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-05-12 18:10:57 -0700 |
commit | e9c392a1557c984a9d62a8342f237bb049d04793 (patch) | |
tree | ca91a7891482a392b56ac214f832c1b9d97f73cc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c14e1ecefd9e706262ac713fd27530e3344ef85c (diff) | |
parent | b83d98c1db29062b7d12e6b1157622ae24079b0d (diff) |
Merge branch 'selftests-net-configure-rp_filter-in-setup_ns'
Hangbin Liu says:
====================
selftests: net: configure rp_filter in setup_ns
Some distributions enable rp_filter globally by default, which can interfere
with various test cases. To address this, many tests explicitly disable
rp_filter within their scripts.
To avoid duplication and ensure consistent behavior across tests, this patch
moves the rp_filter configuration into setup_ns, applied immediately after a
new namespace is created. This change ensures that all namespace-based tests
inherit the appropriate rp_filter settings, simplifying individual test
scripts and improving maintainability.
====================
Link: https://patch.msgid.link/20250508081910.84216-1-liuhangbin@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions