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 0xa8 │ inherit 196 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 250 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 164 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 188 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 76 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 124 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 137 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 249 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 20 │ true │ OK │ # │ gre │ 6 │ 6 fixed 0x08 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 94 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 208 │ true │ OK │ # │ gre │ 6 other │ fixed 0x54 │ fixed 139 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 147 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 237 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 191 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 136 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 251 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 97 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 38 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 49 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 167 │ false │ OK │ # geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 77 │ true │ OK # │ geneve 6 │ 6 │ fixed 0x4c │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 178 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 181 │ 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__->