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 147 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 101 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 186 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 197 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 116 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 31 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 210 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 93 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 45 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 76 │ true │ OK # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 100 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 185 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 194 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 230 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 173 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 141 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 182 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 234 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 186 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 59 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 234 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 27 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 1 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 68 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ 6 inherit 0x88 │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 3 │ false │ OK # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 55 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 1 │ false OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 40 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 110 │ 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__->