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 0x24 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 57 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 172 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 66 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 231 │ false OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 79 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 155 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 229 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 238 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 15 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 75 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 28 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 229 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 169 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 13 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 167 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 92 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 165 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ other │ inherit 0x04 │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 121 │ 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__->