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 0x94 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 193 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 31 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 202 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 230 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 20 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 160 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 38 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 85 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 95 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 57 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 21 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 219 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 183 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 172 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 177 │ false │ OK │ # │ vxlan │ 6 other │ fixed 0x98 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 153 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ 6 fixed 0xc0 │ fixed 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 114 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 208 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 194 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 67 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 173 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 175 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 232 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 18 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 29 │ 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__->