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 0xa0 │ inherit 209 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 121 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 206 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 142 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 71 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 193 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 157 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 124 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 79 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 4 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 162 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 60 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 208 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 38 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 212 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 248 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 87 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 44 │ 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__->