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 0x30 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 106 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 93 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 162 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 231 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 87 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 233 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 63 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 208 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 223 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 16 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 193 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 122 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 23 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 11 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc fixed 240 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 other │ fixed 0x64 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 40 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 120 │ false │ OK │ # vxlan │ 6 │ other │ inherit 0x1c │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 137 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 42 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 173 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 207 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 156 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 117 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 181 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 57 │ false │ OK │ # │ geneve 6 │ 6 │ inherit 0x20 │ inherit 125 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 192 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 193 │ 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__->