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 26 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 146 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 192 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 168 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 171 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 213 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 194 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 94 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 3 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 159 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 239 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 228 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 226 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 207 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 89 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 255 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 66 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 191 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 233 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 210 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 210 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 42 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 76 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 83 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 73 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 219 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 126 │ 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__->