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 0xe0 │  inherit 250 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x74 │  inherit 106 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x04 │     fixed 95 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x44 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc0 │  inherit 169 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x0c │  inherit 227 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x20 │    fixed 200 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x6c │   inherit 46 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x48 │  inherit 208 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x68 │    fixed 208 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x80 │    fixed 253 │  true │     OK 
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc8 │  inherit 206 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x6c │  inherit 207 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 227 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x1c │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6      6 │ inherit 0x4c │  inherit 150 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc8 │  inherit 184 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x90 │    fixed 128 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x18 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x28 │  inherit 217 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x48 │   inherit 13 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │    fixed 138 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x34 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x28 │   inherit 74 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf8 │  inherit 233 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x9c │    fixed 229 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe8 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd8 │  inherit 201 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x98 │  inherit 159 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc8 │     fixed 22 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x34 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe0 │   inherit 69 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x84 │    inherit 2 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x24 │    fixed 240 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x40 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x38    inherit 53 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x68 │  inherit 105 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x10 │    fixed 155 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x48 │  inherit 241 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x78 │   inherit 93 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe4 │     fixed 92 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x64 │  inherit 152 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x78 │   inherit 12 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x74 │    fixed 253 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe4 │  inherit 215 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x2c │  inherit 212 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xc0 │    fixed 192 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xec │   inherit 27 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x90 │   inherit 84 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │    fixed 139 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x58 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x6c │   inherit 81 │ false │     OK 
# │ geneve │     4 │ other │ inherit 0x98 │  inherit 231 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │    fixed 173 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x20 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x48 │   inherit 78 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe4 │  inherit 200 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc8 │    fixed 172 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xdc │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb4 │   inherit 51 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x2c │  inherit 141 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x50 │     fixed 86 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xdc │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xfc │   inherit 93 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x10 │    inherit 5 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │     fixed 68 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │    fixed 183 │  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__->