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 0xd8 │  inherit 176 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x74 │  inherit 114   true │     OK │
# │    gre │     4 │     4 │   fixed 0xcc │    fixed 190 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x04 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x68 │   inherit 23 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x58 │   inherit 34 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x98 │    fixed 116 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd8 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤
# │    gre │     4 │ other │ inherit 0xa0 │   inherit 85 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe4 │  inherit 164 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x14 │    fixed 171 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x68 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x98 │  inherit 185 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xcc │  inherit 104 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd0 │    fixed 249 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x64 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x94 │  inherit 222 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xac │    inherit 6 │  true │     OK │
# │    gre │     6      6 │   fixed 0xec │     fixed 12 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x38 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xdc │   inherit 91 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf0 │  inherit 104 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x78 │     fixed 15 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe0 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xec │  inherit 213 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xfc │   inherit 58 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │     fixed 47 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x10 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x58 │   inherit 57 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x08 │  inherit 225 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │     fixed 27 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf0 │  inherit 254 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x14 │  inherit 234 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │     fixed 77 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xfc │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xd0 │  inherit 142 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x08 │   inherit 37 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd4 │    fixed 242 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe0 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x4c │  inherit 241 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x04 │  inherit 189 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │    fixed 118 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x10 │    fixed 127 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xbc │  inherit 134 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x1c │  inherit 122 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb8 │    fixed 113 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x64 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xf8 │  inherit 225 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x68 │  inherit 188 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x74 │    fixed 136 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x28 │  inherit 105 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe0 │  inherit 149 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xdc │     fixed 73 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x64 │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x28 │  inherit 137 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x74 │  inherit 219 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x20 │     fixed 34 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x1c │    fixed 165 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x44 │  inherit 190 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x08 │   inherit 39 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │    fixed 253 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x5c │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x7c │  inherit 230 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd4 │  inherit 198 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │    fixed 114 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x90 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x3c │  inherit 251 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xcc │  inherit 146 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │    fixed 177 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe4 │    fixed 126 │  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__->