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 0xec │ inherit 170 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 200 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 183 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 113 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 172 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 148 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 7 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 44 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 220 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 191 │ false │ OK │ # │ gre │ 6 4 │ inherit 0x24 │ inherit 50 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 2 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 165 │ false OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 82 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 235 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 98 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 188 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 200 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 12 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 113 false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 116 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 176 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 112 │ false OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 185 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 100 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 133 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 156 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 101 │ 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__->