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
# ┌───────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
[  683.553559] gre: GRE over IPv4 demultiplexor driver
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x4c │  inherit 146 │ false │[  683.764747] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0x18 │   inherit 39 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │      fixed 3 │ false │     OK │
# │    gre │     4      4 │   fixed 0xb0 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf4 │  inherit 123 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xdc │  inherit 244 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x8c │     fixed 84 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x5c │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc4 │  inherit 224 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x10 │   inherit 45 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │     fixed 76 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xc4 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe4 │    inherit 6 │ false │[  694.511382] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0x58 │  inherit 157 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x78 │    fixed 159 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe8 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb0 │   inherit 37 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 197 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x08 │    fixed 180 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd0 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x20 │  inherit 184 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc0 │  inherit 141 │  true │[  701.244822] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x80 │    fixed 126 │ false │[  702.844746] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x48 │    fixed 230 │  true │[  704.316719] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x0c │  inherit 231 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xdc │  inherit 186 │  true │[  705.916704] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0x8c     fixed 195 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x58 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x64 │  inherit 197 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x68 │  inherit 226 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x48 │    fixed 172 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x10 │   inherit 26 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x74 │  inherit 182 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe0 │    fixed 154 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x88 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x2c │   inherit 99 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd4 │    inherit 7 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │    fixed 204 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa8 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x10 │    inherit 2 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x3c │   inherit 40 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb8 │    fixed 116 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc0 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x80 │   inherit 99 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x98 │  inherit 214 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x80 │     fixed 96 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x90 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc4 │  inherit 126 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x08 │  inherit 151 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe0 │     fixed 69 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb8 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x84 │   inherit 87 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd4 │   inherit 42 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xec │    fixed 119 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x20 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd0 │   inherit 81 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x50 │  inherit 161 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x64 │      fixed 2 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd8 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb0 │  inherit 142 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x9c │   inherit 92 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x04 │    fixed 125 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x3c │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe4 │  inherit 169 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x18 │  inherit 129 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4 │    fixed 253 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf4 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x80 │   inherit 68 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x90 │  inherit 188 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │    fixed 135 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xd8 │     fixed 39 │  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__->