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 0x80 │  inherit 144 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xe4 │  inherit 219 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc4 │    fixed 143 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xbc │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x24 │  inherit 198 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x30 │  inherit 140 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x5c │    fixed 100 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x68 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x68 │  inherit 141 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x18 │   inherit 68 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x94 │    fixed 169 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x70 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf4 │  inherit 134 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa8 │   inherit 79 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xe8 │     fixed 45 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x04 │    fixed 244 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre      6 │     6 │ inherit 0xb0 │    inherit 1 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x18 │   inherit 75 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc0 │     fixed 42 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x74 │   inherit 11 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x4c │   inherit 66 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x24 │    fixed 196 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x88 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x50 │  inherit 217 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf4 │  inherit 185 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x8c │    fixed 153 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x98 │  inherit 239 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x98 │  inherit 156 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │    fixed 208 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x40 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x5c │   inherit 46 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x74 │  inherit 185 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │    fixed 117 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x74 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb4 │   inherit 41 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x98 │  inherit 131 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │     fixed 83 │ false │     OK │
# │  vxlan │     6 │     4    fixed 0x24 │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x48 │  inherit 126 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x20 │   inherit 41 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │     fixed 51 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf4 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │ other │ inherit 0x8c │   inherit 24 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x7c │  inherit 131 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xdc │    fixed 112 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl       vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xdc │  inherit 235 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x50 │  inherit 200 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x64 │    fixed 178 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x18 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x60 │  inherit 221 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x40 │  inherit 190 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x18 │    fixed 192 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x20 │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x14 │   inherit 24 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd4 │  inherit 165 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x38 │    fixed 149 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa0 │  inherit 207 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x6c │  inherit 129 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x54 │     fixed 99 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x44 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x84 │  inherit 141 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb0 │   inherit 74 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x9c │    fixed 174 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa8 │     fixed 48 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe8 │  inherit 182 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x90 │  inherit 143 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x88 │     fixed 84 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │    fixed 253 │  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__->