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 0x58 │ inherit 9 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 157 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 129 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 170 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 222 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 226 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 234 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 226 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 254 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 37 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 110 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 199 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 209 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 209 │ true │ OK │ # │ vxlan 4 │ other │ fixed 0x80 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 231 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 130 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 191 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 101 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 163 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 104 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 247 false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 24 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 9 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 187 │ 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__->