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 0x88 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 158 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 77 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 145 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 226 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 79 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 226 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 119 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 inherit 125 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 222 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 94 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 108 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 138 │ false │ OK │ # gre │ 6 │ 6 │ inherit 0x4c │ inherit 20 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 12 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 95 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 17 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 17 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 112 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 126 │ false │ OK │ # │ geneve 4 │ 4 │ inherit 0x58 │ inherit 164 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 243 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 202 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 105 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 195 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 238 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 141 │ 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__->