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 0x04 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 230 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 92 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 56 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 236 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 179 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 27 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 9 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 202 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 178 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 196 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 185 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 174 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 172 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 235 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 141 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 69 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 183 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 222 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 27 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 11 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 125 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 169 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 160 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 35 true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 192 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 205 │ 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__->