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 0x08 │  inherit 253 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd4 │  inherit 225 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe4 │     fixed 51 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xcc │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x18 │  inherit 113 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xbc │  inherit 113 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │    fixed 227 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x08 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x5c │  inherit 157 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xcc │  inherit 227 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x70 │     fixed 33 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x3c │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x1c │   inherit 95 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x50 │  inherit 216 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │     fixed 78 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │    fixed 175 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xbc │  inherit 223 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x74 │   inherit 41 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x68 │     fixed 26 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x60 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xec │  inherit 147 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x54 │   inherit 65 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd0 │    fixed 179 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x78 │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x74 │  inherit 215 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x54 │   inherit 36 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x30 │     fixed 78 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x90 │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x28 │  inherit 119 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x18 │   inherit 19 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x54 │    fixed 201 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x70 │  inherit 196 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x24 │   inherit 53 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x98 │     fixed 46 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xf8 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xa0 │   inherit 90 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb4 │  inherit 147 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xec │     fixed 62 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa8 │  inherit 220 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x8c │   inherit 91 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe0 │     fixed 41 │ false │     OK │
# │  vxlan │     6      6 │   fixed 0x2c │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa0 │  inherit 139 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x18 │    inherit 6 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x94 │     fixed 34 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x94 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x20 │   inherit 11 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe0 │  inherit 247 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x54 │    fixed 125 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd0 │  inherit 214 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x40 │  inherit 204 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x28 │    fixed 189 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x98 │  inherit 165 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x4c │   inherit 92 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │      fixed 8 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │    fixed 224 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x70 │  inherit 174 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x98 │  inherit 109 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │     fixed 39 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     6 │     6 │ inherit 0xd8 │  inherit 167 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe8 │   inherit 96 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd8 │    fixed 219 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xb4 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x24 │   inherit 70 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x94 │  inherit 179 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x14 │     fixed 47 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xec │    fixed 108 │  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__->