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
# ┌────────┬──────┬───────┬──────────────┬──────────────┬───────┬────────┐
[  709.439020] gre: GRE over IPv4 demultiplexor driver
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x8c │  inherit 178 │ false │[  709.652066] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0xec │  inherit 162 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc8 │    fixed 211 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x0c │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb8 │    inherit 9 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x4c │   inherit 18 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xac │    fixed 135 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x54 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x1c │  inherit 105 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x1c │  inherit 242 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │    fixed 129 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x94 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x40 │   inherit 41 │ false │[  720.539464] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0xd0 │   inherit 84 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x38 │     fixed 44 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd8 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x88 │   inherit 92 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x68 │  inherit 180 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │    fixed 180 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x8c │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xd4 │   inherit 14 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa8 │  inherit 174 │  true │[  727.559971] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x68 │    fixed 151 │ false │[  729.095889] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xd4      fixed 98 │  true │[  730.567898] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xac │  inherit 205 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x90 │  inherit 191 │  true │[  732.168858] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0xb4 │     fixed 14 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x70 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x4c │  inherit 209 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf0 │   inherit 87 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf8 │    fixed 254 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xec │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x40 │  inherit 244 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x7c │  inherit 251 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │     fixed 65 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x94 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x78 │   inherit 17 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x60 │   inherit 73 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x64 │     fixed 99 │ false │     OK │
# │  vxlan │     6      4 │   fixed 0x08 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x0c │  inherit 108 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x58 │  inherit 242 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │     fixed 29 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x0c │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x5c │   inherit 70 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd0 │   inherit 61 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd8 │    fixed 245 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x08 │  inherit 131 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd0 │   inherit 43 │  true │     OK │
# │ geneve │     4 │     4    fixed 0x40 │     fixed 28 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x50 │  inherit 142 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x40 │   inherit 13 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xb4 │     fixed 74 │ false │[  756.144764] ip (3368) used greatest stack depth: 11384 bytes left
     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc0 │  inherit 130 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x2c │   inherit 48 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xf8 │    fixed 166 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf0 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     6 │     4 │ inherit 0x50 │  inherit 206 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc8 │   inherit 53 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │    fixed 227 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x70 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd0 │  inherit 132 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x98 │  inherit 225 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │    fixed 117 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf8 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xec │  inherit 205 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x2c │  inherit 147 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x50 │    fixed 158 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x80 │    fixed 174 │  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__->