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 0xc4 │  inherit 232 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb0 │  inherit 234 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb4 │    fixed 136 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x20 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xec │    inherit 1 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xb0 │   inherit 86 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x54 │     fixed 27 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xdc │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x1c │   inherit 12 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x8c │   inherit 80 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 239 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x48 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl       vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x78 │   inherit 18 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x04 │  inherit 125 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x74 │    fixed 104 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xdc │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x74 │   inherit 91 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x68 │  inherit 210 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x9c │    fixed 102 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc8 │  inherit 147 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x10 │  inherit 125 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe4 │     fixed 90 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x40 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x14 │  inherit 209 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xb8 │  inherit 255 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xbc │     fixed 78 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x80 │    fixed 252 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x90 │  inherit 103 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x38 │  inherit 219 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd0 │    fixed 180 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x0c │  inherit 127 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x30 │  inherit 150 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe4 │     fixed 46 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x74 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x9c │  inherit 228 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb4 │   inherit 75 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │     fixed 59 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x0c │   inherit 94 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x74 │  inherit 249 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │    fixed 181 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb0 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x84 │   inherit 27 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa4 │   inherit 78 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x6c │    fixed 253 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x08 │  inherit 151 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x58 │   inherit 66 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd8 │     fixed 37 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x9c │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x38 │   inherit 66 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x8c │  inherit 220 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x44 │      fixed 3 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xfc │  inherit 192 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x2c │  inherit 202 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x24 │    fixed 135 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x5c │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x4c │  inherit 197 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x88 │  inherit 168 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa8 │     fixed 61 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xe4 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x34 │  inherit 236 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x44 │   inherit 48 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │     fixed 73 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe8 │   inherit 41 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb0 │  inherit 167 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │    fixed 160 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x48 │     fixed 56 │  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__->