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 104 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x54 │  inherit 245 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x1c │     fixed 79 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x30 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x68 │  inherit 202 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe8 │   inherit 98 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd4 │     fixed 90 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa4 │  inherit 220 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x38 │   inherit 25 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x70 │    fixed 105 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x94 │     fixed 94 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner      tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xac │  inherit 165 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x4c │  inherit 113 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x98 │    fixed 158 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc8 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x78 │  inherit 137 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x50 │  inherit 220 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │    fixed 204 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf8 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xbc │   inherit 92 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x98 │  inherit 162 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 127 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x24 │   inherit 90 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc0 │  inherit 216 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │     fixed 51 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x20 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x74 │  inherit 246 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x10 │   inherit 70 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf4 │     fixed 89 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x24 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   vxlan │     4 │ other │ inherit 0x4c │  inherit 223 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x04 │  inherit 206 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x68 │     fixed 54 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xcc │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc8 │  inherit 227 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x84 │    inherit 8 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x70 │    fixed 125 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd8 │  inherit 234 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf8 │   inherit 27 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc0 │    fixed 105 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xec │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe8 │   inherit 84 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x9c │   inherit 69 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x44 │    fixed 202 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe0 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa8 │  inherit 125 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x58 │   inherit 97 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xcc │     fixed 39 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb8 │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x14 │    inherit 4 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa4 │   inherit 42 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │    fixed 131 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc8 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x40 │   inherit 29 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb8 │  inherit 255 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │    fixed 161 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x04 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb4 │  inherit 136 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x30 │   inherit 21 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd8 │    fixed 193 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x60 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x38 │   inherit 13 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x98 │    inherit 1 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xf8 │    fixed 175 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x04 │   inherit 21 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xec │  inherit 130 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │    fixed 167 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │      fixed 4 │  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__->