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 0x74 │   inherit 93 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x80 │  inherit 112 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x7c │    fixed 178 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x90 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb0 │  inherit 171 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xbc │   inherit 81 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd0 │    fixed 105 │ false │     OK │
# │    gre │     4      6 │   fixed 0x44 │    fixed 246 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x98 │  inherit 244 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x04 │  inherit 211 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xbc │     fixed 24 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x24 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x2c │  inherit 104 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x8c │  inherit 237 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa4 │    fixed 191 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe4 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x68 │  inherit 162 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x38 │  inherit 234 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xdc │    fixed 207 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf0 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x80 │  inherit 132 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd4 │  inherit 215 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xbc │    fixed 230 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb8 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x50 │  inherit 140 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xfc │  inherit 209 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │    fixed 121 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb4 │   inherit 90 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd8 │  inherit 223 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │    fixed 130 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xec │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xfc │  inherit 137 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x44 │   inherit 20 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x50 │    fixed 224 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf0 │  inherit 239 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x98 │  inherit 251 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x24 │     fixed 70 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x5c │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x8c │  inherit 239 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf0 │  inherit 176 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x70 │    fixed 103 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x90 │     fixed 37 │  true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x54 │   inherit 52 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd0 │  inherit 104 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xe4 │    fixed 218 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x18 │  inherit 126 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x3c │  inherit 155 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x68 │    fixed 117 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │     fixed 13 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x34 │   inherit 50 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x54 │  inherit 250 │  true      OK │
# │ geneve │     4 │     6 │   fixed 0x58 │    fixed 143 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x74 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xcc │   inherit 41 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x28 │  inherit 172 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xe0 │    fixed 189 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xdc │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x3c │   inherit 75 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x14 │   inherit 67 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │    fixed 198 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc0 │  inherit 238 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd0 │  inherit 201 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x78 │     fixed 55 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xcc │  inherit 199 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x70 │  inherit 116 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x20 │     fixed 78 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb4 │    fixed 227 │  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__->