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 0x40 │ inherit 228 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 222 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 8 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 157 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 176 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 138 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 153 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 21 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 100 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 234 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 210 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 203 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 212 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 71 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 191 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 167 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 219 │ true │ OK # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 154 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ other │ inherit 0xf0 │ inherit 183 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 107 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 149 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 183 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 253 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 12 true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 70 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 83 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 209 │ false OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 159 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 179 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 119 │ 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__->