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 0xf4 │  inherit 212 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x34 │  inherit 146 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x78 │     fixed 25 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xec │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x98 │  inherit 112 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xa0 │   inherit 73 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │    fixed 213 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb0 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     4 │ other │ inherit 0x54 │  inherit 241 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 196 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │     fixed 76 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x70 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc0 │  inherit 180 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa4 │  inherit 108 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x58 │     fixed 10 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x24 │  inherit 193 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x94 │  inherit 138 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x04 │    fixed 134 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x1c │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa4 │  inherit 226 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xe4 │   inherit 81 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x60 │    fixed 102 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x74 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xac │  inherit 223 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa8 │   inherit 78 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x70 │    fixed 126 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x98 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x0c │   inherit 75 │ false │     OK │
# │  vxlan │     4 │     6  inherit 0xa0 │  inherit 138 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │     fixed 79 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa4 │  inherit 117 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd0 │   inherit 81 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │     fixed 30 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x48 │   inherit 37 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x7c │  inherit 188 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd4 │     fixed 94 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x60 │     fixed 94 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x70 │  inherit 179 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf0 │    inherit 8 │  true │     OK │
# │  vxlan │     6      6 │   fixed 0xd8 │    fixed 207 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xfc │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 107 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x30 │  inherit 197 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa0 │     fixed 75 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x60 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa0 │   inherit 45 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa4 │  inherit 188 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x74 │     fixed 47 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x70 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │ geneve │     4 │     6 │ inherit 0x4c │  inherit 146 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x30 │   inherit 83 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │    fixed 232 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x70 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x6c │  inherit 163 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe4 │  inherit 175 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │    fixed 200 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd4 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xdc │   inherit 99 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xec │   inherit 68 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x14 │    fixed 199 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x78 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf4 │   inherit 98 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x64 │   inherit 61 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │    fixed 232 │ false      OK │
# │ geneve │     6 │     6 │   fixed 0x44 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf4 │   inherit 45 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe0 │  inherit 244 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │    fixed 178 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xdc │     fixed 45 │  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__->