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 0x38 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 138 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 190 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 218 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 69 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 243 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 72 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 132 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 86 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 184 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 230 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 193 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 116 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 137 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 126 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 230 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 183 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 107 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 208 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 84 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 88 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 190 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 227 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 198 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 254 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 120 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 220 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 42 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 193 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 fixed 149 │ 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__->