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 0xac │ inherit 228 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 255 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 66 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 158 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 204 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 226 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 163 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 142 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 45 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 38 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 145 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 128 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 91 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 117 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 32 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 97 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 inherit 251 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 99 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 202 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 125 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 127 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 210 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 82 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 32 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 173 │ 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__->