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 0x38 │ inherit 148 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 32 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 6 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 230 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 214 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 25 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 48 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 176 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 102 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 22 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 21 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 48 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 48 false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 82 false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 229 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 186 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 69 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 177 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 200 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 100 │ true │ OK │ # │ vxlan │ 6 6 │ fixed 0x10 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 88 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 95 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 105 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 216 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 81 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 216 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 205 │ false │ OK │ # │ geneve │ 6 6 │ inherit 0x20 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 20 │ 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__->