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 0xfc │ inherit 147 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 22 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 60 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 93 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 120 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 201 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 25 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 86 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 225 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 49 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 80 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 195 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 153 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 70 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 75 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 45 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 78 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 117 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 216 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 183 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 123 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 254 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 150 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 188 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 207 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 154 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 242 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 158 │ 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__->