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 0xf4 │ inherit 128 │ false │ OK # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 183 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 10 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 39 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 249 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 108 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 155 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 159 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 253 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 173 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 53 │ true │ OK │ # │ gre │ 6 other │ fixed 0x38 │ fixed 247 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 26 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 fixed 195 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 78 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 134 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 fixed 35 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 235 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 207 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 214 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 172 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 190 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 81 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 112 │ 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__->