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 0xb0 │  inherit 247 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x40 │  inherit 101 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x5c │     fixed 56 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     4 │     6 │ inherit 0xc8 │  inherit 169 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x74 │  inherit 129 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x14 │     fixed 26 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │    fixed 122 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x08 │  inherit 157 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x20 │  inherit 173 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x7c │     fixed 11 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xec │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf4 │  inherit 224 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x2c │  inherit 165 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │    fixed 195 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe8 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb8 │    inherit 6 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x08 │  inherit 102 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x30 │    fixed 138 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf0 │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xe4 │  inherit 209 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc4 │   inherit 84 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x18 │    fixed 202 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xf0 │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xd4 │  inherit 117 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x70 │  inherit 119 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb4 │    fixed 199 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x80 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb8 │   inherit 49 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x7c │   inherit 61 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x18 │    fixed 151 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb8 │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x10 │   inherit 88 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x28 │  inherit 112 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x5c │    fixed 163 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x98 │  inherit 155 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x8c │  inherit 251 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │    fixed 112 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x84 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x14 │  inherit 118 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd0 │  inherit 222 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb8 │      fixed 5 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb0 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x30 │  inherit 142 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa4 │  inherit 190 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x8c │    fixed 176 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf0 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb4 │   inherit 77 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe0 │   inherit 84 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x84 │     fixed 84 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x50 │  inherit 157 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x90 │  inherit 145 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │     fixed 25 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x68 │  inherit 218 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x84 │   inherit 85 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xf0 │    fixed 171 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc8 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa0 │  inherit 142 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x90 │  inherit 246 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │    fixed 141 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe0 │  inherit 156 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x4c │   inherit 40 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb8 │    fixed 231 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x0c │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x68 │  inherit 118 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x9c │   inherit 16 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb0 │      fixed 1 │ false      OK │
# │ geneve │     6 │ other │   fixed 0x58 │     fixed 24 │  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__->