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 0xb0 │   inherit 78 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd0 │  inherit 196 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │    fixed 227 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd4 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x74 │  inherit 186 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xb8 │   inherit 37 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xec │    fixed 197 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x74 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x94 │  inherit 234 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xdc │  inherit 110 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x0c │    fixed 132 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb8 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────
# │    gre │     6 │     4 │ inherit 0x0c │  inherit 225 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x9c │    inherit 5 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x1c │     fixed 58 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x30 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x78 │  inherit 138 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x08 │   inherit 88 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x14 │    fixed 160 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x38 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb8 │  inherit 166 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x48 │  inherit 231 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xdc │    fixed 203 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x70 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x80 │  inherit 133 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x90 │  inherit 221 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xac │    fixed 137 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │     fixed 31 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe0 │   inherit 25 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc0 │   inherit 15 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │    fixed 194 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe0 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x18 │   inherit 88 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x94 │   inherit 16 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x04 │    fixed 208 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xac │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb4 │   inherit 68 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x18 │  inherit 116 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd0 │    fixed 138 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x34 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   vxlan │     6 │     6 │ inherit 0xc0 │   inherit 93 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xc8 │  inherit 165 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa8 │     fixed 80 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb4 │   inherit 13 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x2c │  inherit 144 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │     fixed 66 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x38 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x40 │   inherit 26 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xcc │  inherit 167 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd0 │    fixed 125 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x70 │   inherit 63 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x6c │  inherit 186 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x60 │    fixed 150 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x3c │  inherit 118 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xdc │  inherit 181 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x78 │    fixed 169 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe4 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe8 │   inherit 25 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x8c │  inherit 185 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x08 │     fixed 24 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc4 │   inherit 84 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x9c │    inherit 2 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x4c │    fixed 163 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x08 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc8 │  inherit 126 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x98 │  inherit 117 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x3c │     fixed 92 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x88 │     fixed 22 │  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__->