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
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
[  756.609908] gre: GRE over IPv4 demultiplexor driver
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x48 │   inherit 91 │ false │[  756.836938] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0x90 │   inherit 32 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │      fixed 6 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x1c │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xfc │  inherit 170 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd0   inherit 195 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │    fixed 138 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x24 │   inherit 60 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe4 │  inherit 136 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x28 │     fixed 37 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x84 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x40 │   inherit 24 │ false │[  767.278571] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0xd0 │  inherit 122 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x40 │    fixed 226 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x20 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x40 │  inherit 119 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x74 │  inherit 138 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xfc │    fixed 119 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc0 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x78 │  inherit 135 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x4c │  inherit 170 │  true │[  773.887082] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x18 │    fixed 135 │ false │[  775.359002] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x1c │    fixed 117 │  true │[  776.767010] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x88 │   inherit 99 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf4 │  inherit 164 │  true │[  778.302982] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0xf4 │    fixed 209 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa0 │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc8 │  inherit 135 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x0c │  inherit 240 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc8 │    fixed 112 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x90 │  inherit 179 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x30 │  inherit 191 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x58 │    fixed 225 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x2c │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x44 │  inherit 147 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc8 │  inherit 172 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa4 │     fixed 23 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa0 │   inherit 14 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x10 │   inherit 37 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x30 │    fixed 162 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb4 │   inherit 29 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x30 │   inherit 10 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x20 │    fixed 139 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x9c │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xbc │  inherit 190 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x54 │  inherit 151 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │    fixed 107 │ false │     OK │
#  geneve │     4 │     4 │   fixed 0xb4 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xfc │  inherit 166 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe0 │  inherit 166 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x38 │    fixed 234 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x08 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf8 │  inherit 180 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb0 │  inherit 154 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │    fixed 135 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x04 │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf4 │  inherit 125 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xcc │  inherit 195 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd8 │    fixed 143 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xdc │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6      6 │ inherit 0x98 │  inherit 251 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x48 │  inherit 164 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb4 │     fixed 23 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x50 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x8c │  inherit 161 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa4 │  inherit 149 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x1c │     fixed 23 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │     fixed 38 │  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__->