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 0xb8 │ inherit 21 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 119 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 239 │ false │ OK # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 57 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 119 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 94 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 74 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 190 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 176 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 26 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 134 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 20 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 6 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 170 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 40 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 132 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 38 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 110 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 138 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 155 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 247 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 230 │ 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__->