make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x48 │  inherit 193 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x54 │  inherit 128 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │     fixed 57 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd4 │   inherit 75 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x28    inherit 26 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x98 │     fixed 46 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe8 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x4c │  inherit 236 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xd4 │   inherit 25 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x30 │     fixed 33 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x5c │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb4 │    inherit 8 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xdc │   inherit 55 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb4 │    fixed 102 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x90 │  inherit 196 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x90 │  inherit 194 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb0 │    fixed 160 │ false      OK │
# │    gre │     6 │     6 │   fixed 0xa0 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x34 │  inherit 196 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x48 │  inherit 117 │  true │     OK │
# │    gre │     6  other │   fixed 0x94 │     fixed 32 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x04 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa0 │  inherit 166 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x08 │  inherit 200 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │     fixed 34 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe8 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd0 │  inherit 230 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa8 │  inherit 124 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x1c │    fixed 132 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x3c │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x80 │  inherit 178 │ false │     OK │
# │  vxlan      4 │ other │ inherit 0x38 │   inherit 85 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x58 │    fixed 188 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x48 │   inherit 89 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x20 │  inherit 179 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │    fixed 227 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xcc │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x74 │   inherit 80 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa4 │   inherit 50 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x50 │    fixed 173 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf4 │  inherit 117 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf0 │  inherit 180 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x58 │    fixed 169 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │     fixed 72 │  true │     OK │
# ├────────┼────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x70 │  inherit 114 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x50 │    inherit 9 │  true │     OK │
# │ geneve │     4 │     4    fixed 0xfc │     fixed 24 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x98 │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb0 │  inherit 204 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x68 │  inherit 162 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x98 │    fixed 134 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb0 │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x78 │  inherit 125 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x24 │  inherit 205 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd4 │     fixed 38 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x74 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd0 │    inherit 4 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x40 │  inherit 238 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x40 │     fixed 52 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf8 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd4 │  inherit 155 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xbc │    inherit 7 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc4 │    fixed 101 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x08 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x44 │  inherit 191 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x8c │   inherit 93 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x74 │     fixed 16 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb8 │    fixed 154 │  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__->