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 0x14 │ inherit 91 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 88 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 167 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 252 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 102 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 91 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 243 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 196 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 149 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 19 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 37 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 115 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 32 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 43 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 27 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 6 │ fixed 0x14 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 126 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 122 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 136 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 96 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 240 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 75 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 144 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 213 │ 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__->