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 0xb4 │   inherit 15 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb0 │   inherit 96 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │    fixed 150 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa0 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x54 │  inherit 122 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x1c │   inherit 28 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │    fixed 231 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x24 │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x8c │  inherit 165 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc8 │  inherit 231 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │    fixed 141 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xcc │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf4 │  inherit 199 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x28 │   inherit 56 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x60 │    fixed 152 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x3c │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x50 │  inherit 252 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd0 │   inherit 38 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xc8 │    fixed 204 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf0 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     6 │ other │ inherit 0x40 │  inherit 132 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xcc │  inherit 249 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │    fixed 162 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x4c │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xbc │  inherit 250 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xac │  inherit 237 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x9c │     fixed 73 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x88 │   inherit 20 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xe4 │  inherit 185 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │     fixed 75 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x2c │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xb8 │  inherit 239 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x10 │  inherit 175 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf8 │    fixed 252 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf8 │  inherit 197 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd0 │  inherit 147 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe8 │     fixed 59 │ false │     OK 
# │  vxlan │     6 │     4 │   fixed 0x40 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x0c │  inherit 115 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x84 │   inherit 77 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb4 │    fixed 128 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa8 │    fixed 131 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xd4 │  inherit 227 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x88 │  inherit 214 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x2c │      fixed 3 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb4 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd0 │  inherit 147 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x90 │  inherit 165 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │    fixed 177 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x98 │  inherit 138 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x10 │  inherit 240 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │    fixed 143 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x80 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x78 │  inherit 113 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd0 │   inherit 33 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x24 │     fixed 53 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf8 │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type   outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xdc │  inherit 209 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xac │   inherit 70 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x58 │    fixed 208 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x94 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x10 │   inherit 17 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x90 │  inherit 235 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x54 │    fixed 208 │ false      OK │
# │ geneve │     6 │     6 │   fixed 0x28 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x10 │   inherit 79 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x74 │  inherit 142 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x80 │    fixed 195 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf8 │    fixed 231 │  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__->