make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 # timeout set to 4800 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 71 │ false │[ 2026.054968][T17515] ip_gre: GRE over IPv4 tunneling driver OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 97 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 255 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 177 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 173 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 247 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 162 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 223 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 68 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 89 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 170 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 181 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 118 │ true │[ 2105.694237][ C2] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 230 │ false │[ 2110.366196][ C2] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 61 │ true │[ 2114.399250][ C0] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 165 │ false │[ 2119.134267][ C3] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 236 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 63 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 250 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 84 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 149 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 82 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 166 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 193 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 6 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 179 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 68 │ 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__->