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 0x5c │  inherit 153 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x64 │  inherit 112 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x30 │    fixed 112 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x4c │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x74 │  inherit 153 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xdc │  inherit 115 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf0 │     fixed 40 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc8 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x80 │   inherit 37 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x3c │  inherit 101 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │     fixed 43 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x50 │   inherit 28 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa0 │   inherit 36 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │    fixed 231 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x44 │  inherit 228 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xdc │  inherit 192 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │    fixed 113 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x24 │     fixed 24 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf4 │   inherit 14 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa4 │   inherit 16 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xa8 │     fixed 79 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x50 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x10 │    inherit 8 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xdc │  inherit 186 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │    fixed 199 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x18 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa0 │  inherit 252 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x54 │   inherit 59 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc0 │    fixed 163 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x94 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────┤
# │  vxlan │     4 │ other │ inherit 0x64 │  inherit 126 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe8 │   inherit 19 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │     fixed 60 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xe4 │  inherit 175 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x88 │   inherit 49 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x20 │    fixed 202 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x94 │  inherit 222 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe8 │  inherit 124 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │    fixed 229 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x8c │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x30 │  inherit 239 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x6c │  inherit 115 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │    fixed 197 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf0 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x68 │    inherit 1 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x4c │  inherit 183 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xcc │     fixed 82  false │     OK │
# │ geneve │     4 │     4 │   fixed 0x44 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x68 │   inherit 23 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe8 │  inherit 151 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │    fixed 237 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x90 │  inherit 183 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x7c │  inherit 242 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │    fixed 151 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa0 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd0 │  inherit 195 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc4 │  inherit 195 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x14 │    fixed 188 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x38 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x98 │  inherit 174 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x50 │  inherit 219 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │     fixed 57 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x88 │  inherit 117 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd0 │  inherit 225 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │     fixed 16 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa0 │     fixed 57 │  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__->