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 0x40 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 120 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 88 │ false │ OK │ # │ gre │ 4 │ 4 fixed 0xd8 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 78 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 53 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 55 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 48 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 12 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 51 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 143 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 7 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 232 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 99 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 58 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 133 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 183 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 152 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 13 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 11 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 117 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 178 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 205 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 217 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 215 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 94 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 158 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 188 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 203 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 179 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 197 │ 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__->