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 0x70 │ inherit 202 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 109 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 113 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 241 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 174 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 29 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 165 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 222 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 247 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 81 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 155 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 76 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 1 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 253 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 71 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 33 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c fixed 53 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 224 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 112 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 172 │ false │ OK │ # │ geneve │ 4 6 │ fixed 0x0c │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 96 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 57 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 225 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 74 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 216 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 236 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 150 │ 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__->