make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 207 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x20 │  inherit 118 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │    fixed 236 │ false │     OK │
#     gre │     4 │     4 │   fixed 0x8c │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x48 │   inherit 71 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xfc │  inherit 235 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │    fixed 246 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x9c │     fixed 13 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x64 │  inherit 242 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x04 │  inherit 178 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xc4 │    fixed 216 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf8 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x0c │  inherit 177 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x9c │  inherit 169 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xfc │    fixed 118 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa4 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x74 │  inherit 207 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd4 │   inherit 27 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x38 │    fixed 225 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xb4 │     fixed 87 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x10 │   inherit 80 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb8 │  inherit 148 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x14 │     fixed 65 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x5c │     fixed 43 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x60 │   inherit 91 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x6c │   inherit 85 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x30 │    fixed 207 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x80 │      fixed 3   true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x34 │  inherit 158 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x30 │  inherit 155 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70 │    fixed 194 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x3c │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x04 │  inherit 144 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x94 │  inherit 181 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xbc │     fixed 89 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x78 │     fixed 57 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc4 │  inherit 147 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe0 │   inherit 24 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │     fixed 14 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc8 │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x30 │  inherit 129 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe4 │  inherit 114 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe8 │    fixed 126 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x88 │   inherit 49 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf4 │  inherit 196 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │     fixed 79 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │    fixed 204 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xec │   inherit 85 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xac │  inherit 109 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x50 │     fixed 99 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x88 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     4 │     6 │ inherit 0xc4 │    inherit 7 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xb4 │   inherit 33 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe0 │    fixed 131 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x48 │  inherit 175 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf8 │  inherit 164 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x54 │    fixed 173 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe0 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x84 │  inherit 142 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe0 │  inherit 154 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xbc │    fixed 163 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x14 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xec │  inherit 104 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb4 │  inherit 232 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │     fixed 86 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x3c │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb4 │  inherit 157 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa0 │  inherit 188 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │    fixed 222 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x20 │    fixed 234 │  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__->