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 44 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 80 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 109 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 183 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 186 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 239 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 87 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 77 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 99 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 159 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 15 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 14 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 144 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 192 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 103 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 91 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 84 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c inherit 5 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 228 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 65 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 70 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 207 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 6 │ inherit 0xe8 │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 159 │ false │ OK │ # │ vxlan 6 │ 6 │ fixed 0x28 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 251 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 179 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 227 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 75 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 120 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 128 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 221 │ 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__->