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 0x44 │  inherit 119 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xfc │  inherit 112 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd4 │     fixed 43 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x28 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x90 │  inherit 144 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x28 │  inherit 219 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xac │    fixed 234 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x6c │    fixed 144 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x24 │  inherit 252 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xa8 │  inherit 173 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x3c     fixed 254 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xbc │  inherit 236 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd0 │  inherit 197 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │     fixed 57 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd0 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xec │   inherit 99 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x80 │  inherit 219 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │      fixed 5 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x10 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6  other │ inherit 0x28 │   inherit 58 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x38 │  inherit 116 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │     fixed 21 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x98 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa0 │   inherit 96 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x98 │  inherit 152 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x30 │     fixed 17 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x3c │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x08 │  inherit 198 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd0 │  inherit 128 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │    fixed 204 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x8c │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x84 │  inherit 123 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x64 │  inherit 149 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │    fixed 135 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x0c │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xbc │   inherit 48 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x74 │   inherit 48 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc4 │    fixed 105 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf0 │     fixed 24 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x94 │  inherit 163 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x38 │  inherit 139 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x28 │    fixed 253 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x04 │  inherit 133 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x60 │  inherit 118 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │     fixed 75 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x3c │   inherit 69 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa8 │  inherit 172 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x38 │    fixed 123 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │    fixed 110 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x24 │  inherit 149 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xb0 │  inherit 147 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x08 │    fixed 186 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc4 │  inherit 217 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x9c │    inherit 9 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │    fixed 124 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x2c │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x60 │   inherit 89 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf0 │  inherit 217 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe4 │    fixed 123 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc4 │   inherit 25 │ false │     OK │
# │ geneve │     6 │     6  inherit 0x80 │  inherit 110 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │    fixed 209 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x44 │     fixed 56 │  true │     OK │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xd8 │   inherit 39 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd0 │  inherit 134 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │     fixed 41 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │    fixed 147 │  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__->