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 226 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xfc │  inherit 220 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │     fixed 98 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa8 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x44 │  inherit 127 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x1c │  inherit 129 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │    fixed 241 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x10 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x40 │   inherit 61 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x74 │  inherit 155 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x34 │    fixed 241 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x28 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc4 │  inherit 115 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x50 │  inherit 231 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │      fixed 8 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa4 │   inherit 54  false │     OK │
# │    gre │     6 │     6 │ inherit 0xf4 │  inherit 105 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x20 │     fixed 42 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xfc │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xfc │    inherit 5 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x08 │  inherit 102 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x30 │    fixed 124 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xcc │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x40 │  inherit 112 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x7c │  inherit 106 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x64 │    fixed 164 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe0 │    fixed 181 │  true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xbc │  inherit 206 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x88 │   inherit 80 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │    fixed 190 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x54 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xac │  inherit 111 │ false      OK │
# │  vxlan │     4 │ other │ inherit 0x6c │  inherit 221 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │    fixed 219 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x78 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc8 │   inherit 53 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x48 │  inherit 171 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │    fixed 163 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa8 │  inherit 200 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x3c │  inherit 125 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x50 │    fixed 151 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x84 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x4c │   inherit 30 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x48 │  inherit 251 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc0 │    fixed 151 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x18 │   inherit 90 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x4c │  inherit 246 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x10 │     fixed 69 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x38 │  inherit 203 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x50 │   inherit 71 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │    fixed 238 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb8 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa8 │  inherit 207 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x08 │  inherit 234 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb8 │     fixed 46 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb8 │   inherit 85 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xfc │  inherit 145 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │     fixed 63 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x0c │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe8 │  inherit 240 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xcc │   inherit 39 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe0 │     fixed 92 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf0 │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x5c │  inherit 237 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x14 │  inherit 170 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │     fixed 13 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x44 │    fixed 136 │  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__->