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 0x9c │ inherit 210 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 33 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 208 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 66 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 35 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 195 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 193 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 27 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 67 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 52 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 161 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 167 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 254 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 25 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 172 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 116 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 239 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 228 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 185 │ false │ OK │ # geneve │ 4 │ other │ fixed 0x40 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 91 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 60 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 10 │ 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__->