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 0x80 │ inherit 241 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 176 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 214 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 172 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 47 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 79 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 91 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 66 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 116 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 109 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 72 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 148 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 196 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 236 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 59 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 227 │ true │ OK │ # │ vxlan │ 4 other │ fixed 0x70 │ fixed 156 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 170 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 2 │ false │ OK # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 133 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 173 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 42 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 33 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 211 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 238 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 120 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 250 │ 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__->