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 0x08 │  inherit 221 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x98 │  inherit 194 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x70 │     fixed 96 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa8 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf8 │  inherit 111 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x84 │   inherit 75 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa0 │    fixed 103 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x80 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 219 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xac │  inherit 254 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │     fixed 81 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x5c │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x04 │  inherit 174 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd4 │  inherit 134 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │     fixed 79 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x30 │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xe4 │   inherit 81 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x5c │  inherit 154 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x60 │     fixed 69 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x08 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb4 │  inherit 227 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x8c │  inherit 223 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x70 │    fixed 115 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x88 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x48 │  inherit 166 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xac │  inherit 237 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x5c │    fixed 190 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x9c │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x2c │   inherit 40 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x7c │  inherit 214 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │    fixed 157 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x3c │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc8 │  inherit 149 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf4 │  inherit 209 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x20 │    fixed 207 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x08 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x2c │   inherit 61 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb0 │  inherit 161 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb4 │     fixed 52 │ false      OK │
# │  vxlan │     6 │     4 │   fixed 0xa8 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x68 │  inherit 162 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x6c │   inherit 63 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x88 │     fixed 78 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x7c │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa8 │   inherit 85 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x80 │   inherit 24 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd8 │     fixed 91 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x40 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x70 │  inherit 177 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x70 │   inherit 48 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x78 │    fixed 148 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x7c │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x38 │   inherit 34 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x6c │  inherit 105 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xcc │    fixed 164 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x38 │  inherit 109 │ false │     OK │
# │ geneve │     4  other │ inherit 0x44 │  inherit 174 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │    fixed 220 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf4 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xfc │  inherit 119 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa8 │  inherit 111 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x94 │    fixed 199 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x94 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xcc │   inherit 80 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x28 │  inherit 149 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │    fixed 191 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x74 │   inherit 12 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xf0 │  inherit 145 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x8c │    fixed 194 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │    fixed 208 │  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__->