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 0xbc │   inherit 55 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x78 │  inherit 199 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │     fixed 88 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     4 │     6 │ inherit 0xc8 │  inherit 215 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x74 │  inherit 252 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x3c │     fixed 34 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x0c │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x48 │   inherit 23 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb8 │    inherit 5 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd8 │    fixed 219 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb4 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd8 │  inherit 146 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc4 │  inherit 227 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x98 │    fixed 241 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x0c │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x90 │  inherit 221 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xdc │  inherit 154 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │    fixed 221 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa0 │   inherit 69 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc8 │  inherit 191 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xbc │    fixed 125 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x18 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   vxlan │     4 │     4 │ inherit 0xc8 │  inherit 236 │ false │     OK │
# │  vxlan      4 │     4 │ inherit 0x4c │    inherit 3 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │    fixed 235 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x60 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa8 │   inherit 84 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x20 │   inherit 72 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x74 │     fixed 23 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x90 │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf4 │  inherit 115 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf4 │  inherit 173 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xd0 │     fixed 75 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x40 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xd4 │   inherit 91 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc4 │   inherit 49 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │     fixed 67 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc0 │  inherit 155 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x8c │  inherit 215 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │    fixed 187 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa8 │  inherit 243 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x9c │  inherit 136 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │    fixed 113 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x58     fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe8 │  inherit 102 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe8 │  inherit 117 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x64 │      fixed 3 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa0 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x90 │  inherit 148 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x5c │   inherit 43 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │    fixed 222 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xfc │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xbc │   inherit 48 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x7c │  inherit 179 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x60 │    fixed 152 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xfc │   inherit 71 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x5c │  inherit 149 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf8 │     fixed 35 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x30 │   inherit 83 │ false │     OK │
# │ geneve │     6      6 │ inherit 0xe8 │  inherit 122 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x7c │    fixed 234 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │    fixed 221 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x9c │  inherit 223 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x60 │  inherit 227 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │    fixed 102 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x14 │     fixed 22 │  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__->