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
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
[  759.751666] gre: GRE over IPv4 demultiplexor driver
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0xac │  inherit 119 │ false │[  759.964502] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0x60 │  inherit 210 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf8 │     fixed 17 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa0 │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x9c │   inherit 36 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x08 │   inherit 29 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │    fixed 169 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x6c │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     4 │ other │ inherit 0x34 │   inherit 99 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x68 │   inherit 92 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xdc │    fixed 162 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe0 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x18 │  inherit 105 │ false │[  770.804827] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0x94 │   inherit 50 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x40 │     fixed 13 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x48 │     fixed 83 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x4c │  inherit 254 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 223 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │      fixed 8 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x4c │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x88 │  inherit 132 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x18 │   inherit 70 │  true │[  777.602583] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xec │     fixed 46 │ false │[  779.138484] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0x58 │    fixed 128 │  true │[  780.610485] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x38 │  inherit 143 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc8 │  inherit 249 │  true │[  782.146457] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0xa8 │     fixed 13 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x64 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x80 │  inherit 161 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x10 │  inherit 174 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xec │     fixed 16 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x98 │  inherit 140 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x94 │  inherit 204 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │    fixed 210 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x6c │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl       vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf0 │   inherit 97 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x68 │  inherit 218 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x24 │     fixed 89 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe0 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xb8 │  inherit 157 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x34 │   inherit 10 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xdc │     fixed 75 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x6c │   inherit 45 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x84 │   inherit 75 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xac │     fixed 39 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x50 │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc8 │  inherit 111 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x1c │  inherit 114 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x70 │    fixed 143 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x68 │     fixed 63 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x34 │  inherit 210 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x24 │  inherit 218 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8     fixed 223 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf8 │  inherit 160 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb4 │  inherit 157 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xec │    fixed 169 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x3c │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xec │  inherit 251 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x6c │  inherit 147 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x98 │    fixed 176 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc8 │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf8 │  inherit 172 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x0c │   inherit 75 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x40 │    fixed 158 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x90 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x7c │   inherit 24 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x54 │   inherit 27 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x30 │    fixed 136 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │    fixed 142 │  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__->