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 0x5c │ inherit 213 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 102 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 58 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 39 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 172 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 231 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 158 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼──────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 178 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 219 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 55 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 76 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 226 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 98 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 124 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 238 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 230 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 121 │ false OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 24 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 12 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 56 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 200 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 130 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 207 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 248 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 59 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 105 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 26 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 47 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 87 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 137 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 136 │ 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__->