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 0xa0 │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 233 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 207 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 19 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 67 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 52 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 13 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 63 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 213 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 198 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 149 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 123 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 124 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 204 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 111 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 72 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 211 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 210 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 75 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 136 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 28 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 208 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 45 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 155 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 128 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 5 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 89 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 127 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 198 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 70 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 11 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 249 │ 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__->