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
# ┌────────┬───────┬───────┬──────────────┬─────────────┬───────┬────────┐
[  840.536477] gre: GRE over IPv4 demultiplexor driver
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0xa8 │  inherit 183 │ false │[  840.763778] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0x38 │  inherit 120 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x9c │    fixed 108 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x9c │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe0 │   inherit 50 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf0 │   inherit 95 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x40 │    fixed 113 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x60 │  inherit 249 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb0 │   inherit 15 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe0 │     fixed 61 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb0 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x1c │   inherit 98 │ false │[  851.310827] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0x64 │   inherit 32 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x08 │    fixed 246 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x84 │  inherit 158 │ false │     OK │
#     gre      6 │     6 │ inherit 0x34 │  inherit 150 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x2c │     fixed 41 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x04 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x88 │  inherit 109 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb0 │  inherit 219 │  true │[  858.172861] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xcc │     fixed 79 │ false │[  859.708799] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x64 │    fixed 135 │  true │[  861.180812] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x30 │   inherit 87 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc4 │   inherit 32 │  true │[  862.780763] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │     fixed 87 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x70 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x18 │   inherit 71 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x20 │   inherit 89 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x74 │    fixed 248 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x8c │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xbc │   inherit 31 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf0 │   inherit 22 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │    fixed 223 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe4 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x90 │   inherit 86 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd0 │  inherit 239 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd0 │     fixed 34 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x6c │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xcc │  inherit 227 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa0 │  inherit 132 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x9c │     fixed 51 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │    fixed 188 │  true │[  877.341689] ping (5302) used greatest stack depth: 11368 bytes left
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x18 │  inherit 177 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x50 │  inherit 227 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │    fixed 198 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe4 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x1c │   inherit 80 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x70 │   inherit 73 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x80 │     fixed 18 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x60 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x04 │  inherit 194 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x88 │  inherit 172 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │     fixed 48 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x30 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x70 │  inherit 192 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf0 │  inherit 231 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x6c │    fixed 218 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │     fixed 46 │  true │     OK │
# ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xbc │    inherit 8 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x04 │   inherit 73 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x3c │    fixed 159 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │    fixed 192 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │     6 │ inherit 0x78 │   inherit 79 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd0 │   inherit 86 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x1c │    fixed 226 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf4 │  inherit 205 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x30 │   inherit 85 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x08 │     fixed 87 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │    fixed 125 │  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__->