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 0x6c │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 69 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 127 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 127 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 89 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 12 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 56 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 197 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 177 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 240 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 215 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 132 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 166 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 194 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 120 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 253 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 102 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 99 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 194 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 162 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 199 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 152 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 163 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 163 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 227 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 208 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 185 false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 110 │ false │ OK # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 60 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 42 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 183 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 222 │ 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__->