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 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 221 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 143 │ true │ OK │ # gre │ 4 │ 4 │ fixed 0xc4 │ fixed 171 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 197 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 125 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 58 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 89 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 12 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 130 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 71 │ false │ OK │ # │ gre │ 6 │ 6 fixed 0x54 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 204 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 20 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 191 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 129 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 84 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 109 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 144 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 inherit 95 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 189 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 117 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 75 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 144 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 149 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 188 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 188 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 241 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 130 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 150 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 9 │ 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__->