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 231 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 176 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 146 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 86 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 98 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 199 │ false │ OK │ # │ gre │ 4 6 │ fixed 0x7c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 221 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 57 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 161 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 231 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 75 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 28 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 28 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 147 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 100 │ false OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 236 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 163 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 69 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 4 fixed 0x18 │ fixed 207 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 2 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 139 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 149 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 43 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 154 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 221 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 95 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 184 │ 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__->