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 0x6c │ inherit 97 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 51 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 126 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 19 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 131 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 82 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 213 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 147 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 229 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 136 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 56 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 173 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 226 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 152 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 225 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 92 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 244 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 118 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 178 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ 4 fixed 0x70 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 222 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 238 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 67 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 198 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 179 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 123 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 82 │ 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__->