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 0xb8 │  inherit 217 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x74 │  inherit 231 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x38 │    fixed 151 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa8 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x10 │  inherit 223 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf4 │  inherit 254   true │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │    fixed 127 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x88 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x90 │  inherit 169 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x44 │   inherit 11 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x70 │    fixed 238 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x40 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x20 │    inherit 1 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xb4 │   inherit 78 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xe4 │     fixed 30 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#     gre │     6 │     6 │ inherit 0x10 │   inherit 61 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x80 │  inherit 236 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x20 │     fixed 74 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x10 │   inherit 72 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa0 │  inherit 181 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x4c │      fixed 7 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x40 │    fixed 201 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x94 │   inherit 69 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x3c │  inherit 158 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │     fixed 32 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x4c │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd8 │  inherit 165 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x58 │  inherit 153 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xfc │    fixed 250 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x3c │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf4 │  inherit 209 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x90 │   inherit 20 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x8c │     fixed 99 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x80 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x2c │  inherit 114 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x74 │  inherit 119 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │    fixed 117 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd8 │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x34 │   inherit 66 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xdc │  inherit 179 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x60 │     fixed 59 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa4 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x20 │  inherit 117 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x84 │  inherit 255 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │    fixed 160 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x5c │    fixed 228 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos            ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x24 │  inherit 137 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x08 │  inherit 196 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xcc │    fixed 144 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa8 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x4c │  inherit 190 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x54 │   inherit 43 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │    fixed 187 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x68 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xd0 │  inherit 198 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xdc │   inherit 48 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │    fixed 206 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x48 │     fixed 43 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │ geneve │     6 │     4 │ inherit 0xbc │  inherit 225 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xb4 │  inherit 225 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │    fixed 128 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x64 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x38 │  inherit 177 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x1c │  inherit 148 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe0 │    fixed 202 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf0 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x6c │  inherit 116 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x4c │  inherit 145 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xec │    fixed 208 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x58 │    fixed 245 │  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__->