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 0xc4 │ inherit 110 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 32 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 173 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 48 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 184 │ true │ OK # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 205 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 138 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 11 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 199 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 227 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 115 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 129 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 75 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 169 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 191 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 173 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 4 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 164 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ other │ inherit 0xbc │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 163 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 122 │ true │ OK # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 75 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 105 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 58 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 209 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 76 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 75 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 158 │ 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__->