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 0x7c │ inherit 56 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 193 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 150 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 22 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 226 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 114 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 21 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 24 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 162 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 190 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 39 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 4 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 63 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 12 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 137 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 167 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 33 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 9 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 96 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 118 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 33 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 160 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 fixed 37 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 240 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 175 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 157 │ 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__->