make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x94 │  inherit 126 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x68 │   inherit 31 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x88 │     fixed 76 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe8 │  inherit 247 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x88 │  inherit 243 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │    fixed 219 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x24 │    inherit 6 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xa0 │  inherit 142 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb0 │     fixed 98 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x9c │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa0 │   inherit 28 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x4c │  inherit 127 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x98 │    fixed 240 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x8c │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xd0 │  inherit 183 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x40 │  inherit 122 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │      fixed 8 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc8 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa8 │   inherit 81 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa8 │  inherit 195 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x78 │    fixed 191 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x90 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x6c │  inherit 165 │ false │     OK │
# │  vxlan │     4      4 │ inherit 0x60 │  inherit 238 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x80 │    fixed 176 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x74 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x40 │    inherit 5 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc8 │  inherit 209 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x7c │    fixed 231 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd8 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4  other │ inherit 0x88 │  inherit 151 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x98 │    inherit 5 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe0 │    fixed 255 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x20 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x54 │  inherit 123 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd0 │  inherit 149 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │    fixed 230 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x78 │  inherit 179 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x68 │  inherit 140 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x20 │     fixed 80 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x98 │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xcc │  inherit 126 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x08 │   inherit 73 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc0 │    fixed 228 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x28 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb8 │   inherit 79 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x08 │  inherit 133 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │    fixed 226 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │     fixed 92 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf0 │  inherit 216 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x74 │   inherit 34 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x24 │    fixed 190 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf4 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x84 │  inherit 119 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x14 │   inherit 31 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x48 │    fixed 230 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa8 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe0 │  inherit 180 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x6c │   inherit 31 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │    fixed 158 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xfc │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa4 │  inherit 211 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x8c │   inherit 30 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xec │    fixed 110 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x84     fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa4 │  inherit 179 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x6c │   inherit 36 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x50 │    fixed 106 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf4 │     fixed 60 │  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__->