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 0x64 │ inherit 237 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 99 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 205 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 79 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 131 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 136 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 230 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 235 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 20 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 249 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 186 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 24 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 68 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 214 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ 6 fixed 0x2c │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 177 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 136 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 129 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 46 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 225 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 213 │ false │ OK │ # │ geneve │ 4 6 │ inherit 0xfc │ inherit 101 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 52 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 49 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 127 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 246 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 41 │ 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__->