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 0xc0 │   inherit 15 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x30 │   inherit 21 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │     fixed 49 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x04 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa0 │  inherit 137 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x30 │  inherit 160 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x0c │    fixed 188 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x30 │  inherit 212 │ false      OK │
# │    gre │     4 │ other │ inherit 0x1c │  inherit 190 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │    fixed 217 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x7c │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe4 │  inherit 169 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x84 │   inherit 99 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x74 │     fixed 46 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe4 │    fixed 221 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x34 │  inherit 143 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x94 │  inherit 230 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x20 │     fixed 81 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xec │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa8 │   inherit 21 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x78 │   inherit 82 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd8 │     fixed 37 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x08 │  inherit 145 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xcc │  inherit 159 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │    fixed 231 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xac │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf8 │   inherit 62 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x14 │   inherit 93 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc0 │    fixed 159 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x48 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd0 │  inherit 115 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xfc │   inherit 93 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x20 │    fixed 106 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x04 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xfc │  inherit 120 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x90 │  inherit 123 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x1c │    fixed 119 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x60 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd8 │  inherit 113 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb4 │  inherit 250 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x2c │    fixed 102 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x74 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x18 │  inherit 135 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 149 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x1c │    fixed 203 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x14 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x1c │    inherit 6 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf4 │  inherit 237 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x9c │    fixed 199 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x60 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x1c │  inherit 213 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xf4 │  inherit 245 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xf4 │    fixed 241 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x08 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc4 │    inherit 5 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd8 │  inherit 210 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xac │    fixed 151 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa0 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf0 │   inherit 60 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc0 │  inherit 182 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │    fixed 184 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x64 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x90 │   inherit 29 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x04 │  inherit 213 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │    fixed 180 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x0c │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x78 │   inherit 41 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xf4 │   inherit 29 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │    fixed 219 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa4 │    fixed 146 │  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__->