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 0x20 │  inherit 204 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x9c │  inherit 115 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x28 │    fixed 194 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd8 │  inherit 123 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf0 │   inherit 68 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xec │     fixed 10 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x38 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x78 │   inherit 20 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x80 │  inherit 248 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x80 │     fixed 30 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x34 │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x68 │  inherit 160 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x50 │  inherit 242 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb4 │    fixed 239 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xec │   inherit 58 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x54 │  inherit 146 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │      fixed 8 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xcc │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x58 │  inherit 149 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x50 │  inherit 248 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x50 │    fixed 223 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x1c │    fixed 221 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf4 │  inherit 213 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x5c │   inherit 41 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x30 │     fixed 94 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x30 │  inherit 124 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x8c │   inherit 49 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc8 │    fixed 181 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x54 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc0 │  inherit 223 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd4 │  inherit 121 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │    fixed 106 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd4 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xd4 │  inherit 143 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe0 │   inherit 28 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x1c │    fixed 109  false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe4 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x94 │  inherit 255 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x2c │  inherit 224 │  true │     OK │
#   vxlan │     6 │     6 │   fixed 0x50 │    fixed 137 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x18 │   inherit 47 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf0 │   inherit 84 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x50 │    fixed 153 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe0 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x90 │   inherit 29 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x38 │   inherit 30 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x1c │     fixed 19 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xec │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x0c │  inherit 189 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x14 │  inherit 116 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │    fixed 252 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa0 │   inherit 62 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x4c │   inherit 47 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │     fixed 35 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xec │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa8 │   inherit 55 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x18 │  inherit 185 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa8 │    fixed 234 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x94 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x1c │  inherit 124 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x04 │  inherit 255 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │     fixed 28 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x34 │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x10 │   inherit 56 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x7c │  inherit 219 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │     fixed 19 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x7c │    fixed 125 │  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__->