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 0x1c │ inherit 53 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 170 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 33 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 137 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 251 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 228 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 15 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 246 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 249 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 63 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 167 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c fixed 4 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 125 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 199 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 198 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 92 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 246 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 188 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 32 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 163 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 70 │ 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__->