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 0x44 │ inherit 232 │ false │[ 1822.506999][T16600] ip_gre: GRE over IPv4 tunneling driver OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 231 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 235 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 251 │ true │ OK │ # │ gre 4 │ 6 │ fixed 0xc4 │ fixed 241 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 241 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 236 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 197 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 249 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 176 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 211 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 15 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 66 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 100 │ true │[ 1904.919579][ C3] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 215 │ false │[ 1909.654565][ C2] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 29 │ true │[ 1913.878568][ C1] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 244 │ false │[ 1918.678496][ C3] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 230 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 230 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 214 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 188 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 182 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 197 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 181 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 43 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 189 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 130 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 244 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 fixed 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 67 │ 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__->