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
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
[  750.515303] gre: GRE over IPv4 demultiplexor driver
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x6c │  inherit 196 │ false │[  750.728677] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0xfc │   inherit 58 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xac │    fixed 127 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x78 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa4 │  inherit 192 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd0 │  inherit 202 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd0 │    fixed 157 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xfc │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x30 │  inherit 111 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 144 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x88 │     fixed 38 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe0 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc4 │   inherit 54 │ false │[  761.202856] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0x4c │  inherit 222 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x68 │    fixed 224 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf8 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x24 │    inherit 4 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x88 │   inherit 20 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x8c │     fixed 28 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x20 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x0c │  inherit 156 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf8 │   inherit 12 │  true │[  767.933918] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x2c │    fixed 107 │ false │[  769.469826] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xd0 │    fixed 210 │  true │[  770.941817] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x94 │   inherit 14 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd4 │  inherit 147 │  true │[  772.477796] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0xcc │      fixed 9 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x30 │  inherit 236 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe8 │  inherit 180 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa0 │    fixed 216 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x18 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb4 │  inherit 174 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf8 │  inherit 232 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x78 │    fixed 119 │ false      OK │
# │  vxlan │     4 │ other │   fixed 0x54 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x14 │  inherit 126 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x18 │    inherit 8   true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x04 │    fixed 221 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd0 │   inherit 92 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x74 │  inherit 122 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc4 │     fixed 21 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe8 │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xd4 │  inherit 135 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x88 │  inherit 231 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x2c │    fixed 166 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd8 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x54 │   inherit 12 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa0 │  inherit 119 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │    fixed 155 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc0 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xec │    inherit 4 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd8 │  inherit 117 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │      fixed 1 │ false │     OK 
# │ geneve │     4 │     6 │   fixed 0x58 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x7c │  inherit 177 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd4 │  inherit 220 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb8 │    fixed 122 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x94 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x1c │  inherit 190 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd4 │   inherit 99 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x40 │    fixed 144 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa4 │   inherit 34 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x88 │   inherit 34 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x24 │    fixed 174 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x08 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe0 │   inherit 49 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xcc │  inherit 221 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x40 │      fixed 1 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe4 │    fixed 189 │  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__->