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 0x50 │ inherit 68 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 175 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 161 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 42 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 56 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 165 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 91 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 214 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 161 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 154 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 232 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 199 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 123 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 11 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 85 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 47 │ false │ OK │ # vxlan │ 4 │ other │ inherit 0xd0 │ inherit 199 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 128 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 inherit 0xa8 │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 123 │ true OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 197 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 126 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 85 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 46 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 153 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 163 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 59 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 61 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 242 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 46 │ 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__->