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 0xfc │ inherit 158 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 103 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 230 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 180 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 114 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 67 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 247 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 60 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 178 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 170 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 220 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 202 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 235 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 193 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 23 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 218 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 248 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 222 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 58 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 162 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 169 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 13 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 53 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 186 false │ OK # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 88 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 177 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 151 │ 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__->