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 0xd8 │ inherit 249 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 204 │ false │ OK │ # │ gre │ 4 │ 4 fixed 0x8c │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 149 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 84 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 33 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 91 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 178 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 139 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 144 false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 133 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 106 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 67 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 153 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 140 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 83 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 73 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 177 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 42 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 254 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 59 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 209 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 193 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 143 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 224 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 198 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 4 │ 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__->