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 0x04 │  inherit 237 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf8 │   inherit 60 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x84 │    fixed 241 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x64 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xac │  inherit 155 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x58 │  inherit 198 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │     fixed 23 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     4 │ other │ inherit 0x80 │  inherit 161 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x7c │  inherit 119 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x2c │    fixed 186 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x80 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x68 │  inherit 173 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x74 │  inherit 146 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xcc │    fixed 140 │ false │     OK │
# │    gre      6 │     4 │   fixed 0x94 │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xdc │  inherit 187 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x38 │  inherit 102 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x90 │    fixed 233 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa0 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc4 │   inherit 80 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x30 │  inherit 131 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x30 │     fixed 97 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x08 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x7c │   inherit 88 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x64 │   inherit 58 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xec │    fixed 134 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x60 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x1c │  inherit 253 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xdc │  inherit 204 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │     fixed 71 │ false      OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x54 │  inherit 106 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xcc │   inherit 19 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │    fixed 255 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x78 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x24 │   inherit 81 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe4 │  inherit 115 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │     fixed 31 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x58 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x4c │  inherit 241 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa0 │  inherit 204 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x90 │    fixed 155 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x20 │  inherit 163 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xcc │   inherit 68 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x34 │    fixed 115 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x20 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xf8 │   inherit 10 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb0 │  inherit 171 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x74 │    fixed 211 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x2c │  inherit 202 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xcc │  inherit 105 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x14 │     fixed 36 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf4 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x14 │  inherit 137 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x68 │  inherit 209 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │     fixed 79 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xdc │  inherit 211 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x44 │   inherit 27 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x74 │    fixed 251 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xbc │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x7c │   inherit 79 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd4 │  inherit 214 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x08 │    fixed 227 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x74 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     6 │ other │ inherit 0x98 │   inherit 83 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x34 │  inherit 110 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │    fixed 236 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │    fixed 160 │  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__->