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 0x14 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 191 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 inherit 191 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 244 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 140 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 10 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 54 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 163 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 inherit 125 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 183 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 83 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 85 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 other │ inherit 0x08 │ inherit 231 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 109 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 230 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 234 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 inherit 118 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 34 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 28 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 45 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 193 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 55 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 214 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 11 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 241 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 218 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 118 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 223 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 192 │ 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__->