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 0x78 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 4 inherit 0x84 │ inherit 134 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 184 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 203 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 131 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 127 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 17 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 205 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 167 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 163 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 189 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 147 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 194 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 59 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 10 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 190 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 176 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 50 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 128 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 171 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 24 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 231 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 189 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 190 │ true │ OK │ # geneve │ 4 │ 4 │ fixed 0x40 │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 48 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 193 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 203 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 254 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 150 │ 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__->