make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x24 │    inherit 6 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x08 │   inherit 71 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x50 │    fixed 199 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x24 │  inherit 172 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x60 │  inherit 253 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x1c │     fixed 66 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x14 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa8 │  inherit 135 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xdc │   inherit 87 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe8 │    fixed 164 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x80 │    fixed 168 │  true      OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     4 │ inherit 0x18 │  inherit 143 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xbc │  inherit 223 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x2c │    fixed 172 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf8 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x34 │  inherit 163 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x9c │   inherit 68 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x08 │    fixed 148 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x38 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x14 │   inherit 84 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xb8 │   inherit 17 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb0 │     fixed 23 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x50 │     fixed 24 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x44 │  inherit 181 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x94 │  inherit 207 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x88 │    fixed 239 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x24 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │     6 │ inherit 0xe4 │  inherit 229 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x90 │  inherit 200 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf4 │    fixed 206 │ false │     OK │
#   vxlan │     4 │     6 │   fixed 0x84 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │ other │ inherit 0x9c │  inherit 180 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x2c │  inherit 214 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │     fixed 49 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf8 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x18 │  inherit 250 │ false      OK │
# │  vxlan │     6 │     4 │ inherit 0x58 │   inherit 19 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │    fixed 182 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x10 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa0 │  inherit 193 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe8 │  inherit 218 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │    fixed 217 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x08 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x38 │  inherit 156 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x74 │  inherit 163 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xdc │    fixed 199 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x04 │  inherit 252 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x38 │  inherit 117 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x84 │     fixed 93 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x50 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf8 │  inherit 238 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x88 │   inherit 82 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │     fixed 48 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe0 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4  other │ inherit 0x1c │  inherit 155 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x6c │  inherit 118 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │    fixed 120 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf0 │  inherit 251 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa8 │   inherit 25 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc8 │     fixed 80 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xd8 │     fixed 65 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc4 │  inherit 148 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x88 │  inherit 116 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │     fixed 27 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x84 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf8 │  inherit 162 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x68 │  inherit 159 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x20 │    fixed 192 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │     fixed 30 │  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__->