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 0x78 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 234 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 136 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 134 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 189 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 201 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 95 │ true OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 94 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 181 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 149 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 115 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 20 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 77 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 95 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 10 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 253 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 148 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 194 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 77 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 146 │ false │ OK │ # vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 129 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 209 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 inherit 145 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 149 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 59 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 219 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 1 │ true │ OK │ # │ geneve │ 6 other │ fixed 0x3c │ fixed 84 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 22 │ 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__->