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 0x04 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 17 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 244 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 178 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 123 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 234 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 227 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 213 │ false │ OK │ # │ gre │ 4 other │ fixed 0xfc │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ 4 │ inherit 0x80 │ inherit 183 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 226 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 165 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 126 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 51 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 173 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 39 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 65 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 235 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 8 │ true OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 189 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 105 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 148 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 248 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 5 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 67 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 97 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 179 │ 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__->