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
# ┌────────┬───────┬───────┬──────────────┬─────────────────────┬────────┐
[  715.083954] gre: GRE over IPv4 demultiplexor driver
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────
# │    gre │     4 │     4 │ inherit 0xc8 │  inherit 102 │ false │[  715.324879] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0xf8 │  inherit 169 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf0 │    fixed 133 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc0 │    fixed 121 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x6c │  inherit 131 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x98 │   inherit 48 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x5c │      fixed 5 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc8 │  inherit 209 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x28 │   inherit 66 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xbc │     fixed 88 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x94 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc4 │   inherit 53 │ false │[  726.335744] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0xa0 │  inherit 103 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │    fixed 129 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb4 │  inherit 100 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb4 │   inherit 57 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x2c │    fixed 179 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x14 │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xec │    inherit 7 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xbc │  inherit 209 │  true │[  733.246285] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x20 │    fixed 165 │ false │[  734.782220] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xc0 │    fixed 204 │  true │[  736.254219] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x64 │  inherit 237 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x14 │   inherit 23 │  true │[  737.855167] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0xa8 │    fixed 155 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xcc │  inherit 224 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd8 │   inherit 69 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x4c │    fixed 102 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd4 │  inherit 234 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x44 │   inherit 20 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │    fixed 121 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x60 │   inherit 13 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x48 │   inherit 54 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │     fixed 71 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x24 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf4 │  inherit 144 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa0 │  inherit 199 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x1c │    fixed 199 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x38 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 144 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc0 │    inherit 6 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd8 │     fixed 70 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xdc │   inherit 56 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xec │   inherit 34 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │    fixed 191 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x14 │  inherit 196 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x44 │  inherit 117 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe4 │    fixed 188 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe0 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa8 │  inherit 160 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x30 │  inherit 180 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │     fixed 91 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa0 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x0c │  inherit 178 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x88 │  inherit 188 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │    fixed 240 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x84 │  inherit 211 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x04 │   inherit 92 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xfc │    fixed 111 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x84 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     6 │ other │ inherit 0xc8 │   inherit 42 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xfc │  inherit 183 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │     fixed 93 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc0 │    fixed 242 │  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__->