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 0x50 │ inherit 46 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 52 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 98 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 31 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 74 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 108 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 149 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 227 │ false OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 125 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 194 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 205 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 167 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 93 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 106 false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 11 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 14 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 12 true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 48 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 226 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 53 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 210 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 227 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 102 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 fixed 26 │ 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__->