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
# ┌───────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
[  818.877799] gre: GRE over IPv4 demultiplexor driver
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x3c │   inherit 35 │ false │[  819.106407] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0x58 │  inherit 115 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb4 │     fixed 83 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x7c │    fixed 238 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xbc │  inherit 187 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x90 │  inherit 253 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x6c │    fixed 176 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x60 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa0 │   inherit 69 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf8 │  inherit 243 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb4 │     fixed 79 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf0 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x94 │  inherit 120 │ false │[  829.520381] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0xc4   inherit 229 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │     fixed 45 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x08 │   inherit 58 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe8 │   inherit 45 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x58 │     fixed 63 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x70 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x28 │   inherit 36 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x08 │  inherit 142 │  true │[  836.094164] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x74 │     fixed 98 │ false │[  837.630132] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x18 │    fixed 146 │  true │[  839.038097] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x94 │  inherit 220 │ false │     OK │
# │  vxlan │     4      4 │ inherit 0x74 │   inherit 96 │  true │[  840.574056] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0x58 │    fixed 138 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe8 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x90 │  inherit 177 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa8 │  inherit 225 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x34 │     fixed 59 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x90 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x88 │  inherit 162 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x14 │  inherit 171 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │     fixed 65 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xa0 │   inherit 29 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe8 │  inherit 241 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │    fixed 137 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x40 │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x58 │   inherit 49 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa0 │  inherit 189 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │    fixed 224 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x90 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xbc │   inherit 52 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x84 │  inherit 171 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x44 │    fixed 150 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb4 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x34 │  inherit 160 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x80 │   inherit 90 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb8 │    fixed 254 │ false      OK │
# │ geneve │     4 │     4 │   fixed 0x54 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     4 │     6 │ inherit 0x88 │   inherit 89 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x58 │  inherit 206 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │    fixed 102 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x74 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x28 │  inherit 103 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x08 │   inherit 58 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc8 │    fixed 112 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x74 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x80 │   inherit 34 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x6c │  inherit 164 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x04 │      fixed 5 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xe4 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x74 │   inherit 62 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x28 │    inherit 2 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xfc │    fixed 216 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x7c │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x0c │  inherit 237 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb8 │   inherit 57 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe0 │     fixed 77 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │     fixed 66 │  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__->