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 0x68 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 31 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 159 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 54 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 250 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 221 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 147 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 52 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 231 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 30 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 121 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 173 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 172 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 139 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 90 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 107 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 156 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 107 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 106 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 97 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 179 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 35 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 4 fixed 0x54 │ fixed 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 116 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 67 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 182 │ true │ OK │ # │ geneve │ 6 4 │ fixed 0xf4 │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 49 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 81 │ 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__->