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 0x30 │  inherit 143 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x14 │  inherit 153 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │     fixed 81 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe0 │   inherit 12 │ false │     OK │
# │    gre │     4      6 │ inherit 0x44 │  inherit 148 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xd0 │    fixed 171 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa8 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf4 │   inherit 49 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x50 │   inherit 63 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x28 │    fixed 101 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x5c │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe4 │  inherit 222 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd0 │   inherit 96 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xac │    fixed 240 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x24 │  inherit 129 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x40 │  inherit 154 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x14 │    fixed 209 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x5c │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x18 │  inherit 151 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x48 │   inherit 59 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x50 │    fixed 148 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xd4 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x78 │  inherit 138 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd8 │  inherit 198 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x2c │     fixed 56 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x20 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x7c │  inherit 161 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa8 │  inherit 197 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa0 │     fixed 99 │ false │     OK │
#   vxlan │     4 │     6 │   fixed 0x20 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc4 │  inherit 205 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x68 │   inherit 31 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x70 │     fixed 15 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x2c │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x9c │  inherit 171 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xcc │   inherit 60 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x84 │    fixed 207 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x68 │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     6 │     6 │ inherit 0x4c │   inherit 13 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xec │    inherit 3 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x98 │    fixed 176 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa8 │    fixed 203 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x4c │  inherit 124 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x6c │  inherit 167 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x8c │    fixed 211 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd8 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x60 │  inherit 144 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x04 │  inherit 228 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd0 │    fixed 228 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x50 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd8 │   inherit 22 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x64 │   inherit 27 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │    fixed 226 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf4 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xbc │   inherit 63 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe0 │   inherit 11 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x4c │      fixed 8 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xfc │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd4 │   inherit 76 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa4 │   inherit 39 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x70 │     fixed 14 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x54 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x60 │   inherit 58 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf8 │  inherit 186 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x04 │    fixed 134 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x30 │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │ geneve │     6 │ other │ inherit 0x7c │  inherit 202 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x88 │  inherit 244 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x74 │    fixed 241 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa4 │    fixed 156 │  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__->