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 0x90 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 157 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 212 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 152 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 76 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 187 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 33 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 21 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 145 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 28 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 207 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 10 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 210 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 63 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 27 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 206 │ false │ OK │ # │ vxlan 4 │ other │ fixed 0xf0 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 107 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 206 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 54 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 31 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 74 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 178 │ 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__->