]> git.itanic.dy.fi Git - linux-stable/commit
selftests: tcp_ao: add a config file
authorJakub Kicinski <kuba@kernel.org>
Wed, 24 Jan 2024 19:25:50 +0000 (11:25 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 25 Jan 2024 23:57:17 +0000 (15:57 -0800)
commitb64787840080bdbd048bb9c68222ad17236cbd7e
tree06eb0e3ca40fd6f387ad54c6917c8c0d2e5311bd
parentecb1b8288dc7ccbdcb3b9df005fa1c0e0c0388a7
selftests: tcp_ao: add a config file

Still a bit unclear whether each directory should have its own
config file, but assuming they should lets add one for tcp_ao.

The following tests still fail with this config in place:
 - rst_ipv4,
 - rst_ipv6,
 - bench-lookups_ipv6.
other 21 pass.

Fixes: d11301f65977 ("selftests/net: Add TCP-AO ICMPs accept test")
Reviewed-by: Dmitry Safonov <0x7f454c46@gmail.com>
Link: https://lore.kernel.org/r/20240124192550.1865743-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/tcp_ao/config [new file with mode: 0644]