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 0x50 │ inherit 193 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 168 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 232 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 233 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 114 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 129 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 104 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 103 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 204 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 231 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 40 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 22 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 116 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 168 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 136 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 56 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 32 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 75 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 244 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 148 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 71 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 229 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 61 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 213 │ 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__->