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 4800
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
[ 1228.491225] gre: GRE over IPv4 demultiplexor driver
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0xdc │   inherit 70 │ false │[ 1228.630906] ip_gre: GRE over IPv4 tunneling driver
     OK │
# │    gre │     4 │     4 │ inherit 0x70 │   inherit 52 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x3c │    fixed 169 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc0 │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     4 │     6 │ inherit 0xf0 │   inherit 33 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x34 │  inherit 196 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x40 │    fixed 209 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x68 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x64 │   inherit 88 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf4 │  inherit 236 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xc0 │     fixed 20 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xac │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x0c │  inherit 234 │ false │[ 1236.992616] ip6_gre: GRE over IPv6 tunneling driver
     OK │
# │    gre │     6 │     4 │ inherit 0x64 │  inherit 125 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x3c │     fixed 23 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xac │  inherit 178 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc8 │   inherit 16 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xec │    fixed 188 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xac │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x10 │   inherit 65 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x6c │   inherit 33 │  true │[ 1242.172979] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xbc │    fixed 155 │ false │[ 1243.516907] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │    gre │     6 │ other │   fixed 0xc0 │    fixed 166 │  true │[ 1244.796903] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x5c │   inherit 95 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x5c │  inherit 236 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0 │     fixed 59 │ false │[ 1246.141826] ip6_tunnel: tep0 xmit: Local address not yet configured!
     OK │
# │  vxlan │     4 │     4 │   fixed 0xcc │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x78 │  inherit 180 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa0 │  inherit 221 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │    fixed 166 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x08 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x74 │  inherit 126 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb0 │   inherit 11 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x90 │    fixed 128 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa0 │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x48 │   inherit 15 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x38 │   inherit 24 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf0 │     fixed 25 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x18 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x50 │  inherit 255 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x58 │   inherit 56 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x8c │      fixed 1 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x5c │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe4 │  inherit 138 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x60 │  inherit 167 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x3c │    fixed 124 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x28 │  inherit 116 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x5c │   inherit 71 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe8 │     fixed 66 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x60 │  inherit 213 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x84 │   inherit 69 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x58 │    fixed 180 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf4 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xbc │  inherit 138 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x08 │  inherit 140 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xe0 │    fixed 135 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xdc │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x70 │   inherit 23 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe4 │   inherit 16 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │    fixed 198 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x48 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xcc │   inherit 57 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc8 │  inherit 197 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │    fixed 188 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xfc │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x40 │  inherit 166 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x78 │   inherit 52 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x50 │     fixed 95 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x08 │    fixed 148 │  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__->