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 0x10 │ inherit 159 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 229 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 163 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 73 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 133 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 254 false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 166 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 245 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 146 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 121 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 117 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 226 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 16 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 72 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 4 fixed 0xfc │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 194 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 83 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 183 │ true │ OK │ # vxlan │ 4 │ other │ fixed 0x1c │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 59 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 88 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 28 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 234 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 136 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # geneve │ 4 │ 6 │ inherit 0x04 │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 241 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 223 │ false │ OK │ # │ geneve │ 4 │ 6 fixed 0x20 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 35 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 37 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 170 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 225 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 230 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 222 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 227 │ 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__->