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 0x78 │  inherit 168 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x20 │  inherit 108 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe0 │    fixed 233 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x1c │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x5c │  inherit 238 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x18 │  inherit 235 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x8c │     fixed 10 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xdc │  inherit 152 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x64 │   inherit 61 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xc8 │     fixed 52 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x18 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd4 │   inherit 95 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xf4 │  inherit 148 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x74 │     fixed 12 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa8 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x6c │    inherit 8 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x5c │  inherit 238 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x54 │    fixed 218 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc4 │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │    gre │     6 │ other │ inherit 0x30 │  inherit 109 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x94 │   inherit 53 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x28 │     fixed 18 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xec │  inherit 151 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x78 │  inherit 121 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x98 │    fixed 187 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd8 │   inherit 80 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb8 │  inherit 185 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x34 │     fixed 79 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x24 │  inherit 215 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd4 │   inherit 73 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x24 │     fixed 36 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x74 │      fixed 6 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     6 │     4 │ inherit 0xf8 │  inherit 179 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x88 │   inherit 27 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe0 │     fixed 29 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc0 │   inherit 12 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x08 │   inherit 51 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x80 │    fixed 156 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc0 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 111 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x68 │  inherit 101 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x34 │      fixed 1 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x28 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x9c │   inherit 31 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf8 │  inherit 140 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │    fixed 154 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x70 │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x2c │  inherit 121 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xcc │   inherit 79 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xb0 │     fixed 23 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xfc │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x80 │   inherit 14 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb4 │  inherit 131 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x14 │    fixed 231 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xa4 │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xac │  inherit 242 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc0 │  inherit 118 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x58 │    fixed 247 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x3c │   inherit 82 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x4c │   inherit 18 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x78 │    fixed 244 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x78 │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x50 │   inherit 36 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x74 │   inherit 27 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x3c │    fixed 118 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x90 │    fixed 225 │  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__->