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 0xac │ inherit 7 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 180 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 47 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 135 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 94 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 66 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 225 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 189 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 203 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 86 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 124 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 154 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 37 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 117 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 247 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 155 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 107 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 150 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 161 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 155 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 123 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 60 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 117 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 155 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 18 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 134 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 65 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 187 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 188 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 134 │ 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__->