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 0xd0 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 215 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 119 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 135 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 44 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 112 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 139 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 222 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 118 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 182 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 107 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 103 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 215 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 63 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 138 false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 228 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 147 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 202 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 222 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 240 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 169 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 24 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 181 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 9 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 246 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 52 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 119 │ 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__->