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 0x70 │ inherit 178 │ false │[ 1974.593257][T17034] ip_gre: GRE over IPv4 tunneling driver OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 170 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 42 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 75 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 196 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 190 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 145 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 106 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 183 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 247 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 235 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 114 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 95 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 211 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 207 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 224 │ true │[ 2055.851055][ C3] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 90 │ false │[ 2060.715933][ C1] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 234 │ true │[ 2064.747935][ C3] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 10 │ false │[ 2069.547929][ C2] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 110 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 78 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 153 false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 91 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 82 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 108 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 65 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 71 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 128 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 241 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 218 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 147 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 214 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 75 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 158 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 164 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 60 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 184 │ 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__->