1 # ok 3 AO server + Non-AO client # ok 4 AO server + Non-AO client: counter TCPAORequired increased 0 => 1 # ok 5 Wrong password # ok 6 Wrong password: counter TCPAOBad increased 0 => 1 # ok 7 Wrong rcv id # ok 8 Wrong rcv id: counter TCPAOKeyNotFound increased 1 => 2 # ok 9 Wrong snd id # ok 10 Wrong snd id: counter TCPAOGood increased 0 => 6 # ok 11 Different maclen # ok 12 Different maclen: counter TCPAOBad increased 1 => 2 # ok 13 Server: Wrong addr # ok 14 Server: Wrong addr: counter TCPAOKeyNotFound increased 2 => 3 # ok 15 Client: Wrong addr: connect() was prevented # ok 16 rcv id != snd id: connected # ok 17 rcv id != snd id: counter TCPAOGood increased 6 => 8 # ok 18 Server: prefix match: connected # ok 19 Server: prefix match: counter TCPAOGood increased 8 => 10 # ok 20 Client: prefix match: counter TCPAOGood increased 10 => 12 # ok 21 Client: prefix match: connected # ok 22 Trace events matched expectations: 18 tcp_hash_ao_required[1] tcp_ao_wrong_maclen[1] tcp_ao_mismatch[1] tcp_ao_key_not_found[3] tcp_ao_synack_no_key[12] # # Totals: pass:22 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: net/tcp_ao: connect-deny_ipv4 make: Leaving directory '/srv/vmksft/testing/wt-5/tools/testing/selftests' xx__-> echo $? 0 xx__->