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 0xb8 │ inherit 220 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 86 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 34 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 116 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 154 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 185 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 4 │ other │ inherit 0x78 │ inherit 191 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 171 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 189 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 82 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 142 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 114 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 219 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 202 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 164 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 164 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 198 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 139 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 69 │ false │ OK │ # │ vxlan │ 4 other │ inherit 0x6c │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac inherit 136 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 189 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 148 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 inherit 25 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 249 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 87 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 78 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 75 │ 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__->