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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 6000 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬─────────────┬───────┬────────┐ [ 755.478697] gre: GRE over IPv4 demultiplexor driver # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 124 │ false │[ 755.688537] ip_gre: GRE over IPv4 tunneling driver OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 116 │ false │ OK │ # │ gre │ 4 4 │ fixed 0xe4 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 45 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 222 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 208 │ false │ OK │ # │ gre │ 4 6 │ fixed 0x1c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 191 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 243 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 44 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 181 │ false │[ 766.272567] ip6_gre: GRE over IPv6 tunneling driver OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 123 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 210 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 82 │ true │ OK │ # ├─────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 92 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 250 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 6 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 173 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 209 │ true │[ 773.245910] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ gre 6 │ other │ fixed 0x58 │ fixed 7 │ false │[ 774.717865] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 220 │ true │[ 776.189856] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 134 │ true │[ 777.725812] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 125 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 196 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 108 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 118 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 245 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 182 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 43 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 180 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 39 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 230 │ false │ OK │ # │ geneve │ 6 6 │ inherit 0xe8 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 133 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 139 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->