make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x10 │   inherit 23 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x88 │  inherit 118 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa8 │    fixed 244 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x50 │  inherit 106 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x20 │  inherit 162 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd4 │     fixed 11 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x88 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xdc │  inherit 225 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xbc │  inherit 151 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x88 │    fixed 165 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x54 │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xec │   inherit 26 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xac │   inherit 84 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x68 │     fixed 79 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x9c │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xe0 │  inherit 149 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x9c │  inherit 176 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x10 │     fixed 10 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa4 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x34 │   inherit 26 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa0 │   inherit 89 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x30 │    fixed 168 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xf4 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x08 │  inherit 221 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd0 │   inherit 22 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │     fixed 17 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x80 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf8 │  inherit 149 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x34 │   inherit 17 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xfc │     fixed 99 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x80 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x2c │  inherit 232 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x88 │  inherit 112 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x8c │    fixed 232 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x8c │  inherit 110 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x5c │   inherit 13 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │    fixed 250 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xfc │   inherit 28 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x54 │  inherit 209 │  true │     OK │
#   vxlan │     6 │     6 │   fixed 0xd4 │    fixed 246 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │    fixed 181 │  true │     OK │
# ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x64 │   inherit 34 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe0 │  inherit 123 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x3c │    fixed 117 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe8 │  inherit 210 │ false │     OK │
# │ geneve │     4 │     4  inherit 0x84 │   inherit 77 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xac │     fixed 81 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x4c │   inherit 10 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x3c │  inherit 180 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xec │     fixed 11 │ false │     OK │
# │ geneve      4 │     6 │   fixed 0xcc │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4  other │ inherit 0x24 │   inherit 10 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa0 │   inherit 45 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x40 │     fixed 43 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x58 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa4 │  inherit 232 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x30 │  inherit 124 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xfc │    fixed 154 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb8 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x4c │   inherit 82 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x10 │   inherit 75 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb0 │     fixed 20 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd0 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x64 │   inherit 92 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x34 │  inherit 206 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x7c │    fixed 176 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │     fixed 51 │  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__->