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 0xe8 │  inherit 247 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xe8 │   inherit 62 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd4 │     fixed 99 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc4 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd4 │   inherit 39 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x90 │  inherit 162 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x48 │     fixed 83 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x60 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x38 │  inherit 116 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb0 │  inherit 221 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf4 │     fixed 67 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf0 │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x3c │   inherit 14 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x2c │  inherit 204 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa4 │    fixed 126 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x14 │   inherit 15 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x90 │  inherit 216 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x6c │    fixed 132 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │     fixed 57 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa0 │  inherit 100 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x04 │   inherit 13 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x8c │     fixed 84 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc0 │    fixed 173 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x80 │   inherit 47 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc0 │   inherit 81 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0 │     fixed 25 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa4 │  inherit 128 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x94 │  inherit 249 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe4 │    fixed 218 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe4 │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf0 │  inherit 129 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf4 │  inherit 162 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xcc │     fixed 89 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc0 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xdc │   inherit 76 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc8 │   inherit 45 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x98 │    fixed 182 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc8 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x6c │  inherit 235 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x38 │  inherit 239 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │    fixed 209 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xfc │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xec │  inherit 101 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x98 │   inherit 74 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x70 │    fixed 164 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │     fixed 28 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc8 │   inherit 18 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x48 │  inherit 253 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x68 │    fixed 123 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x14 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x88 │  inherit 241 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x84 │   inherit 97 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x58 │    fixed 233 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x48 │  inherit 186 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x04 │  inherit 138 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │    fixed 113 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x14 │  inherit 208 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd0 │  inherit 127 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf0 │    fixed 158 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x4c │  inherit 142 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x30 │    inherit 9 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x30 │    fixed 236 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │    fixed 108   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x08 │  inherit 232 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x8c │   inherit 45 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x14 │    fixed 158 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x7c │    fixed 103 │  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__->