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 0x78 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 144 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 100 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 74 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 68 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 38 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 243 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 143 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 147 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 57 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 242 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 84 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 244 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 20 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 191 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 47 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 170 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 162 │ false │ OK │ # │ vxlan 6 │ 4 │ inherit 0xc0 │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 252 │ false │ OK │ # │ vxlan 6 │ 4 │ fixed 0xe4 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 71 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 251 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 149 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 35 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 196 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 68 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 225 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 83 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 160 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 209 │ 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__->