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 0x14 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 8 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 8 │ false │ OK # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 183 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 186 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 176 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 162 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 106 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 162 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 188 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 230 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 17 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 81 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 74 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 54 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 129 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 56 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 253 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 105 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 223 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 34 │ false │ OK │ # │ geneve 4 │ 4 │ fixed 0x3c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 86 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 11 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 173 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 175 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 100 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 245 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 120 │ 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__->