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 0x08 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 60 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 251 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 163 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 98 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 11 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 99 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 60 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 71 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 207 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 71 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 58 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 236 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 127 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 43 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 212 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 168 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 84 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 161 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 11 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 238 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 139 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 76 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 89 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 115 │ 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__->