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 0x68 │ inherit 27 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 252 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 246 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 235 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 6 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 133 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 201 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 112 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 218 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 167 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 154 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 inherit 0x44 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 154 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 1 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 12 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 125 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 170 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 193 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 77 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 244 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 124 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 85 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 87 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 145 │ false │ OK │ # │ geneve 6 │ 4 │ fixed 0x78 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 40 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 154 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 248 │ 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__->