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 0xf4 │ inherit 182 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 6 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 228 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 205 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 52 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 211 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 84 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 67 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 93 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 238 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 196 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 34 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 100 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 111 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 217 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 71 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 105 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 46 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 74 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 117 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 4 │ inherit 0x10 │ inherit 119 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 50 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 76 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 247 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 185 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 31 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 128 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 231 │ 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__->