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 0xc8 │   inherit 28 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xcc │   inherit 76 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe0 │    fixed 247 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa8 │  inherit 136 │ false │     OK │
# │    gre      4 │     6 │ inherit 0x90 │  inherit 197 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x7c │     fixed 37 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa0 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x7c │  inherit 243 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x8c │   inherit 88 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x54 │    fixed 193 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x74 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x78 │  inherit 219 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa0 │   inherit 78 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │     fixed 33 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc0 │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x60 │  inherit 119 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc8 │  inherit 250 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x10 │    fixed 214 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │    fixed 120 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb4 │  inherit 201 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa8 │    inherit 9 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xdc │    fixed 173 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x24 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc0 │   inherit 82 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x1c │  inherit 126 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf4 │    fixed 198 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc4 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x28 │   inherit 89 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x60 │  inherit 115 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x68 │    fixed 172 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe0 │   inherit 47 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x94 │  inherit 222 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd0 │    fixed 155 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf8 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xa4 │  inherit 230 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x24 │  inherit 164 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc8 │    fixed 120 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xdc │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x3c │  inherit 211 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x40 │    inherit 8 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x1c │     fixed 92 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x0c │    fixed 205 │  true │     OK │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe4 │  inherit 198 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x14 │  inherit 133 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa0 │    fixed 232 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xbc │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xcc │  inherit 139 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc4 │  inherit 239 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │    fixed 193 │ false │     OK │
# │ geneve      4 │     4 │   fixed 0x30 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb0 │  inherit 171 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x74 │  inherit 253 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │    fixed 162 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x78 │  inherit 166 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x28 │  inherit 255 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xcc │     fixed 81 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x60 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa4 │  inherit 186 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd8 │   inherit 19 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc8 │    fixed 137 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc8 │    fixed 222 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x20 │  inherit 107 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x34 │  inherit 105 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x24 │    fixed 187 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xb8 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x38 │   inherit 22 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x74 │   inherit 22 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x74 │    fixed 113 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │    fixed 246 │  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__->