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 0x1c │ inherit 28 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 202 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 112 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 178 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 182 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 8 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 165 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 219 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 116 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 36 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 205 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 137 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 55 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 24 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 158 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 81 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 19 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 126 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 82 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 134 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 49 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 227 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 232 │ true │ OK │ # geneve │ 6 │ 4 │ fixed 0x10 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 193 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 184 │ 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__->