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 109 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 51 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 221 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 253 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 173 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 89 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 165 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 88 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 247 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 124 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 61 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 88 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 80 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 219 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 145 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 86 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 245 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 207 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 inherit 42 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 222 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 9 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 67 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 61 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 177 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 30 false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 195 │ 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__->