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 0x84 │  inherit 155 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x38 │   inherit 84 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x78 │    fixed 103 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc4 │    fixed 171 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
#     gre │     4 │     6 │ inherit 0x5c │  inherit 143 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x04 │   inherit 60 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x24 │    fixed 255 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xd0 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd4 │  inherit 202 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe8 │   inherit 98 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb0 │    fixed 193 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa0 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x2c │  inherit 231 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x68 │  inherit 126 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x20 │    fixed 110 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb4 │  inherit 112 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x04 │  inherit 150 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x10 │    fixed 148 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xdc │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb8 │  inherit 123 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x5c │  inherit 159 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x08 │    fixed 255 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x10 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc8 │  inherit 216 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x30 │  inherit 199 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │     fixed 20 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc0 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x70 │  inherit 208 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd8 │   inherit 70 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x54 │    fixed 190  false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc4 │  inherit 243 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe8 │   inherit 76 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x28 │    fixed 100 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x7c │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb4 │  inherit 177 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf0 │    inherit 7 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x58 │     fixed 99 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x04 │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xfc │   inherit 91 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf4 │  inherit 216 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │    fixed 184 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x0c │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xac │  inherit 159 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x88 │   inherit 57 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │    fixed 106 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x9c │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xf0 │   inherit 35 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x10 │   inherit 61 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x68 │     fixed 57 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x78 │   inherit 30 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa4 │  inherit 198 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │    fixed 122 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x20 │   inherit 27 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x0c │  inherit 242 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x64 │     fixed 80 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x84 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x50 │  inherit 230 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x70 │  inherit 171 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x4c │    fixed 179 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc4 │  inherit 232 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x44 │  inherit 216 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x8c │    fixed 159 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x90 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf4 │   inherit 98 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x90 │  inherit 181 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x24 │    fixed 138 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x54 │    fixed 234 │  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__->