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 0x54 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 126 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 70 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 33 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 71 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 72 │ false │ OK │ # gre │ 4 │ other │ inherit 0x84 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 229 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 226 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 100 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 173 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 205 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 66 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 75 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 24 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 113 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 45 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ other │ inherit 0xcc │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 36 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 121 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ other fixed 0xf8 │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 85 │ 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__->