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 0xc4 │   inherit 65 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x9c │   inherit 12 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf0 │     fixed 57 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb4 │  inherit 101 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x5c │   inherit 24 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe8 │    fixed 255 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x04 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc8 │   inherit 12 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb8 │  inherit 236 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa4 │    fixed 180 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x98 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan  result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x80 │  inherit 243 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc8 │  inherit 208 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xdc │    fixed 245 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x24 │    fixed 254 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x70 │  inherit 182 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x88 │   inherit 74 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x1c │     fixed 62 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xcc │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x1c │  inherit 180 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd0 │   inherit 11 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe0 │    fixed 163 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x70 │    fixed 151 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x40 │  inherit 107 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x34 │  inherit 244 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe0 │    fixed 240 │ false      OK │
# │  vxlan │     4 │     4 │   fixed 0x70 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x8c │  inherit 231 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb0 │  inherit 115 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x58 │    fixed 129 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x24 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc8 │   inherit 13 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa8 │  inherit 128 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x68 │    fixed 167 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x50 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x2c │  inherit 144 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x58 │  inherit 124 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x18 │    fixed 101 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc0 │    fixed 225 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x40 │   inherit 56 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe0 │    inherit 7 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │    fixed 195 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x5c │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x3c │  inherit 143 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb8 │  inherit 163 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │    fixed 139 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x08 │     fixed 91 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa4   inherit 222 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xfc │  inherit 105 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x80 │     fixed 32 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xec │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb0 │  inherit 243 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd8 │   inherit 41 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x20 │    fixed 137 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb8 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x70 │  inherit 157 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x08 │   inherit 76 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb8 │    fixed 110 │ false │     OK 
# │ geneve │     4 │ other │   fixed 0x4c │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xb0 │  inherit 193 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x5c │  inherit 130 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │      fixed 9 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x6c │  inherit 217 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x8c │  inherit 107 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │    fixed 247 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x38 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x30 │   inherit 85 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd0 │   inherit 52 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │     fixed 79 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf4 │    fixed 221 │  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__->