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 0x98 │  inherit 146 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x10 │  inherit 105 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │    fixed 214 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x34 │   inherit 18 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x54 │  inherit 173 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb0 │     fixed 31 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x3c │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x88 │  inherit 220 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x4c │   inherit 28 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xec │    fixed 205 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     6 │     4 │ inherit 0xfc │  inherit 213 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa8 │  inherit 221 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd0 │    fixed 233 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────
# │    gre │     6 │     6 │ inherit 0x24 │   inherit 58 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x04 │  inherit 243 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x9c │    fixed 165 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x6c │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xe8 │  inherit 171 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x70 │  inherit 169 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x14 │     fixed 12 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb8 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x44 │   inherit 76 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x18 │   inherit 40 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │    fixed 118 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb0 │   inherit 88 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc8 │  inherit 107 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │     fixed 53 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x94 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x80 │  inherit 177 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x74 │   inherit 69 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x24 │    fixed 147 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb8 │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x0c │   inherit 94 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe8 │  inherit 180 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x48 │    fixed 147 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc8 │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x18 │   inherit 91 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x94 │   inherit 90 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │    fixed 226 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x24 │  inherit 121 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x8c │   inherit 56 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x40 │     fixed 78 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x38 │  inherit 143 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc8 │   inherit 62 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x10 │     fixed 89 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xdc │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf8 │   inherit 75 │ false      OK │
# │ geneve │     4 │     6 │ inherit 0x68 │   inherit 53 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xf4 │    fixed 251 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd4 │   inherit 25 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x50 │   inherit 65 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │     fixed 68 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf4 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x50 │  inherit 145 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x80 │  inherit 127 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xac │     fixed 93 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x14 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc0 │   inherit 20 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x64 │  inherit 230 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x9c │    fixed 249 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xd8 │  inherit 238 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb4 │  inherit 154 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xa4 │     fixed 41 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x80 │    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__->