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 0x2c │    inherit 9 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xe8 │  inherit 214 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf8 │     fixed 92 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd4 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x20 │   inherit 23 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c   inherit 165 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x10 │     fixed 38 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x64 │  inherit 105 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xac │  inherit 241 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x60 │    fixed 255 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf8 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xdc │   inherit 62 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x20 │   inherit 31 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x20 │    fixed 216 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x88 │   inherit 70 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd4 │  inherit 154 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd0 │    fixed 150 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf8 │  inherit 231 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc8 │  inherit 240 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x6c │    fixed 121 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x40 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa8 │  inherit 217 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x80 │   inherit 37 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │    fixed 152 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa0 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x94 │  inherit 203 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf0 │  inherit 163 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x18 │    fixed 217 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa8 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe8 │  inherit 173 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb4 │  inherit 191 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │    fixed 237 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x2c │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x88 │    inherit 7 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x24 │  inherit 177 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x40 │    fixed 115 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc8 │  inherit 158 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x7c │  inherit 153 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x30 │     fixed 52 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc4 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x4c │   inherit 16 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x14 │  inherit 190 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x28 │    fixed 109  false │     OK │
# │  vxlan │     6 │ other │   fixed 0x20 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos            ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x2c │  inherit 174 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x64 │  inherit 154 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x44 │    fixed 245 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x44 │  inherit 172 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xcc │   inherit 63 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │    fixed 226 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x6c │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x40 │  inherit 217 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x5c │   inherit 26 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │    fixed 166 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x1c │  inherit 224 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xdc │   inherit 84 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x50 │    fixed 147 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x10 │  inherit 219 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x9c │  inherit 133 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4 │    fixed 228 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │ other │ inherit 0xd8 │  inherit 227 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x30 │   inherit 28 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │    fixed 224 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │    fixed 229 │  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__->