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 0x2c │ inherit 85 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 56 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 55 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 226 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 252 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 130 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 13 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 32 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 207 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 3 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 166 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 12 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 104 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 179 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 19 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 16 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 82 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 224 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 33 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 78 true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 162 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 114 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 208 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 50 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 131 │ false │ OK │ # │ geneve │ 4 │ other inherit 0xa4 │ inherit 11 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 142 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 218 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 14 │ 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__->