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 0x78 │  inherit 250 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x30 │   inherit 29 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x18 │    fixed 196 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x0c │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x04 │  inherit 130 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe0 │   inherit 81 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd4 │     fixed 13 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb8 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x50 │  inherit 171 │ false │     OK │
#     gre │     4 │ other │ inherit 0x58 │   inherit 38 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x6c │     fixed 17 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x5c │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf0 │  inherit 191 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x38 │   inherit 70 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │    fixed 155 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xcc │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb0 │   inherit 71 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x24 │  inherit 112 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe8 │    fixed 106 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc4 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x64 │  inherit 243 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x24 │   inherit 38 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x98 │    fixed 117 │ false │     OK │
# │    gre │     6  other │   fixed 0x7c │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x24 │   inherit 26 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa0 │  inherit 249 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │    fixed 253 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x48 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x14 │   inherit 56 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb0 │  inherit 181 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc8 │    fixed 187 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x18 │   inherit 51 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf0 │  inherit 183 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x68 │    fixed 117 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x68 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x40 │  inherit 102 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb0 │  inherit 194 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x2c │     fixed 61 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa0 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x40 │  inherit 195 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe0 │  inherit 110 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x48 │     fixed 17 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x94 │  inherit 240 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x28 │    inherit 2 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb4 │    fixed 123 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x90 │    fixed 157 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x50 │   inherit 71 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe4 │  inherit 137 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x48 │     fixed 20 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd4 │   inherit 80 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x38 │  inherit 153 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x24 │    fixed 195 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xac │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf0 │   inherit 85 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa4 │  inherit 252 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │    fixed 179 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe0 │  inherit 173 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xdc │    inherit 9 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │     fixed 53 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x08 │  inherit 162 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x2c │  inherit 111 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │     fixed 82 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x14 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x1c │  inherit 133 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x94 │  inherit 149 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x3c │    fixed 178 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb0 │     fixed 25 │  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__->