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 3600
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬──────┐
[  715.448792] gre: GRE over IPv4 demultiplexor driver
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x30 │  inherit 168 │ false │[  715.664916] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0xd8 │   inherit 25 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │     fixed 39 │ false │     OK 
# │    gre │     4 │     4 │   fixed 0xcc │    fixed 244 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb0 │  inherit 185 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x64 │   inherit 88 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x80 │    fixed 149 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x0c │    fixed 116 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x04 │   inherit 26 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x78 │  inherit 175 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf0 │    fixed 147 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x50 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x64 │    inherit 8 │ false │[  726.464187] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0x9c │   inherit 12 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x80 │    fixed 214 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xcc │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x48 │   inherit 89 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x8c │   inherit 93 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x68 │     fixed 74 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe4 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xd8 │  inherit 188 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc0 │  inherit 187 │  true │[  733.321546] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x0c │    fixed 240 │ false │[  734.857422] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xfc │    fixed 220 │  true │[  736.265411] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │  vxlan │     4 │     4 │ inherit 0xd8 │  inherit 143 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x5c │  inherit 253 │  true │[  737.865405] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │    fixed 188 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xbc │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xac │  inherit 207 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc0 │  inherit 173 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x40 │    fixed 119 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x10 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x94 │    inherit 4 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x1c │   inherit 12 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x08 │     fixed 37 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x38 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x38 │  inherit 247 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x04 │   inherit 92 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x8c │    fixed 150 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x64 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x1c │  inherit 208 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xac │  inherit 200 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x3c │     fixed 17 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc0 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa4 │    inherit 2 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x84 │  inherit 252 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x88 │     fixed 50 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x80 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe0 │  inherit 229 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb4 │   inherit 27 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x94 │     fixed 78 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf8 │   inherit 79 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x60 │  inherit 136 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe4 │    fixed 235 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x80 │   inherit 17 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb4 │  inherit 130 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x78 │    fixed 182 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x2c │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd0 │  inherit 231 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x28 │  inherit 193 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x54 │     fixed 53 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x08 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x18 │   inherit 69 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x98 │  inherit 235 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │    fixed 162  false │     OK │
# │ geneve │     6 │     6 │   fixed 0x30 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x94 │  inherit 221 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x3c │  inherit 166 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe0 │    fixed 202 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa4 │     fixed 30 │  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__->