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 0x54 │  inherit 140 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x6c │   inherit 89 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x80 │    fixed 144 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x6c │  inherit 148 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf0 │  inherit 191 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │     fixed 45 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x1c │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x54 │   inherit 53 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xac │    inherit 8 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x14 │    fixed 172 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x14 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x20 │  inherit 162 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x38 │  inherit 234 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa4 │    fixed 220 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc8 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     6 │     6 │ inherit 0x5c │  inherit 223 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa4 │  inherit 253 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │     fixed 87 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa4 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xd0 │   inherit 80 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x54 │  inherit 189 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xac │     fixed 16 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb0 │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x28 │  inherit 230 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf8 │  inherit 123 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x48 │    fixed 195 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf4 │    fixed 215 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x6c │   inherit 97 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd4 │  inherit 129 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf4 │     fixed 48 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x34 │  inherit 105 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd8 │   inherit 94 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf8 │     fixed 98 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe0 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x78 │  inherit 207 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x70 │  inherit 193 │  true │     OK │
#   vxlan │     6 │     4 │   fixed 0x5c │    fixed 125 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd0 │   inherit 81 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x58 │  inherit 127 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x64 │    fixed 158 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x3c │   inherit 92 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x1c │  inherit 140 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa8 │    fixed 198 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xac │    fixed 164 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe0 │  inherit 169 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x8c │  inherit 224 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │    fixed 184 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xbc │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x88 │   inherit 36 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc4 │    inherit 1 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x34 │     fixed 61 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc0 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x4c │   inherit 82 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa0 │  inherit 228 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x20 │    fixed 165 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x64 │  inherit 185 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x74 │  inherit 163 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │    fixed 177 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc0 │  inherit 109 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd8 │  inherit 184 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xcc │    fixed 224 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x18 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc4 │  inherit 129 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x48 │  inherit 137 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x24 │    fixed 135 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │    fixed 162 │  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__->