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
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
[  733.528593] gre: GRE over IPv4 demultiplexor driver
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x90 │   inherit 47 │ false │[  733.737781] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0xa8 │  inherit 252 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │    fixed 240 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf8 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd0 │   inherit 32 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x04 │   inherit 68 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xdc │     fixed 83 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x7c │  inherit 248 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf8 │  inherit 109 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x84 │    fixed 131 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x88 │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x7c │  inherit 196 │ false │[  743.966663] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0xa0 │  inherit 248 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │     fixed 40 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x28 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x64 │   inherit 51 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xdc │   inherit 25 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb0 │    fixed 234 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xac │    fixed 139 │  true │     OK 
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x78 │   inherit 45 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd0 │   inherit 82 │  true │[  750.589899] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x34 │     fixed 18 │ false │[  752.125820] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xc8 │      fixed 7 │  true │[  753.597788] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xcc │   inherit 25 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x40 │   inherit 29 │  true │[  755.133778] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0x50 │     fixed 69 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x24 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   vxlan │     4 │     6 │ inherit 0xec │  inherit 244 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd0 │  inherit 244 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x4c │    fixed 134 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x48 │  inherit 174 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x08 │   inherit 10 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe4 │     fixed 96 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x98 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x5c │    inherit 6 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb8 │  inherit 254 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x6c │    fixed 250 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc8 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x24 │   inherit 26 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x48 │  inherit 241 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x98 │    fixed 169 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x68 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x50 │  inherit 239 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd4 │  inherit 154 │  true      OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │     fixed 85 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd0 │  inherit 124 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x7c │    inherit 6 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xcc │    fixed 179 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x7c │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x74 │  inherit 251 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xac │   inherit 70 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │     fixed 23 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x04 │   inherit 50 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x8c │   inherit 43 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x60 │     fixed 41 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa4 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x88 │   inherit 22 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x0c │  inherit 124 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │     fixed 25 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa8 │   inherit 68 │ false      OK │
# │ geneve │     6 │     6 │ inherit 0x74 │   inherit 95 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x34 │     fixed 84 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x4c │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc8 │  inherit 247 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc8 │    inherit 5 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x98 │    fixed 186 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │    fixed 139 │  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__->