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 0x1c │  inherit 227 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x4c │  inherit 125 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa8 │      fixed 3 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x64 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     4 │     6 │ inherit 0x30 │   inherit 10 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x20 │  inherit 243 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x80 │     fixed 28 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xdc │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x98 │   inherit 73 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x94 │  inherit 139 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x38 │    fixed 189 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x84 │    fixed 151   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb8 │   inherit 56 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xf4    inherit 94 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x88 │    fixed 189 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x9c │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb4 │   inherit 57 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x40 │  inherit 151 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd4 │     fixed 33 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x58 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x1c │  inherit 158 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x6c │  inherit 155 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x10 │    fixed 160 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x50 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf4 │  inherit 202 │ false      OK │
# │  vxlan │     4 │     4 │ inherit 0x44 │  inherit 172 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │    fixed 207 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xfc │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf8 │   inherit 38 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x14 │   inherit 95 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf4 │    fixed 129 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf8 │   inherit 26 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd8 │   inherit 39 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x74 │     fixed 57 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc8 │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xd4 │  inherit 144 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x48 │  inherit 158 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe8 │    fixed 100 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x1c │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd4 │  inherit 238 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x54 │  inherit 248 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa8 │    fixed 141 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x74 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x98 │  inherit 139 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x68 │  inherit 142 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x34 │      fixed 2 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x08 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x4c │   inherit 21 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xec │  inherit 156 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x48 │    fixed 118 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x68 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb4 │  inherit 167 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe8 │  inherit 165 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x74 │     fixed 50 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x34 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe0 │  inherit 157 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x90 │   inherit 26 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x80 │    fixed 220 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc4 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x94 │  inherit 156 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x60 │  inherit 217 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │     fixed 48 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x64 │  inherit 165 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x7c │  inherit 188 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x44 │    fixed 245 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x14 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x2c │  inherit 143 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x4c │   inherit 27 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xd4 │     fixed 99 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x40 │     fixed 98 │  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__->