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 0x24 │ inherit 209 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 144 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 110 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 118 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 165 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 93 │ false │ OK │ # │ gre │ 4 other │ inherit 0xe8 │ inherit 144 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 255 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 1 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 30 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 217 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 143 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 49 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 249 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 253 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 150 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 153 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 98 │ false │ OK │ # vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 101 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 131 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 223 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 163 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 129 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 116 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 236 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 22 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 77 │ 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__->