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 0x88 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 191 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 88 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 194 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 155 │ false │ OK # │ gre │ 4 │ other │ inherit 0x44 │ inherit 40 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 130 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 63 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 147 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 132 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 36 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 193 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 20 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 78 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 174 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 255 │ false │ OK │ # │ vxlan │ 6 4 │ fixed 0x28 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ other │ inherit 0xa8 │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 195 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 233 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 196 │ true │ OK # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 52 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # geneve │ 6 │ 4 │ inherit 0x88 │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 201 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 164 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 16 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 124 │ 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__->