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 0xd4 │ inherit 82 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 190 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 251 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 107 │ false │ OK │ # │ gre 4 │ 6 │ inherit 0x7c │ inherit 226 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 201 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 213 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c fixed 2 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 120 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 225 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 102 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 252 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ other │ inherit 0xb8 │ inherit 150 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 110 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 130 │ false │ OK │ # │ gre │ 6 │ other fixed 0x78 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 58 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 162 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ 4 inherit 0x04 │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 33 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 237 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 214 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 179 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 167 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 129 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 27 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 12 │ 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__->