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 0x88 │  inherit 209 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x74 │   inherit 54 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x3c │     fixed 26 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x90 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb4 │   inherit 95 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x58 │   inherit 31 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x3c │    fixed 228 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x64 │   inherit 93 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x90 │   inherit 92 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x30 │    fixed 117 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x64 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     4 │ inherit 0x84 │   inherit 46 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xf0 │  inherit 202 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x74 │    fixed 151 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x8c │    fixed 174 │  true │     OK │
# ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xec │   inherit 59 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x78 │  inherit 124 │  true │     OK │
# │    gre │     6      6 │   fixed 0x64 │    fixed 201 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x48 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xcc │   inherit 80 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd8 │  inherit 113 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x0c │     fixed 45 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xdc │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x78 │   inherit 74 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x28 │   inherit 32 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │    fixed 165 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x48 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x3c │  inherit 215  false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x90 │    inherit 4 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │    fixed 226 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x74 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x10 │   inherit 26 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x3c │   inherit 48 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x08 │     fixed 28 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xfc │   inherit 45 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x80 │   inherit 49 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │    fixed 179 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x34 │    fixed 188 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x1c │  inherit 216 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x18 │   inherit 82 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc0 │    fixed 157 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x68 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x54 │  inherit 238 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x84 │  inherit 206 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xfc │    fixed 240 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x58 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x1c │   inherit 27 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd8 │  inherit 183 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │     fixed 99 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x44 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x44 │  inherit 127 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x98 │  inherit 124 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │     fixed 96 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x74 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd8 │  inherit 180 │ false │     OK │
#  geneve │     4 │ other │ inherit 0x2c │  inherit 149 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │    fixed 198 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x7c │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner      tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x28 │   inherit 11 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd4 │    inherit 7 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │     fixed 78 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xdc │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x44 │   inherit 83 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x20 │   inherit 90 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x50 │    fixed 161 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd8 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x54 │  inherit 159 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb4 │  inherit 246 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xd4 │    fixed 189 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x80 │     fixed 74 │  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__->