make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 4800 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 157 │ false │[ 1990.100192][T17140] ip_gre: GRE over IPv4 tunneling driver OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 117 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 103 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 162 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 138 │ true │ OK │ # │ gre 6 │ 4 │ fixed 0x04 │ fixed 232 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 57 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 195 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 61 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 234 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 149 │ true │[ 2071.568473][ C2] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 206 │ false │[ 2076.560390][ C0] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 171 │ true │[ 2080.720449][ C2] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 183 │ false │[ 2085.456370][ C3] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 79 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 34 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 250 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 165 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 176 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 59 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 41 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 45 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 inherit 0x14 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 115 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 114 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 212 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 92 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 75 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 95 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->