make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x94 │   inherit 61 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd8 │   inherit 92 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │     fixed 59 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xcc │   inherit 45 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │   inherit 87 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc8 │     fixed 46 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x9c │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x24 │   inherit 63 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x0c │  inherit 186 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x4c │     fixed 39 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xfc │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe0 │  inherit 165 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe8 │  inherit 234 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xdc │    fixed 204 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd8 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb4 │  inherit 177 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x54 │   inherit 58 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │    fixed 207 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe8 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xac │  inherit 245 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x60 │  inherit 229 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x3c │     fixed 10 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xcc │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x54 │   inherit 79 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x94 │   inherit 71 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x0c │    fixed 245 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x74 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe4 │   inherit 12 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x78 │  inherit 244 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf8 │    fixed 206 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xec │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────┤
# │  vxlan │     4 │ other │ inherit 0x80 │  inherit 155 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x14 │  inherit 205 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xc8 │    fixed 199 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x34 │  inherit 123 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xdc │   inherit 35 │  true │     OK │
# │  vxlan      6 │     4 │   fixed 0x58 │     fixed 99 │ false │     OK │
#   vxlan │     6 │     4 │   fixed 0xac │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x5c │  inherit 211 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf4 │  inherit 145 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x9c │     fixed 16 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │ other │ inherit 0xb0 │   inherit 62 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x0c │   inherit 92 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x08 │    fixed 162 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x78 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x14 │  inherit 101 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc4 │  inherit 147 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x48 │    fixed 145 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x74 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xec │  inherit 198 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x48 │   inherit 14 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc0 │     fixed 13 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │      fixed 9 │  true │     OK │
# ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x4c │  inherit 206 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x94 │  inherit 200 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd8 │    fixed 107 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x6c │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf8 │   inherit 97 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x68 │   inherit 80 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x58 │    fixed 159 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf4 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x88 │  inherit 188 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x48 │   inherit 76 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xf4 │    fixed 236 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x68 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xd4 │  inherit 192 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa8 │  inherit 247 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe4 │     fixed 39 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf4 │     fixed 83 │  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__->