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 0x5c │ inherit 89 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 45 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 167 │ true │ OK │ # gre │ 4 │ 6 │ fixed 0x04 │ fixed 48 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 230 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 86 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 138 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 221 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 188 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 204 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 15 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 7 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 234 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 4 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 214 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 199 │ true │ OK # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 193 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 207 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 100 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 249 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 218 │ 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__->