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 0x2c │  inherit 164 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x80 │   inherit 86 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x2c │    fixed 212 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x98 │  inherit 130 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │   inherit 15 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x8c │    fixed 186 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf8 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xdc │  inherit 169 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x64 │  inherit 149 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb0 │    fixed 119 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb0 │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc0 │  inherit 146 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xcc │  inherit 190 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │    fixed 212 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x88 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x18 │  inherit 215 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x7c │   inherit 80 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd0 │    fixed 100 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x60 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x90 │  inherit 123 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x5c │  inherit 157 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xa4 │     fixed 82 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │    fixed 185   true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x94 │  inherit 184 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x8c │  inherit 250 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │     fixed 61 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa0 │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x94 │    inherit 7 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x44 │  inherit 218 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70 │    fixed 143 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x6c │  inherit 182 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd8 │  inherit 157 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xb0 │    fixed 204 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd4 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xd8 │  inherit 193 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc8 │   inherit 76 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf0 │    fixed 243 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc0 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x40 │  inherit 171 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe4 │   inherit 72 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x60 │    fixed 243 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x48 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa4 │   inherit 38 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 202 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │    fixed 107 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe8 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x8c │   inherit 15 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xfc │  inherit 159 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │    fixed 127 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa8 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd4 │  inherit 122 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x28 │   inherit 92 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe4 │    fixed 118 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x08 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x74 │   inherit 20 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe8 │   inherit 85 │  true      OK │
# │ geneve │     4 │ other │   fixed 0x0c │     fixed 46 │ false      OK │
# │ geneve │     4 │ other │   fixed 0x80 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xcc │  inherit 247 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x08 │  inherit 243 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x40 │    fixed 135 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x94 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd0 │   inherit 83 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x38 │  inherit 186 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x40 │    fixed 218 │ false │     OK │
# │ geneve │     6      6 │   fixed 0x64 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x24 │  inherit 244 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xdc │  inherit 197 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb8 │    fixed 251 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │    fixed 191 │  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__->