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 0x08 │ inherit 8 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 99 │ true │ OK │ # gre │ 4 │ 4 │ fixed 0x94 │ fixed 15 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 246 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 56 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 92 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 212 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 118 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 182 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 99 │ true │ OK │ # │ gre 6 │ 4 │ fixed 0x54 │ fixed 183 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 208 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 226 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 242 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 165 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 24 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 178 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 37 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 inherit 210 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 234 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 239 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 35 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 241 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ 6 inherit 0x04 │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 113 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 193 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 6 │ 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__->