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 0xc0 │  inherit 195 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc8 │  inherit 177 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x48 │    fixed 124 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xfc │    fixed 227 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xdc │  inherit 243 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x7c │  inherit 247 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │    fixed 179 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x88 │   inherit 92 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x8c │  inherit 195 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x2c │      fixed 1 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x24 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x74 │   inherit 69  false │     OK │
# │    gre │     6 │     4 │ inherit 0x40 │   inherit 65 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x88 │    fixed 182 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x44 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x64 │  inherit 178 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x78 │   inherit 34 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd0 │     fixed 85 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xbc │   inherit 16 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd8 │  inherit 220 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x24 │    fixed 251 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x5c │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x48 │   inherit 20 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x44 │   inherit 63 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x40 │    fixed 136 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x98 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x44 │  inherit 124 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x68 │   inherit 56 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │      fixed 8 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x28 │   inherit 63 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf8 │  inherit 239 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd8 │    fixed 216 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x18 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x3c │   inherit 68 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x3c │   inherit 67 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │    fixed 105 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd4 │  inherit 172 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x6c │  inherit 181 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x7c │    fixed 105 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x98 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xdc │  inherit 247 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x34 │   inherit 30 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xac │    fixed 152 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x8c │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x7c │   inherit 19 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x90 │   inherit 75 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x88 │    fixed 196 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa0 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x90 │  inherit 213 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe0 │  inherit 246 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x08 │     fixed 50 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x70 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x14 │  inherit 158 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x58 │  inherit 122 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │    fixed 246 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x10 │   inherit 43 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x74 │   inherit 80 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x04 │     fixed 90 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x58 │  inherit 206 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x3c │   inherit 55 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x10 │    fixed 105 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf8 │  inherit 137 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x60 │  inherit 175 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x84 │    fixed 146 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xd8 │    fixed 231 │  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__->