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 0xe0 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 171 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 227 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 147 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 94 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 65 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 239 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 191 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 248 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 82 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 87 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 193 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 171 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 33 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 237 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 114 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 249 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 163 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 95 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 177 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 84 │ false │ OK │ # geneve │ 6 │ other │ inherit 0x50 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 47 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 177 │ 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__->