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 0x34 │   inherit 56 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x08 │  inherit 189 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf0 │     fixed 36 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe0 │    fixed 144 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x58 │  inherit 222 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x88 │  inherit 170 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x3c │     fixed 22 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x28 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre      4 │ other │ inherit 0x64 │  inherit 119 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xa4 │  inherit 164 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x44 │     fixed 36 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf4 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa8 │  inherit 182 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x58 │  inherit 101 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │     fixed 61 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd0 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x6c │  inherit 142 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x84 │  inherit 164 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe8 │    fixed 250 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x54 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xd4 │  inherit 177 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x5c │  inherit 103 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x4c │    fixed 247 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x98      fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x04 │  inherit 154 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x20 │   inherit 89 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd4 │    fixed 130 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     4 │     6 │ inherit 0x1c │  inherit 123 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x28 │  inherit 167 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x80 │    fixed 170 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xec │    fixed 127 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc4 │  inherit 185 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x10 │   inherit 39 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │     fixed 11 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xac │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x2c │  inherit 231 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc0 │  inherit 119 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x58 │    fixed 171 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc0 │  inherit 109 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x48 │   inherit 99 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa4 │     fixed 96 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe0 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 124 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf8 │   inherit 70 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xec │    fixed 117 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x58 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x30 │  inherit 219 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x7c │  inherit 250 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xa0 │     fixed 15 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x40 │     fixed 71 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6  inherit 0x58 │  inherit 252 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe8 │    inherit 7 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │    fixed 178 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x8c │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────
# │ geneve │     4 │ other │ inherit 0x58 │   inherit 50 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x0c │  inherit 207 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │     fixed 54 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc0 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x50 │   inherit 56 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf0 │  inherit 241 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x28 │    fixed 116 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x54 │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x3c │   inherit 13 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x98 │  inherit 101 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x70 │    fixed 115 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │    fixed 162 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc8 │  inherit 171 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xbc │  inherit 187 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │    fixed 212 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │     fixed 13 │  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__->