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 0x44 │   inherit 53 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf8 │  inherit 234 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x44 │    fixed 100 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x80 │     fixed 85 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf0 │   inherit 69 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x1c │   inherit 20 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x90 │    fixed 214 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x88 │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x04 │  inherit 194 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xa8 │  inherit 109 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xbc │    fixed 131 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x4c │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl       vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc8 │  inherit 143 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x88 │  inherit 158 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x64 │    fixed 247 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd0 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x34 │  inherit 134 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x94 │  inherit 234 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │    fixed 185 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe8 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x3c │  inherit 160 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x98 │  inherit 110 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x08 │     fixed 16 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xdc │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x0c │  inherit 115 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x9c │  inherit 230 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0     fixed 247 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd0 │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x88 │  inherit 111 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x88 │  inherit 165 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x84 │    fixed 162 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xac │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x24 │   inherit 99 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x10 │  inherit 167 │  true │     OK │
#   vxlan │     4 │ other │   fixed 0xf4 │    fixed 204 │ false │     OK │
# │  vxlan      4 │ other │   fixed 0x8c │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xbc │  inherit 198 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x28 │    inherit 9 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x2c │     fixed 38 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x5c │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa4 │   inherit 66 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x20 │   inherit 99 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │     fixed 15 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa4 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other  inherit 0x34 │  inherit 243 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x58 │  inherit 209 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xe0 │     fixed 21 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x2c │  inherit 169 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x3c │  inherit 234 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │    fixed 112 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x50 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x3c │  inherit 247 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x14 │  inherit 132 │  true │     OK │
#  geneve │     4 │     6 │   fixed 0x88 │    fixed 169 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x20 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x84 │   inherit 94 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc0 │  inherit 123 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │     fixed 32 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x4c │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x24 │    inherit 5 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x3c │   inherit 99 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x14 │    fixed 250 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf4 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa4 │  inherit 147 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x60 │   inherit 11 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x1c │    fixed 198 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x1c │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x80 │  inherit 242 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x8c │  inherit 211 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │    fixed 121 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa4 │    fixed 248 │  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__->