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 0xbc │ inherit 12 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 173 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 132 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 142 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 58 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 151 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 219 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 182 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 67 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 123 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 181 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 49 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 215 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 143 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 244 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 130 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 249 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 215 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 42 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 147 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ other fixed 0x10 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 227 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 225 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 74 │ 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__->