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 0x78 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 132 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 189 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 57 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 98 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 62 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 203 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 239 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 16 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 38 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 150 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 101 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 97 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 137 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 133 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 188 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 253 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 87 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 55 │ false │ OK # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 214 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 29 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 243 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 46 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 137 │ 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__->