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 0x74 │ inherit 119 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 52 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 235 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 174 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 219 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 112 │ true │ OK │ # │ gre │ 4 │ other fixed 0x84 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 4 │ inherit 0x8c │ inherit 211 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 133 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 158 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ 6 │ inherit 0x20 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 63 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 223 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 16 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 179 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 213 │ true │ OK │ # │ vxlan 4 │ 6 │ fixed 0x60 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 156 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 39 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 118 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 78 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 48 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 119 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 188 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 57 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 74 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 54 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 227 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 253 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 118 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 85 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 150 │ 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__->