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 4800
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
[  823.977794] gre: GRE over IPv4 demultiplexor driver
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0xc8 │  inherit 189 │ false │[  824.126679] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0x1c │  inherit 137 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xac │    fixed 160 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe0 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x68 │    inherit 6 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x0c │  inherit 133 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │    fixed 129  false │     OK │
# │    gre │     4 │     6 │   fixed 0x5c │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf4 │  inherit 201 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x64 │   inherit 75 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x94 │     fixed 73 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x28 │    fixed 199 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x60 │   inherit 66 │ false │[  833.120458] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0x60 │  inherit 176 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x3c │    fixed 152 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x2c │   inherit 15 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa8 │  inherit 254 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa0 │    fixed 218 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd0 │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x48 │  inherit 217 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x1c │   inherit 15 │  true │[  838.589006] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xa4 │    fixed 251 │ false │[  839.996899] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xa8 │     fixed 68 │  true │[  841.340964] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf0   inherit 218 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa4 │   inherit 60 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │     fixed 93 │ false │[  842.748859] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0x88 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xcc │  inherit 243 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb8 │  inherit 183 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x48 │    fixed 114 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x50 │  inherit 174 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x04 │   inherit 71 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │    fixed 194 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x5c │  inherit 109 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe0 │  inherit 135 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │    fixed 169 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x34 │  inherit 219 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x64 │  inherit 252 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe8 │    fixed 240 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x5c │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x6c │  inherit 229 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x38 │  inherit 105 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │     fixed 56 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x20 │     fixed 40 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x18 │  inherit 188 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x18 │  inherit 184 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x48 │    fixed 219 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x98 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd4 │   inherit 44 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa8 │  inherit 232 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xdc │     fixed 97 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe4 │  inherit 168 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf8 │  inherit 110 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │     fixed 66 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa4 │  inherit 239 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe0 │   inherit 88 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x68 │     fixed 59 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x80 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x48 │   inherit 58 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x38 │  inherit 180 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │     fixed 62 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4     fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x1c │  inherit 185 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe0 │  inherit 237 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf4 │     fixed 95 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │    fixed 185 │  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__->