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 0xe8 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 4 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 240 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 166 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 221 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 94 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 45 true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 12 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 15 │ false │ OK │ # gre │ 6 │ 4 │ fixed 0x2c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 238 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 59 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 235 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 134 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 205 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 83 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 32 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 55 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ other │ inherit 0x4c │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 126 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 28 │ 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__->