make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x50 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 222 true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 252 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 39 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 200 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 224 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 43 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 167 │ false │ OK │ # gre │ 4 │ other │ fixed 0x14 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 254 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 215 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 238 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 92 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 132 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 148 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 119 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 50 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 250 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 11 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 56 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 175 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 158 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 244 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 177 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 156 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 57 │ 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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->