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 0x70 │ inherit 150 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 159 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 248 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 162 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 158 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 173 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 59 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 220 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ other │ inherit 0x30 │ inherit 210 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 110 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 188 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 122 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 194 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 113 false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 46 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 46 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 36 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 202 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 219 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 85 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 235 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ other fixed 0x18 │ fixed 198 │ 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__->