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 145 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x78 │  inherit 253 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x4c │    fixed 202 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xbc │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc8 │  inherit 184 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd0 │    inherit 5 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x68 │    fixed 132 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x18 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc4 │  inherit 131 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x88 │   inherit 92 │  true │     OK │
# │    gre │     4  other │   fixed 0x4c │    fixed 110 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x20 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x30 │  inherit 235 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x68 │   inherit 73 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x40 │    fixed 160 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x20 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x18 │  inherit 197 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x08 │   inherit 97 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x94 │     fixed 34 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x14 │   inherit 95 │ false      OK │
# │    gre │     6 │ other │ inherit 0xdc │  inherit 126 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x80 │    fixed 244 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x4c │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x60 │  inherit 117 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xcc │   inherit 43 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x94 │    fixed 192 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x88 │  inherit 204 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x50 │  inherit 180 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc0 │    fixed 238 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x40 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xec │  inherit 206 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x74 │  inherit 224 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x1c │     fixed 63 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x50 │   inherit 66 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x6c │  inherit 100 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x18 │     fixed 24 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x88 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd8 │  inherit 231 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x1c │  inherit 244 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x1c │     fixed 73 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x70 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x40 │   inherit 71 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x94 │  inherit 139 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │    fixed 150 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x50 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xf0 │  inherit 205 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x58 │  inherit 242 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x70 │    fixed 216 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x50 │      fixed 6 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x18 │  inherit 140 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc0 │  inherit 235 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x90 │    fixed 225 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd4 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x1c │   inherit 49 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x7c │   inherit 41 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x8c │    fixed 218 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xac │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan  result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x9c │  inherit 107 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x10 │  inherit 198 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │     fixed 99 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x54 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x68 │  inherit 111 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xa0 │  inherit 182 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xec │      fixed 9 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x7c │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x04 │  inherit 116 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xdc │   inherit 87 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb4 │    fixed 215 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x08 │    fixed 253 │  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__->