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 0x48 │  inherit 242 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x78 │  inherit 188 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │     fixed 77 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x2c │    fixed 163 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x9c │  inherit 175 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x1c │  inherit 197 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │    fixed 153 │ false │     OK │
# │    gre      4 │     6 │   fixed 0xdc │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x9c │  inherit 201 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe4 │  inherit 162 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb0 │    fixed 183 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x24 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xac │  inherit 202 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x44 │  inherit 246 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x4c │     fixed 82 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb4 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xd8 │  inherit 187 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xbc │  inherit 229 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x68 │      fixed 6 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │ other │ inherit 0x28 │  inherit 232 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa4 │  inherit 239 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x98 │      fixed 8 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x80 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x6c │   inherit 57 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x3c │  inherit 110 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │    fixed 134 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan      4 │     6 │ inherit 0xb0 │   inherit 42 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x64 │  inherit 121 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc0 │    fixed 200 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe8 │  inherit 183 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x04 │  inherit 127 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │    fixed 251 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │    fixed 136 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x40 │    inherit 5 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x94 │   inherit 39 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb8 │    fixed 229 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x18 │  inherit 184 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x68 │   inherit 71 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │    fixed 173 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x6c │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x8c │  inherit 197 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x24 │  inherit 252 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd0 │    fixed 199 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x24 │     fixed 91 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x24   inherit 237 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x04 │  inherit 175 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x84 │     fixed 57 │ false │     OK │
#  geneve │     4 │     4 │   fixed 0xa4 │     fixed 87 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x40 │  inherit 157 │ false │     OK │
# │ geneve │     4      6 │ inherit 0x68 │   inherit 15 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x54 │     fixed 12 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc4 │    fixed 210 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x70 │   inherit 59 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd0 │   inherit 88 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x48 │    fixed 145 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x50 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x3c │   inherit 57 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa8 │  inherit 222 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │     fixed 98 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x90 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe4 │   inherit 62 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x44 │   inherit 10 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x10 │    fixed 232 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd0 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xcc │  inherit 145 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x08 │   inherit 85 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x20 │    fixed 165 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │      fixed 3 │  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__->