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 0xb0 │ inherit 135 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 26 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 107 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 18 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 19 │ true │ OK │ # │ gre │ 4 other │ fixed 0x54 │ fixed 142 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 206 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 1 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 249 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 213 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 230 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 56 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 245 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 107 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 47 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 101 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 129 │ false OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 115 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 69 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 232 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 242 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 203 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 52 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 138 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 199 │ 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__->