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
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x6c │  inherit 129 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x18 │  inherit 248 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x74 │    fixed 145 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf8 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd0 │   inherit 54 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xfc │  inherit 209 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │    fixed 225 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x18 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x78 │  inherit 228 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x2c │  inherit 215 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x44 │    fixed 155 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x10 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xac │  inherit 208 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x7c │  inherit 243 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x48 │    fixed 190 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x24 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x94 │  inherit 148 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x84 │   inherit 41 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x54 │     fixed 87 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x30 │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xac │   inherit 53 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x50 │  inherit 189 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xa0 │    fixed 224 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x18 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4  inherit 0x78 │  inherit 177 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa8 │  inherit 236 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x64 │    fixed 215 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc4 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x10 │  inherit 175 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd0   inherit 209 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd0 │    fixed 177 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc0 │  inherit 200 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x94 │  inherit 251 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x68 │    fixed 112 │ false │     OK │
#   vxlan │     4 │ other │   fixed 0x70 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x0c │   inherit 56 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x4c │   inherit 95 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x18 │    fixed 107 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x04 │  inherit 231 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xdc │  inherit 162 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │     fixed 43 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x68 │  inherit 144 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x98 │   inherit 89 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x88 │    fixed 224 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x80 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x7c │   inherit 55 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb4 │  inherit 250 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x64 │    fixed 145 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x84 │   inherit 12 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 197 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa4 │    fixed 194 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x6c │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc8 │  inherit 141 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe8 │   inherit 95 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │    fixed 239 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x0c │   inherit 82 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x90 │  inherit 163 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │    fixed 155 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc4 │  inherit 197 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd8 │  inherit 182 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │    fixed 212 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x10 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x48 │  inherit 212 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x60 │   inherit 94 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb4 │     fixed 18 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x60 │    fixed 158 │  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__->