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 0x68 │  inherit 196 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x64 │  inherit 149 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x30 │    fixed 116 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xcc │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x1c │   inherit 32 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x80 │   inherit 68 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb4 │    fixed 170 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x64 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x1c │  inherit 182 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf8 │   inherit 66 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x38 │     fixed 38 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x6c │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │    gre │     6 │     4 │ inherit 0xd0 │   inherit 12 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x50 │  inherit 171 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │    fixed 226 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xac │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x60 │   inherit 39 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x1c │   inherit 62 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa4 │    fixed 221 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x38 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x1c │  inherit 130 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf0 │   inherit 99 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xdc │    fixed 193 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xf0 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x44 │   inherit 62 │ false │     OK │
#   vxlan │     4 │     4 │ inherit 0x04 │  inherit 246 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │    fixed 227 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x58 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x4c │  inherit 219 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x68 │   inherit 91 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xbc │    fixed 214 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x30 │   inherit 62 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x58 │   inherit 78 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x5c │     fixed 72 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb4 │    inherit 4 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb0 │   inherit 74   true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │     fixed 73 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc0 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xec │  inherit 107 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd8 │   inherit 72 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │    fixed 185 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x10 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xdc │   inherit 61 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x5c │  inherit 145 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x80 │    fixed 234 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x70 │    fixed 141 │  true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x84 │   inherit 57 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x78 │   inherit 62 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │     fixed 17 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x8c │    fixed 249 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x9c │   inherit 47 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x98 │  inherit 113 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x98 │    fixed 183 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xcc │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     4 │ other │ inherit 0x38 │    inherit 2 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x24 │  inherit 135 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │    fixed 103 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x04 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x3c    inherit 19 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe0 │  inherit 204 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x90 │     fixed 63 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x18 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x34 │   inherit 72 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x9c │  inherit 255 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd8 │    fixed 206 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc4 │  inherit 173 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x70 │   inherit 41 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x84 │     fixed 39 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xd4 │    fixed 116 │  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__->