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 0xc4 │ inherit 192 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 190 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 252 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 214 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 179 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 122 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 98 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 70 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 191 │ false │ OK │ # │ gre │ 4 other │ fixed 0xa8 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 48 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 60 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 170 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 176 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 76 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 5 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 166 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 248 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 81 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 193 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 111 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 83 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 175 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 208 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 143 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 78 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 33 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 15 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 1 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 188 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 210 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 20 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 35 │ 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__->