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 0x44 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 132 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 247 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 7 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 185 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 48 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 150 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 28 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 12 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 180 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 75 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 137 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 253 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 38 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 58 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 108 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 118 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 149 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 145 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 inherit 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 188 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 229 │ true │ OK │ # geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 15 │ 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__->