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 0x54 │ inherit 146 false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 160 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 192 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 173 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 151 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 152 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 75 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 37 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 180 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 139 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 129 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 138 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 71 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 242 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 125 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 155 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 127 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 158 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 198 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 241 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 155 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 221 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 148 false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 157 │ false │ OK │ # │ geneve │ 6 │ other inherit 0xcc │ inherit 249 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 163 │ 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__->