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
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
[  763.318895] gre: GRE over IPv4 demultiplexor driver
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x28 │  inherit 108 │ false │[  763.552291] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0xac │  inherit 130 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x38 │    fixed 182 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd0 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe8 │   inherit 79 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x44 │  inherit 237 │  true │     OK │
# │    gre │     4 │     6    fixed 0x60 │    fixed 111 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x30 │   inherit 29 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf0 │   inherit 31 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x38 │    fixed 108 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd4 │  inherit 122 │ false │[  773.981476] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0x54 │  inherit 173 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x08 │    fixed 203 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x08 │  inherit 186 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xbc │   inherit 66 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │     fixed 37 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc8 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x78 │  inherit 101 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x10 │  inherit 107 │  true │[  780.863261] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xf8 │    fixed 248 │ false │[  782.399209] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x60 │    fixed 191 │  true │[  783.807200] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xe4 │  inherit 114 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x68 │  inherit 111 │  true │[  785.344176] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0xd4 │     fixed 91 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x10 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc0 │  inherit 124 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x9c │  inherit 246 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70 │    fixed 197 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x74 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb4 │   inherit 78 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x88 │  inherit 176 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │    fixed 206 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x18 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb8 │  inherit 130 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xbc │  inherit 237 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xcc │    fixed 127 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x8c │  inherit 132 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x3c │   inherit 37 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd4 │     fixed 20 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb8 │  inherit 123 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x88 │  inherit 169 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │    fixed 184 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x54 │  inherit 176 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf4 │  inherit 135 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x64 │     fixed 74 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x04 │  inherit 205 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x58 │  inherit 173 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │    fixed 107 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb8 │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xb8 │   inherit 62 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xbc │  inherit 227 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xac │     fixed 66 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x14 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x10 │  inherit 127 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x60 │  inherit 223 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │    fixed 147 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x70 │     fixed 60 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc0 │  inherit 102 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x3c │   inherit 68 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xdc │    fixed 150 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x14 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb4 │  inherit 114 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x54 │   inherit 85 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │    fixed 190 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xdc │     fixed 77 │  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__->