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 0x08 │ inherit 27 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 112 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 8 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 52 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 94 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 1 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 91 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 27 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 68 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 94 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 27 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 105 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 162 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 5 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 187 │ true │ OK # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 232 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 158 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ 4 fixed 0x1c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 199 │ true │ OK # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 9 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 34 │ 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__->