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 0x1c │ inherit 57 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 57 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 1 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 25 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 162 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 40 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 110 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 117 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 5 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 102 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 227 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 196 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 33 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 107 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 217 │ false OK │ # │ gre │ 6 │ other │ inherit 0xfc inherit 232 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 81 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 6 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 16 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 221 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 69 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 161 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 85 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 17 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 229 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 91 │ false │ OK │ # │ geneve │ 6 other │ inherit 0x2c │ inherit 209 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 81 │ 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__->