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 0xf8 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 8 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 236 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 188 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 248 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 130 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 209 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 105 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 128 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 91 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 26 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 148 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 147 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 56 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 140 │ true │ OK │ # vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 139 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 179 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 126 │ false │ OK │ # geneve │ 4 │ 4 │ inherit 0x34 │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 86 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 248 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 143 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 57 │ 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__->