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 0x9c │  inherit 236 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf4 │  inherit 169 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │    fixed 196 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x48 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x50 │  inherit 184 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x7c │  inherit 229 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x4c │    fixed 152 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x90 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf4 │  inherit 155 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc4 │  inherit 255 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x20 │     fixed 27 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x58 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x64 │  inherit 137 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x68 │   inherit 49 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │     fixed 83 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x28 │  inherit 131 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x6c │   inherit 82 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x6c │    fixed 230 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xb0 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     6 │ other │ inherit 0x90 │  inherit 176 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc8 │  inherit 113 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x60 │    fixed 188 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x98     fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x0c │   inherit 21 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xb4 │   inherit 84 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │     fixed 71 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xcc │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x18 │  inherit 207 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x08 │  inherit 154 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │    fixed 155 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x68 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x8c │  inherit 169 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x90 │   inherit 22 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │    fixed 216 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │     fixed 37 │  true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x40 │  inherit 191 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x60 │  inherit 251 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x2c │     fixed 76 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x24 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xb8 │   inherit 70 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x2c │  inherit 109 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 126 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xec │  inherit 246 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xfc │  inherit 201 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc4 │     fixed 55 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x88 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc4 │  inherit 166 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd8 │   inherit 99 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x18 │    fixed 235 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x18 │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x7c │    inherit 1 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x24 │   inherit 50 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd4 │    fixed 107 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x8c │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe4 │   inherit 65 │ false      OK │
# │ geneve │     4 │ other │ inherit 0x50 │   inherit 12 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x74 │    fixed 198 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan  result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x90 │  inherit 164 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x60 │  inherit 215 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │    fixed 136 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x28 │  inherit 104 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xa8 │  inherit 169 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x78 │     fixed 28 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x40 │  inherit 241 │ false │     OK │
# │ geneve      6 │ other │ inherit 0xf8 │  inherit 246 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │    fixed 182 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xd0 │    fixed 215 │  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__->