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 0xc4 │  inherit 208 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd8 │   inherit 70 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x1c │    fixed 255 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x30 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x5c │  inherit 197 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x08 │  inherit 165 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │    fixed 251 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 139 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x88 │   inherit 51 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x8c │     fixed 68 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x90 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd8 │   inherit 27 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x54 │  inherit 118 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 148 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x80 │   inherit 24 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb0 │  inherit 244 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │    fixed 125 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe4 │    fixed 208 │  true │     OK │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x34 │  inherit 178 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc8 │   inherit 26 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xa0 │    fixed 254 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x0c │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x40 │  inherit 213 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x5c │   inherit 95 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x8c │    fixed 136 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa0 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf0 │  inherit 194 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc4 │    inherit 3 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │    fixed 192 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x8c │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x6c │  inherit 180 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x80 │  inherit 196 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xc8 │    fixed 198 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │  vxlan │     6 │     4 │ inherit 0x20 │  inherit 189 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x18 │  inherit 104 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd0 │    fixed 157 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x0c │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x64 │  inherit 166 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb4 │  inherit 148 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x80 │     fixed 52 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe8 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x78 │  inherit 213 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x28 │  inherit 221 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │    fixed 134 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x80 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x7c │  inherit 200 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc8 │  inherit 175 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x4c │    fixed 166 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x1c │  inherit 220 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xdc │   inherit 13 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │    fixed 122 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xcc │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x94 │   inherit 59 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd8 │  inherit 175 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │     fixed 56 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x94 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x58 │  inherit 231 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x0c │   inherit 33 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x14 │    fixed 253 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xe0 │  inherit 250 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x48 │   inherit 55 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x30 │    fixed 250 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x78 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x7c │  inherit 145 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x68 │   inherit 95 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xa8 │     fixed 81 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │    fixed 206 │  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__->