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 0xac │   inherit 98 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa4 │   inherit 54 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x70 │    fixed 230 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x9c │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x34 │   inherit 71 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xe8 │   inherit 56 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x20 │     fixed 33 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x08 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xe4 │  inherit 119 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x98 │   inherit 59 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x2c │     fixed 56 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x20 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │    gre │     6 │     4 │ inherit 0x6c │   inherit 93 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x44 │   inherit 32 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │    fixed 128 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb4 │  inherit 151 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x50 │  inherit 200 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │     fixed 99 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa4 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xa0 │   inherit 14 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x04 │   inherit 80 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x14 │    fixed 227 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x44 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x7c │  inherit 182 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x9c │  inherit 213 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │    fixed 154 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xcc │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x14 │   inherit 43 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x98 │   inherit 71 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc0 │     fixed 77 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x94 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xcc │  inherit 160 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x50 │  inherit 104 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │    fixed 110 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x6c │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xdc │  inherit 225 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xa4 │   inherit 60 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc0 │    fixed 219 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf8 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x18 │  inherit 183 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x1c │  inherit 234 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x54 │    fixed 128 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x4c │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xbc │   inherit 49 │ false │     OK │
# │  vxlan      6 │ other │ inherit 0x2c │  inherit 239 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x8c │    fixed 221 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x7c │  inherit 233 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xdc │  inherit 233 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe4 │      fixed 1 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf4 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x98 │   inherit 46 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa8 │  inherit 209 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x28 │    fixed 152 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x70 │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     4 │ other │ inherit 0xec │  inherit 150 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe8 │  inherit 104 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │    fixed 233 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x84 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x4c │  inherit 198 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe8 │  inherit 227 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │    fixed 101 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x70 │  inherit 114 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x24 │   inherit 68 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │     fixed 39 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x18 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa0 │  inherit 137 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x38 │  inherit 173 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x84 │    fixed 217 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │     fixed 66 │  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__->