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 57 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x1c │  inherit 198 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x90 │    fixed 199 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x38 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xbc │   inherit 68 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x08 │  inherit 196 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │     fixed 87 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc8 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x20 │   inherit 32 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x9c │  inherit 119 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x38 │    fixed 218 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x30 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x9c │   inherit 15 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd8 │   inherit 95 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x54 │     fixed 93 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x04 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x4c │  inherit 230 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x2c │   inherit 10 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x88 │    fixed 185 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa8 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x40 │   inherit 53 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf0 │   inherit 27 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe8 │    fixed 226 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x84 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf8 │    inherit 2 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x64 │  inherit 207 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x24 │    fixed 236 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x70 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x80 │   inherit 94 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc0 │  inherit 235 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70 │     fixed 62 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x90 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd8 │  inherit 197 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb4 │  inherit 124 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 190 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf8 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe0 │  inherit 127 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf8 │  inherit 251 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xfc │     fixed 81 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xb8 │   inherit 41 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xfc │   inherit 46 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc4 │     fixed 17 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb4 │   inherit 32 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x64 │  inherit 210 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x34 │      fixed 9 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x40 │   inherit 39 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x88 │  inherit 247 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xcc │    fixed 228 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x78 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xc8 │  inherit 177 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x18 │   inherit 39 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xb0 │    fixed 195 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x44 │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xec │  inherit 175 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x40 │    inherit 4 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x60 │    fixed 235 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc8 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe0 │  inherit 174 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x80 │   inherit 20 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │    fixed 211 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf0 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x04 │  inherit 175 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd8 │  inherit 115 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │    fixed 147 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x0c │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc8 │  inherit 210 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x38 │   inherit 30 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf4 │    fixed 183 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │    fixed 204 │  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__->