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 0xec │  inherit 175 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x58 │  inherit 234 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x84 │     fixed 91 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa8 │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa4 │  inherit 151 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xc4 │  inherit 180 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xfc │    fixed 100 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb4 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x50 │   inherit 63 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf0 │  inherit 212 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x98 │      fixed 6 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x9c │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x78 │  inherit 134 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x74 │  inherit 128 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │    fixed 137 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xec │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x48 │   inherit 68 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x2c │  inherit 144 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x2c │    fixed 101 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x1c │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x40 │   inherit 83 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf4 │   inherit 79 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x38 │    fixed 148 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x64 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x48 │  inherit 239 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x94 │   inherit 65 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x8c │    fixed 202 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb8 │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x40 │  inherit 216 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x20 │   inherit 82 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │    fixed 184 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70 │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x3c │   inherit 92 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xcc │  inherit 115 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │     fixed 25 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x90 │   inherit 56 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x68 │   inherit 66 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x48 │    fixed 220 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x60 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x74 │    inherit 5 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa4 │    inherit 4 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x5c │    fixed 155 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xec │    fixed 163 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xac │  inherit 126 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x64 │  inherit 129 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x7c │     fixed 84  false │     OK │
# │  vxlan │     6  other │   fixed 0x14 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd0 │  inherit 136 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x28 │  inherit 213 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x5c │    fixed 100 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────
# │ geneve │     4 │     6 │ inherit 0xac │  inherit 106 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x90 │  inherit 225 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │    fixed 226 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x8c │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x1c │   inherit 59 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x5c │  inherit 213 │  true │     OK │
#  geneve │     4 │ other │   fixed 0xec │    fixed 229 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x2c │  inherit 230 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x34 │   inherit 32 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │    fixed 227 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xe4 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x40 │   inherit 59 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf4 │  inherit 177 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb4 │    fixed 121 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xb0 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe8 │  inherit 211 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x14 │   inherit 61 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x88 │    fixed 181 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │     fixed 36 │  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__->