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 # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 15 │ false │[ 574.256005] ip_gre: GRE over IPv4 tunneling driver OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 205 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 130 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 243 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 185 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 80 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 92 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 176 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 91 │ false │ OK │ # │ gre │ 6 4 │ inherit 0xe8 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 181 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 229 │ true │[ 590.974837] ip6_tnl_xmit_ctl: 1 callbacks suppressed [ 590.975200] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 67 │ false │[ 592.510842] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 207 │ true │[ 593.982844] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 221 │ true │[ 595.518795] ip6_tunnel: tep0 xmit: Local address not yet configured! OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 208 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 111 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 161 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 181 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 254 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 190 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 91 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 207 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 244 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 185 │ 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__->