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 0x6c │ inherit 193 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 40 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 200 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 136 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 209 │ false │ OK │ # │ gre │ 4 │ 6 fixed 0x0c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 21 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 135 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 185 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 161 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 171 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 29 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 other │ inherit 0x7c │ inherit 134 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 189 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 20 │ false │ OK # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 58 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 65 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 175 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 190 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 118 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 109 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 239 │ true │ OK │ # │ vxlan │ 6 │ other fixed 0x08 │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 65 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 49 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 43 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 56 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 22 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ 6 fixed 0xe4 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 152 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 176 │ 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__->