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 0xd0 │ inherit 216 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 91 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 65 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 114 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 233 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 224 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 7 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 73 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 217 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 56 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 79 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 247 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 29 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 236 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 123 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 236 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 136 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 21 │ false │ OK # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 85 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 23 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 110 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 70 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 223 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 196 │ 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__->