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 199 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 213 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 247 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 66 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 191 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 89 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 248 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 182 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 99 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 127 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 81 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 130 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 208 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 247 │ true OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 113 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 12 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 238 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 112 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 178 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 34 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 34 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 82 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 193 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 147 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 250 │ false │ OK │ # │ geneve 4 │ 6 │ inherit 0x10 │ inherit 155 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 99 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 91 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 137 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 73 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 50 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 179 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 67 │ 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__->