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 0xdc │ inherit 87 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 192 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 239 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 41 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 117 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 230 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 117 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 185 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 210 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 210 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 17 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 112 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 152 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 189 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 229 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 160 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 130 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 117 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 152 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 158 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 85 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 255 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 154 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 202 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 242 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 3 │ 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__->