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 0x68 │  inherit 214 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd0 │   inherit 87 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc4 │    fixed 236 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xb0 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x94 │  inherit 216 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x9c │   inherit 98 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xec │     fixed 57 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x7c │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x30 │  inherit 161 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x14 │  inherit 107 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x04 │    fixed 254 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x9c │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x64 │  inherit 176 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x84 │  inherit 251 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │    fixed 140 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x84 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x10 │  inherit 199 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x60 │  inherit 156 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │    fixed 125 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x40 │   inherit 61 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x4c │  inherit 149 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x78 │     fixed 50 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x30 │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc4 │  inherit 197 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x58 │  inherit 169 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa0 │     fixed 86 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x20 │  inherit 174 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc4 │   inherit 32 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70 │    fixed 211 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x28 │   inherit 29 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc0 │  inherit 107 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe0 │    fixed 226 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb8 │   inherit 28 │ false │     OK │
# │  vxlan │     6 │     4  inherit 0xec │  inherit 202 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │    fixed 100 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe4 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xbc │   inherit 65 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa8 │  inherit 166 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb4 │    fixed 122 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa0 │   inherit 86 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xfc │  inherit 148 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x04 │    fixed 115 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x84 │  inherit 235 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc4 │   inherit 46   true │     OK │
# │ geneve │     4 │     4 │   fixed 0x14 │    fixed 135 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xcc │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb8 │  inherit 218 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x50 │  inherit 244 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │     fixed 43 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x14 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x70 │   inherit 63 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x1c │  inherit 179 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc0 │    fixed 100 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x10 │  inherit 207 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x34 │   inherit 63 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │    fixed 249 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x70 │  inherit 220 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xa4 │  inherit 111 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x7c │    fixed 114 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xac │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xd8 │  inherit 151 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x50 │  inherit 143 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │    fixed 134 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │     fixed 83 │  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__->