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
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
[  712.921167] gre: GRE over IPv4 demultiplexor driver
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x68 │   inherit 58 │ false │[  713.151258] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0x78 │   inherit 20 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │    fixed 127 │ false │     OK │
# │    gre      4 │     4 │   fixed 0x30 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf8 │  inherit 146 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd8 │  inherit 193 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │     fixed 63 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x90 │     fixed 69 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x74 │  inherit 175 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe4 │   inherit 44 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xbc │    fixed 143 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb0 │  inherit 200 │ false │[  723.954054] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0x24 │  inherit 235 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │    fixed 155 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd0 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x34 │  inherit 110 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe4 │  inherit 154 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │    fixed 255 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x64 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb8 │  inherit 150 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x50 │   inherit 60 │  true │[  731.008030] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xe8 │    fixed 121 │ false │[  732.543950] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x4c │     fixed 41 │  true │[  734.015965] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xac │  inherit 166 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x8c │  inherit 231 │  true │[  735.615909] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0x84 │    fixed 202 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x78 │  inherit 143 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd0 │  inherit 113 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x10 │     fixed 29 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf4 │     fixed 44 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x40 │   inherit 12 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x88 │   inherit 37 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │     fixed 37 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x58 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xfc │   inherit 73 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x14 │   inherit 70 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xcc │    fixed 243 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x9c │  inherit 187 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x90 │  inherit 189 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc0 │    fixed 156 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xec     fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xac │  inherit 251 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf8 │  inherit 190 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x10 │     fixed 58 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xac │   inherit 77 │ false │     OK │
# │ geneve │     4      4 │ inherit 0xb0 │  inherit 136 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │    fixed 198 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc0 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x88 │   inherit 33 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x54 │  inherit 119 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x58 │    fixed 153 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xec │  inherit 201 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf4 │  inherit 202 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xdc │    fixed 159 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xbc │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x70 │   inherit 29 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x48 │   inherit 38 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x68 │    fixed 104 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x48 │  inherit 242 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x48 │  inherit 187 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb0 │    fixed 231 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x8c │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x20 │   inherit 86 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa8 │  inherit 186 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x98 │    fixed 181 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb0 │    fixed 169 │  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__->