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 0xd8 │  inherit 201 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x40 │  inherit 170 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xa0 │     fixed 50 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │    fixed 211 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xfc │  inherit 199 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x30 │  inherit 148 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc4 │    fixed 169 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x28 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf0 │    inherit 9 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x7c │  inherit 109 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf8 │     fixed 26 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xe8 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb4 │  inherit 234 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x88 │  inherit 211 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x4c │      fixed 4 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x98 │   inherit 89 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x84 │  inherit 143 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xa8 │      fixed 4 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa8 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x7c │  inherit 114 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x78 │  inherit 197 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xbc │     fixed 81 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x3c │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x2c │   inherit 15 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x0c │  inherit 230 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │    fixed 124 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xbc │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x6c │  inherit 149 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x78 │  inherit 182 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xdc │     fixed 21 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │     fixed 65 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x98 │  inherit 191 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x70 │  inherit 169 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x6c │    fixed 129 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc0 │   inherit 62 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x20 │  inherit 184 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │    fixed 115 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xbc │     fixed 70 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x88 │  inherit 220 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd4 │   inherit 39 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x5c │      fixed 1 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x20 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x3c │    inherit 8 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd8 │  inherit 163 │  true │     OK │
# │  vxlan │     6 │ other    fixed 0x30 │     fixed 91 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xfc │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x64 │  inherit 220 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x64 │  inherit 108 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x60 │     fixed 28 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x88 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xe4 │  inherit 143 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc4 │  inherit 131 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd4 │      fixed 4 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xb4 │  inherit 150 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x34 │  inherit 215 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x50 │    fixed 149 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x94 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x64 │   inherit 53 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x8c │    inherit 6 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x60 │     fixed 60 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb0 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x08 │    inherit 8 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x24 │  inherit 201 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x14 │    fixed 145 │ false │     OK │
#  geneve │     6 │     6 │   fixed 0xe0 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x84 │  inherit 182  false │     OK │
# │ geneve │     6 │ other │ inherit 0x8c │  inherit 247 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x94 │     fixed 65 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │     fixed 78 │  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__->