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 0x10 │   inherit 12 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x58 │   inherit 48 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │    fixed 184 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x28 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x4c │  inherit 135 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xc8 │   inherit 19 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb0 │    fixed 135 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x68 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc8 │   inherit 84 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc4 │   inherit 60 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x50 │    fixed 181 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x08 │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x9c │   inherit 32 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x84 │   inherit 93 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xe4 │    fixed 239 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x58 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa4 │   inherit 65 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa0 │   inherit 55 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │     fixed 83 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x2c │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x7c │   inherit 82 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x68 │  inherit 213 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x70 │    fixed 123 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x08 │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x5c │  inherit 203 │ false │     OK │
# │  vxlan │     4 │     4  inherit 0x40 │  inherit 228 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │    fixed 215 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb8 │  inherit 220 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x7c │   inherit 19 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd0 │     fixed 38 │ false │     OK │
# │  vxlan │     4 │     6    fixed 0xac │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x98 │   inherit 27 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x54 │    inherit 3 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │    fixed 145 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x80 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x38 │  inherit 237 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x90 │    inherit 2 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa8 │    fixed 106 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd8 │  inherit 186 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb0 │  inherit 207 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x84 │    fixed 234 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x7c │  inherit 119 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x68 │    inherit 9 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xac │     fixed 83 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe8 │  inherit 139 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb4 │   inherit 86 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │    fixed 115 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     4 │     6 │ inherit 0xe8 │  inherit 236 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xcc │   inherit 26 │  true │     OK │
# │ geneve │     4      6 │   fixed 0x60 │    fixed 159 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x0c │  inherit 171 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x18 │  inherit 228 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa0 │    fixed 247 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x64 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd4 │  inherit 137 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x8c │  inherit 127 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │    fixed 188 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x68 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x18 │  inherit 100 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe0 │  inherit 155 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x3c │    fixed 142 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa8 │   inherit 15 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa0 │  inherit 239 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x60 │     fixed 86 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x24 │     fixed 22 │  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__->