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 0x04 │ inherit 41 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 186 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 218 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x58 inherit 189 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 193 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 57 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 118 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 6 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 44 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 113 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 89 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 166 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 145 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 67 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 141 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 84 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 239 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 38 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 236 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 96 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 101 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 165 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 246 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 31 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 145 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 224 │ 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__->