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 0xb4 │ inherit 183 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 179 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 235 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 33 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 17 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 204 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 4 │ other │ inherit 0x08 │ inherit 2 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 131 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 129 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 56 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 144 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 183 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 200 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 180 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 98 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 59 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 190 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 101 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 225 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 79 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 19 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 125 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 221 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 189 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 215 │ false │ OK # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 204 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 99 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 26 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 149 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 95 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 142 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 213 │ true │ OK │ # │ geneve │ 6 │ 6 fixed 0xf8 │ fixed 145 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 158 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 175 false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 202 │ 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__->