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 0xe0 │  inherit 150 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x28 │  inherit 100 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x18 │    fixed 165 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x18 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x1c │  inherit 253 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd0 │   inherit 31 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x1c │    fixed 208 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x8c │   inherit 31 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xac │  inherit 151 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd8 │    fixed 115 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x04 │  inherit 223 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x38 │  inherit 247 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xac │    fixed 214 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x30 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x70 │   inherit 98 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x84 │  inherit 246 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc8 │    fixed 103 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x80 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc0 │  inherit 221 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xdc │   inherit 90 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc0 │     fixed 79 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xdc │    fixed 153 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x9c │  inherit 226 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf0 │   inherit 54 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │     fixed 93 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x50 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x08 │   inherit 57 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x84 │    inherit 2 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │     fixed 99 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x1c │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x50 │  inherit 186 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x14 │    inherit 3 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x50 │     fixed 39 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x9c │  inherit 208 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x20 │   inherit 20 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │    fixed 102 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x6c │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x20 │    inherit 4 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x20 │   inherit 23 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x70 │    fixed 235 │ false │     OK │
#   vxlan │     6 │     6 │   fixed 0x14 │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x04 │   inherit 70 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x74 │  inherit 122 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │     fixed 24 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x40 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x88 │   inherit 13 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf0 │  inherit 222 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf4 │    fixed 150 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xe4 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x6c │  inherit 199 │ false      OK │
# │ geneve │     4 │     6 │ inherit 0xf4 │  inherit 103 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x40 │    fixed 119 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x70 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x4c │  inherit 245 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc8 │  inherit 107 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb4 │     fixed 36 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd8 │  inherit 191 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa4 │   inherit 19 │  true      OK │
# │ geneve │     6 │     4 │   fixed 0x1c │     fixed 62 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xd8 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x30 │  inherit 142 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf0 │  inherit 121 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x78 │     fixed 36 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd0 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x58 │  inherit 111 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd4 │  inherit 120 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │     fixed 11 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x78 │    fixed 162 │  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__->