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 # overriding timeout to 12000 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 121 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 197 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 205 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 147 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 202 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 24 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 238 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 67 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 44 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 183 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 103 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 195 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 14 │ false │ OK │ [ 2991.437463][ C1] ip6_tunnel: tep0 xmit: Local address not yet configured! # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 85 │ true │ OK │ [ 2997.772470][ C3] ip6_tunnel: tep0 xmit: Local address not yet configured! # │ gre │ 6 │ other │ fixed 0xec │ fixed 26 │ false │ OK │ [ 3003.212452][ C1] ip6_tunnel: tep0 xmit: Local address not yet configured! # │ gre │ 6 │ other │ fixed 0x60 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ [ 3009.548475][ C0] ip6_tunnel: tep0 xmit: Local address not yet configured! # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 220 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 219 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 154 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 194 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 170 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 250 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 247 │ false │ OK # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 100 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 113 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 151 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 21 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 47 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 42 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 110 │ 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__->