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 0x9c │ inherit 232 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 118 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 79 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 191 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 98 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 226 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 196 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 102 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 55 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 150 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 80 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 135 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 87 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 138 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 188 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 89 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 247 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 235 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 32 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 179 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 90 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 74 │ false │ OK │ # │ geneve │ 4 4 │ fixed 0xe4 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 188 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 83 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 29 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 140 │ false │ OK │ # │ geneve │ 4 other │ fixed 0x20 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 126 │ true │ OK │ # geneve │ 6 │ 4 │ fixed 0x90 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 244 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 147 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 208 │ 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__->