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 0xf0 │ inherit 41 │ false │ OK │ # gre │ 4 │ 4 │ inherit 0x04 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 146 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 149 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 238 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 146 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 128 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 119 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 48 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 238 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 69 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 75 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 83 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 15 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 202 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 54 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 200 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 127 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 222 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 81 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 221 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 198 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 217 │ false │ OK # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 215 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 233 │ false │ OK │ # │ geneve │ 6 other │ fixed 0xe8 │ fixed 108 │ 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__->