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 4800 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬─────────────────────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 173 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 19 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 153 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 209 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 181 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 57 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 166 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 84 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 48 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 142 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 16 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 127 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 95 │ false │[ 504.634239] ip6_tunnel: tep1 xmit: Local address not yet configured! OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 194 │ true │[ 506.882232] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 141 │ false │[ 508.290253] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 4 │ true │[ 509.634231] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 211 │ true │ OK │ [ 511.107198] ip6_tunnel: tep0 xmit: Local address not yet configured! # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 54 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 90 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 229 │ false │ OK │ # │ vxlan │ 6 │ 6 inherit 0x64 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 121 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 131 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 241 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 195 │ true │[ 530.036514] ip (26557) used greatest stack depth: 11376 bytes left OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 165 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 85 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ 4 fixed 0xf4 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 8 true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 11 │ 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__->