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 0xb0 │ inherit 228 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 127 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 158 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 155 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 127 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 243 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 4 │ other │ inherit 0xdc │ inherit 74 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 52 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 218 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 21 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 76 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 75 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 72 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 57 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 203 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 60 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 228 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 7 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c fixed 159 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 230 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 111 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 37 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 202 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 5 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 37 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 137 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 27 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 3 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 99 │ false │ OK │ # geneve │ 6 │ other │ inherit 0x50 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 89 │ 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__->