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 0xfc │ inherit 221 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 66 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 72 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 240 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 254 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 175 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 41 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 31 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 29 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 4 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 66 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 27 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 18 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 174 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 25 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 208 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 207 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 190 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 69 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 90 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 69 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ other │ inherit 0x74 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 241 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 202 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 168 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 201 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 6 │ 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__->