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 0x8c │  inherit 185 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa4 │   inherit 12 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc4 │     fixed 72 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc4 │  inherit 139 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x64 │   inherit 61 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf0 │     fixed 50 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x80 │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa0 │   inherit 24 │ false      OK │
# │    gre │     4 │ other │ inherit 0x58 │   inherit 33 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x34 │    fixed 107 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x2c │  inherit 248 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x34 │  inherit 211 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │    fixed 102 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x4c │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x70 │   inherit 31 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa0 │  inherit 117 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x90 │    fixed 190 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x1c │  inherit 192 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x5c │   inherit 25 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xfc │     fixed 34 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x74 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x38 │   inherit 27 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x20 │    inherit 7 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x5c │    fixed 242 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x78 │   inherit 54 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x88 │  inherit 169 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xdc │    fixed 125 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x10 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf8 │  inherit 163 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc8 │   inherit 52 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x88 │    fixed 111 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x0c │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x3c │  inherit 241 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xa8 │  inherit 218 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb8 │    fixed 239 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x48 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x9c │   inherit 35 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x08 │  inherit 127 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x48 │     fixed 65 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa8 │  inherit 192 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x38 │  inherit 200 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │     fixed 67 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa8 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x18 │  inherit 156 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x58 │   inherit 15 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │    fixed 244 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x9c │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xec │  inherit 214 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe0 │  inherit 153 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │     fixed 37 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xbc │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x80 │   inherit 43 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x5c │   inherit 14 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x94 │    fixed 149 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xcc │   inherit 56 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x50 │  inherit 182 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xbc │    fixed 182 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x30 │    fixed 165 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x6c │   inherit 28 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x50 │   inherit 77 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x30 │    fixed 220 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x38 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc4 │   inherit 50 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x1c │  inherit 236 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │     fixed 90 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xd4 │    fixed 131 │  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__->