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 0xfc │   inherit 60 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xac │   inherit 94 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd0 │    fixed 196 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x88 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x38 │   inherit 78 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x04 │   inherit 99 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x58 │    fixed 209 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x68 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x88 │  inherit 118 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf4 │   inherit 31 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd8 │     fixed 23 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xac │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────
# │    gre │     6 │     4 │ inherit 0x7c │  inherit 201 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x58 │   inherit 86 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x44 │      fixed 2 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x3c │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa8 │  inherit 104 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x2c │  inherit 230 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x08 │     fixed 49 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xb8 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x8c │  inherit 126 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x2c │   inherit 38 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf0 │    fixed 162 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x50 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x34 │  inherit 130 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x64 │   inherit 61 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x54 │    fixed 163 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x38 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa4 │  inherit 169 │ false │     OK │
#   vxlan │     4 │     6 │ inherit 0xc0 │  inherit 214 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │    fixed 134 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf8 │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x34 │   inherit 94 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x08 │   inherit 51 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x48 │    fixed 136 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x98 │    fixed 213 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x3c │  inherit 251 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x44 │   inherit 37 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │     fixed 71 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x70 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd0 │  inherit 223 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x40 │  inherit 111 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │    fixed 114 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x7c │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x60 │  inherit 185 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x04 │  inherit 232 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa8 │     fixed 27 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x70 │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x4c │   inherit 54 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xfc │  inherit 127 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x10 │     fixed 19 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x7c │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x40 │  inherit 113 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x84 │  inherit 118 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x8c │     fixed 11 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa4 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa8 │   inherit 40 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x24 │   inherit 38 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x20 │     fixed 49 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x58 │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x74 │  inherit 163 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd8 │   inherit 11 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x90 │     fixed 39 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x14 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x84 │  inherit 117 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb4 │   inherit 34 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x3c │      fixed 6 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb4 │   inherit 95 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb0 │   inherit 18 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x20 │     fixed 82 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb0 │    fixed 164 │  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__->