make -C tools/testing/selftests TARGETS=net/tcp_ao TEST_PROGS=self-connectt_ipv4 TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-6/tools/testing/selftests'
[  253.283220][    C3] TCP: AO hash mismatch for [2001:db8:1::1].40422->[2001:db8:254::1].7011 [FP.]L3index: 0
[  253.283375][    C0] TCP: AO hash mismatch for [2001:db8:254::1].7011->[2001:db8:1::1].40422 [FP.]L3index: 0
make[1]: Entering directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao'
[  254.307262][    C3] TCP: AO hash mismatch for [2001:db8:1::1].40420->[2001:db8:254::1].7012 [FP.]L3index: 0
[  254.307264][    C0] TCP: AO hash mismatch for [2001:db8:254::1].7012->[2001:db8:1::1].40420 [FP.]L3index: 0
make[1]: Entering directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao'
TAP version 13
1..1
[  255.331202][    C3] TCP: AO hash mismatch for [2001:db8:1::1].41200->[2001:db8:254::1].7013 [FP.]L3index: 0
[  255.332685][    C0] TCP: AO hash mismatch for [2001:db8:1::1].41200->[2001:db8:254::1].7013 [.]L3index: 0
# overriding timeout to 240
# selftests: net/tcp_ao: self-connect_ipv4
# 1..4
# # 961[lib/setup.c:243] rand seed 1708075026
# TAP version 13
[  256.355328][    C3] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].35936 [FP.]L3index: 0
[  256.355794][    C2] TCP: AO hash mismatch for [2001:db8:254::1].7014->[2001:db8:1::1].35936 [.]L3index: 0
# ok 1 self-connect(same keyids): connect TCPAOGood 0 => 24
# ok 2 self-connect(different keyids): connect TCPAOGood 26 => 50
# ok 3 self-connect(restore): connect TCPAOGood 52 => 97
# ok 4 self-connect(restore, different keyids): connect TCPAOGood 99 => 144
# # Totals: pass:4 fail:0 xfail:0 xpass:0 skip:0 error:0
ok 1 selftests: net/tcp_ao: self-connect_ipv4
make[1]: Leaving directory '/home/virtme/testing-6/tools/testing/selftests/net/tcp_ao'
make: Leaving directory '/home/virtme/testing-6/tools/testing/selftests'
xx__-> echo $?
0
xx__->