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 0x30 │ inherit 253 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 88 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 197 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 231 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 193 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 110 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 31 │ false │ OK # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 190 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 154 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 204 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 79 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 124 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 inherit 39 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 82 │ true │ OK │ # │ vxlan │ 4 │ 6 fixed 0xe0 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 150 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 200 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 253 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 42 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 4 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 131 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 139 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 inherit 100 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 95 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 226 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 156 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 201 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 169 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c inherit 143 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 8 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 36 │ 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__->