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 0x08 │   inherit 13 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb4 │  inherit 159 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa8 │    fixed 166 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x18 │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xbc │  inherit 198 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x28 │   inherit 34 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │    fixed 168 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf4 │   inherit 60 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x38 │  inherit 156 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x34 │    fixed 245 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x64 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb0 │  inherit 163 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x14 │  inherit 126 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x54 │    fixed 153 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x40 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 180 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe0 │  inherit 199 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x44 │    fixed 239 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x04 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb4 │   inherit 18 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x78 │  inherit 182 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x6c │    fixed 174 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xa0 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x78 │  inherit 234 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x2c │  inherit 243 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x8c │    fixed 127 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x64 │  inherit 146 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x2c │   inherit 63 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x88 │    fixed 236  false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x34 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe8 │   inherit 43 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x18 │  inherit 162 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x80 │    fixed 245 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc4 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x58 │  inherit 252 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x6c │   inherit 68 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xbc │     fixed 98 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xfc │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xb0 │  inherit 137 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x74 │  inherit 227 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x28 │    fixed 206 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x20 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc8 │    inherit 7 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x20 │  inherit 240 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │     fixed 51 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf0 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xf8 │  inherit 202 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb0 │   inherit 51 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x38 │    fixed 223 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x04 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xdc │   inherit 56 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x08 │  inherit 173 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x6c │     fixed 97 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x60 │  inherit 104 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x14 │  inherit 245 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa8 │     fixed 32 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xb8 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x38 │  inherit 217 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xcc │  inherit 179 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x20 │    fixed 255 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xac │  inherit 111 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd8 │  inherit 133 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x24 │    fixed 209 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xcc │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa4 │  inherit 215 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x50 │    inherit 5 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb4 │    fixed 188 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x30 │    fixed 127 │  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__->