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 0x68 │  inherit 146 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xbc │  inherit 232 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x50 │      fixed 9 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x5c │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x78 │   inherit 11 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x60 │  inherit 184 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x24 │     fixed 54 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x38 │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xcc │  inherit 102 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 107 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa8 │     fixed 93 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x6c │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x10 │  inherit 189 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x08 │   inherit 71 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │    fixed 245 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa8 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xe8 │  inherit 197 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd4 │   inherit 16 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe4 │    fixed 201 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x90 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb0 │    inherit 2 │ false │     OK │
#     gre │     6 │ other │ inherit 0xd8 │  inherit 220 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x30 │    fixed 214 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x80 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa4 │  inherit 195 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd0 │   inherit 37 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x30 │     fixed 67 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd0 │   inherit 43 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xbc │  inherit 206 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │    fixed 108 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x58 │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x7c │  inherit 127 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xdc │   inherit 26 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe0 │    fixed 243 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa4 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x98 │   inherit 80 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x64 │  inherit 163 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x8c │    fixed 181 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x64 │     fixed 86 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xf8 │   inherit 69 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x9c │  inherit 195 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x8c │     fixed 73 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x44 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x28 │   inherit 51 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xec │  inherit 238 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │     fixed 77 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │    fixed 140 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     4 │     4 │ inherit 0xe0 │   inherit 33 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xdc │   inherit 55 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x98 │    fixed 184 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xc4 │  inherit 129 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x18 │  inherit 230 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │    fixed 198 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x4c │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x2c │  inherit 198 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x74 │   inherit 41 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xf0      fixed 29 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x58 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan  result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x28 │  inherit 111 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf8 │  inherit 159 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xbc │    fixed 245 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x38 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6  inherit 0x60 │  inherit 198 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xbc │  inherit 124 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x60 │    fixed 180 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x64 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x7c │  inherit 142 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x8c │   inherit 71 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc0 │     fixed 17 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │    fixed 236 │  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__->