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 0xbc │ inherit 157 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 127 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 127 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 91 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 122 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 37 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 211 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 111 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 217 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 185 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 185 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 245 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 104 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 250 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 132 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 216 │ true │ OK # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 244 true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 231 │ false │ OK │ # vxlan │ 4 │ other │ fixed 0xb8 │ fixed 98 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ 4 fixed 0xec │ fixed 142 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 167 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 182 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 149 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 190 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 137 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 13 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 62 │ 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__->