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 0x7c │ inherit 35 │ false │[ 1972.276302][T16711] ip_gre: GRE over IPv4 tunneling driver OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 252 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 130 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 93 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 215 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 230 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 248 │ false │ OK │ # gre │ 6 │ 4 │ inherit 0x0c │ inherit 43 │ true │ OK │ # │ gre │ 6 4 │ fixed 0x9c │ fixed 199 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 77 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 73 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 113 │ true │[ 2051.577966][ C1] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 240 │ false │[ 2056.441991][ C2] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 116 │ true │[ 2060.601887][ C1] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ [ 2065.401977][ C3] ip6_tunnel: tep0 xmit: Local address not yet configured! # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 78 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 84 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 138 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 236 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 12 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 50 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 191 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 45 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 209 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 190 │ false │ OK # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 242 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 154 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 27 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 91 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 51 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 67 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 37 │ 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__->