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-3/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
TAP version 13
1..1
# overriding timeout to 7200
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬─────────────┬───────┬────────┐
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0xf0 │   inherit 26 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x30 │  inherit 171 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x44 │     fixed 79 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf8 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x30 │   inherit 57 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x60 │  inherit 139 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │    fixed 184 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x18 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x74 │   inherit 78 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xfc │  inherit 190 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │      fixed 5 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x3c │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x04 │   inherit 19 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd4 │  inherit 245 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xac │     fixed 86 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa8 │  inherit 213 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xdc │  inherit 205 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x10 │    fixed 220 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa0 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x5c │    inherit 4 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd8 │  inherit 217 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x14 │    fixed 249 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x7c │     fixed 54 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   vxlan │     4 │     4 │ inherit 0x18 │  inherit 103 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe0 │  inherit 161 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x9c │    fixed 212 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x28 │  inherit 211 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x38 │   inherit 36 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc8 │     fixed 69 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x4c │  inherit 198 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc8 │  inherit 251 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xcc │    fixed 195 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x40 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf8 │  inherit 219 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xfc │  inherit 212 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc4 │    fixed 127 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x54 │   inherit 39 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x74 │  inherit 210 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb4 │    fixed 155 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x90 │  inherit 239 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x40 │   inherit 28 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x68 │    fixed 253 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe0 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd8 │  inherit 241 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd4 │  inherit 228 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xac │     fixed 62 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x18 │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa8 │  inherit 207 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd0 │  inherit 234 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x84 │      fixed 4 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x78 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x44 │   inherit 31 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x40 │   inherit 80 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │    fixed 201 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x70 │  inherit 255 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x08 │   inherit 25 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa4 │    fixed 134 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc4 │  inherit 119 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x40 │  inherit 214 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x14 │     fixed 83 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf8 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xac │  inherit 179 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x98 │  inherit 136 │  true │     OK 
# │ geneve │     6 │ other │   fixed 0x68 │    fixed 218 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x7c │    fixed 210 │  true │     OK │
# └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests'
xx__-> echo $?
0
xx__->