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
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
[  734.824336] gre: GRE over IPv4 demultiplexor driver
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0xf0 │  inherit 216 │ false │[  734.954048] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0xe8 │  inherit 232 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc4 │    fixed 220 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x20 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe4 │  inherit 114 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe4 │  inherit 122 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │    fixed 232 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x10 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf4 │  inherit 169 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x7c │  inherit 179 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x68 │     fixed 53 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xfc │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x48 │  inherit 220 │ false │[  743.311048] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0xb0 │  inherit 143 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb8 │     fixed 32 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x98 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x7c │  inherit 204 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x8c │  inherit 178 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc0 │     fixed 32 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xbc │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x58 │  inherit 216 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xac │  inherit 140 │  true │[  748.539982] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 179 │ false │[  749.883959] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xf0 │    fixed 232 │  true │[  751.164002] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x30 │  inherit 137 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x34 │  inherit 157 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x10 │      fixed 5 │ false │[  752.508917] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb0 │   inherit 44 │ false │     OK │
# │  vxlan      4 │     6 │ inherit 0x94 │   inherit 58 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa8 │    fixed 227 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe4 │    fixed 234 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x48 │  inherit 157 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf4 │   inherit 59 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x60 │    fixed 163 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x6c │  inherit 184 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x94 │   inherit 63 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd0 │    fixed 128 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd8 │   inherit 10 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x78 │   inherit 19 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │    fixed 141 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe8 │  inherit 104 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x80 │   inherit 16 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x08 │    fixed 149 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x60 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa8 │  inherit 245 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x94 │  inherit 192 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x50 │     fixed 47 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x5c │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x98 │  inherit 236 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x04 │   inherit 58 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x8c │    fixed 123 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x54 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf4 │  inherit 106 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x48 │  inherit 190 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb8 │    fixed 132 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf4 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xcc │  inherit 242 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xcc │   inherit 55 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │     fixed 62 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x14 │  inherit 174 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc0 │    inherit 8 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │     fixed 55 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │     fixed 96 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6  other │ inherit 0xd4 │   inherit 72 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x50 │   inherit 11 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x84 │    fixed 233 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x90 │      fixed 2 │  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__->