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
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
[  772.241327] gre: GRE over IPv4 demultiplexor driver
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0xc4 │  inherit 240 │ false │[  772.430591] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0x48 │  inherit 119 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x54 │     fixed 76 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x90 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     4 │     6 │ inherit 0x08 │  inherit 206 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x0c │   inherit 51 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x2c │    fixed 192 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x68 │  inherit 209 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc4 │  inherit 124 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xdc │    fixed 105 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xcc │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x90 │  inherit 119 │ false │[  781.871533] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0x30 │  inherit 183 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x84 │    fixed 175 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x50 │    inherit 8 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x7c │  inherit 247 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │    fixed 112 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x58 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb8 │  inherit 138 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x64 │   inherit 31 │  true │[  787.771954] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xd4 │     fixed 97 │ false │[  789.179856] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x28 │     fixed 45 │  true │[  790.523844] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x1c │   inherit 93 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xdc │   inherit 22 │  true │     OK │
[  791.931806] ip6_tunnel: tep0 xmit: Local address not yet configured!
# │  vxlan │     4 │     4 │   fixed 0xfc      fixed 63 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x64 │   inherit 94 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd8 │   inherit 33 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │     fixed 23 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x2c │  inherit 121 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x1c │  inherit 104 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x3c │     fixed 41 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x08 │   inherit 76 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb0 │  inherit 158 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │     fixed 40 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd4 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x70 │   inherit 48 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x50 │  inherit 188 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │    fixed 185 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x04 │   inherit 89 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x68 │   inherit 98 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xcc │    fixed 195 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     4 │     4 │ inherit 0x3c │  inherit 112 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x44 │  inherit 137 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x38 │     fixed 16 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x10 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x2c │  inherit 103 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x14 │  inherit 186 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │    fixed 155 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x84 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd4 │   inherit 54 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x68 │  inherit 213 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │    fixed 160 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x6c │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x04 │   inherit 94 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa4 │  inherit 152 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │    fixed 227 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf0 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x3c │  inherit 129 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x88 │  inherit 100 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │     fixed 61 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb8 │  inherit 159 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xac │  inherit 145 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │    fixed 250 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x84 │     fixed 72 │  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__->