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
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
[  825.182301] gre: GRE over IPv4 demultiplexor driver
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0xec │  inherit 212 │ false │[  825.411583] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0xfc │  inherit 255 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xfc │     fixed 41 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x50 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │    gre │     4 │     6 │ inherit 0x28 │  inherit 192 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x64 │    inherit 9 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │    fixed 181 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xdc │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x40 │  inherit 253 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x54 │  inherit 238 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x6c │     fixed 68 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x34 │     fixed 37 │  true      OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x08 │  inherit 185 │ false │[  836.026881] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0x1c │  inherit 161 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x88 │     fixed 69 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd0 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x90 │  inherit 181 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf8 │  inherit 154 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x20 │     fixed 87 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x7c │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf4 │    inherit 2 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa8 │   inherit 28 │  true │[  842.815145] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xc8 │    fixed 190 │ false │[  844.351085] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xc8 │    fixed 151 │  true │[  845.823086] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x78 │  inherit 146 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd4 │  inherit 213 │  true │[  847.359044] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0x04 │    fixed 135 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x8c │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x4c │  inherit 115 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd4 │   inherit 50 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │     fixed 39 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x3c │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xac │   inherit 26 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x38 │  inherit 231 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd8 │    fixed 119 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xac │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb8 │  inherit 217 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc0 │   inherit 88 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │     fixed 19 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x9c │   inherit 86 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd4 │   inherit 27 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb8 │    fixed 147 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe8 │  inherit 135 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x60 │   inherit 33 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │     fixed 76 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x34 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x30 │  inherit 183 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x98 │  inherit 198 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd8 │    fixed 155 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x78 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf8 │    inherit 1 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc4 │  inherit 144 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x44 │    fixed 108 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x84 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x98 │   inherit 53 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa8 │  inherit 100 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x88 │    fixed 196 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc4 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xc8 │   inherit 81 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x5c │   inherit 91 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x74 │    fixed 100 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe4 │  inherit 220 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x48 │  inherit 133 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x14 │    fixed 133 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x78 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x48 │  inherit 241 │ false │     OK │
#  geneve │     6 │ other │ inherit 0xf8 │   inherit 28 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │     fixed 92 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x88 │    fixed 195 │  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__->