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 0xe0 │ inherit 89 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 245 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 112 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 253 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 214 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 230 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 91 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 111 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 237 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 17 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 214 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # gre │ 6 │ other │ inherit 0x2c │ inherit 208 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 225 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 29 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 54 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 42 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 36 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 163 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 80 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 247 │ false │ OK │ # │ geneve │ 4 4 │ inherit 0xbc │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 inherit 0x8c │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 162 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 12 │ true │ OK │ # │ geneve 6 │ 4 │ fixed 0xe8 │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 8 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 175 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 164 │ 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__->