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 0x64 │ inherit 2 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 246 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 187 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 21 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 30 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 139 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 46 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 205 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 249 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 225 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 228 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 229 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 80 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 153 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 2 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 245 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 195 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 181 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 74 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 207 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 108 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 164 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 27 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 165 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 233 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 155 │ 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__->