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 0x5c │ inherit 180 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 82 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 36 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 255 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 154 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 95 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 216 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 171 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 194 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 6 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 43 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 62 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 202 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 223 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 47 false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 129 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 232 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 85 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 200 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 87 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 246 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 215 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 254 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 52 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 146 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 213 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 171 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 6 │ 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__->