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 0x1c │ inherit 66 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 120 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 76 │ false │ OK │ # │ gre 4 │ 4 │ fixed 0x10 │ fixed 176 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 249 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 240 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 243 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 36 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 67 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 60 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 82 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 8 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 79 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 16 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 185 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 40 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 240 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 183 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 193 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 181 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 155 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 4 │ inherit 0xc0 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 11 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 15 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 144 │ 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__->