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 0x44 │   inherit 22 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc4 │   inherit 56 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │    fixed 124 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xac │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x5c │   inherit 85 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xbc │  inherit 127 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd0 │    fixed 210 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x8c │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x04 │   inherit 39 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xa8 │  inherit 206 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x80 │    fixed 105 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x74 │  inherit 253 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xb8 │  inherit 142 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │     fixed 15 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x28 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x70 │  inherit 242 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xac │   inherit 33 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa8 │     fixed 23 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x4c │  inherit 146 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf8 │  inherit 136 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb0 │    fixed 252 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xf8 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x30 │  inherit 122 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xac │  inherit 156 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │    fixed 139 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xfc │  inherit 225 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x40 │   inherit 54 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │    fixed 130 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x3c │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe4 │    inherit 5 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xfc │  inherit 236 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xb0 │     fixed 68 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc8 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x08 │  inherit 255 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x14 │   inherit 80 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │    fixed 113 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa4 │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x2c │   inherit 18 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x08 │   inherit 84 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │    fixed 105 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x4c │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc4 │   inherit 46 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xec │  inherit 189 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │    fixed 252 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x68 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x60 │  inherit 183 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa8 │   inherit 42 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x18 │    fixed 137 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x1c │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x10 │  inherit 157 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc0 │  inherit 247 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │     fixed 42 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x80 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xb4 │  inherit 190 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc8 │  inherit 159 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │    fixed 124 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────
# │ geneve │     6 │     4 │ inherit 0x3c │  inherit 164 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x64 │  inherit 131 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x74 │    fixed 172 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x5c │  inherit 167 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x20 │  inherit 141 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x9c │    fixed 133 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x5c │  inherit 205 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x88 │   inherit 57 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │    fixed 198 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │    fixed 174 │  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__->