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 0xb0 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 233 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 234 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 128 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 116 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 92 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 139 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 194 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 81 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 242 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 96 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 95 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 196 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 66 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 148 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 101 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 220 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 50 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 121 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 206 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 209 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 101 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 178 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 236 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 157 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 210 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 108 │ 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__->