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 0x84 │   inherit 91 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb0 │   inherit 15 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │    fixed 248 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x58 │   inherit 52 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x44 │  inherit 181 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf0 │     fixed 40 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x60 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x10 │   inherit 31 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x90 │  inherit 240 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x34 │     fixed 92 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x7c │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x40 │   inherit 38 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x3c │  inherit 198 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd0 │     fixed 59 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x8c │   inherit 25 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x58 │   inherit 75 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x04 │    fixed 193 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x88 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x58 │  inherit 158 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x40 │   inherit 78 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x34 │     fixed 15 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xdc │  inherit 123 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xb4 │   inherit 93 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x98 │    fixed 105 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x48 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x60 │  inherit 126 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc0 │   inherit 84 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf4 │    fixed 160 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │     fixed 58 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x70 │  inherit 140 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc8 │  inherit 235 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xcc │     fixed 63 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x70 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x70 │  inherit 248 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x38 │  inherit 215 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 150 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xbc │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x60 │  inherit 140 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe8 │    inherit 2 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x10 │     fixed 43 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe0 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x64 │   inherit 65 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x20 │   inherit 36 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x50 │    fixed 251 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x14 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────
# │ geneve │     4 │     4 │ inherit 0x88 │  inherit 139 │ false │./l2_tos_ttl_inherit.sh: line 350: printf: 0xd9ECT1: invalid hex number
ok 1 selftests: net: l2_tos_ttl_inherit.sh # SKIP
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__->