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 0xc0 │ inherit 8 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 51 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 99 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 229 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 198 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 235 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 97 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 236 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 244 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 253 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 32 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 91 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 63 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 66 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 88 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 87 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 90 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 107 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 144 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 228 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 91 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 79 │ 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__->