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 0xb4 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 88 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 241 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 86 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 7 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 121 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 8 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 167 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 63 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 245 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 215 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 106 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 194 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 252 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 162 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 32 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 56 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 41 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ other │ inherit 0xc0 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 135 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 236 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 159 │ 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__->