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 0x1c │   inherit 92 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa8 │  inherit 105 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xec │    fixed 163 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x50 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf0 │  inherit 160 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x60 │  inherit 187 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │     fixed 98 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x8c │   inherit 74 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc4 │  inherit 240 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x2c │      fixed 4 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xcc │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x24 │  inherit 148 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x14 │  inherit 203 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x24 │     fixed 19 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x20 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x6c │   inherit 23 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x7c │   inherit 70 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │    fixed 253 │ false │     OK │
#     gre      6 │     6 │   fixed 0xb0 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x78 │  inherit 219 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa4 │   inherit 35 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x4c │    fixed 221 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x8c │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x34 │  inherit 156 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x38 │   inherit 50 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x24 │     fixed 84 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x88 │  inherit 254 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc8 │   inherit 78 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x94 │     fixed 23 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x1c │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe4 │  inherit 195 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc8 │   inherit 82 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 118 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x88 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc8 │    inherit 5 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xdc │  inherit 165 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │    fixed 101 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x0c │  inherit 188 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x90 │  inherit 127 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x88 │    fixed 160 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xec │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xd0 │  inherit 128 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd8 │  inherit 211 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x1c │     fixed 90 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xbc │  inherit 228 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xcc │   inherit 70 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │    fixed 166 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x94 │  inherit 131 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x58 │   inherit 98 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │     fixed 20 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x9c │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf4 │  inherit 192 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x74 │   inherit 74 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x60 │    fixed 249 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x04 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x68 │   inherit 82 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf8 │   inherit 60 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe0 │     fixed 44 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x30 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xac │   inherit 85 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x84 │   inherit 11 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xdc │    fixed 214 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     6 │ other │ inherit 0x74 │  inherit 228 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xcc │  inherit 167 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │    fixed 113 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x44 │    fixed 123 │  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__->