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 0x88 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 214 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 166 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 89 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 148 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 208 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 149 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 234 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 87 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 172 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 112 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 145 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 69 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 204 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 233 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 173 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 251 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 139 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 46 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 246 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 193 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 144 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 180 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 96 │ 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__->