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 0x0c │ inherit 135 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 1 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 76 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 170 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 250 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 180 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 204 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 31 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 239 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 103 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 44 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 238 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 9 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 53 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 253 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 198 false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 38 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 109 false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 131 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 35 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 185 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 246 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 127 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 147 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 122 │ 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__->