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 0xb8 │  inherit 209 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x5c │   inherit 83 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xd4 │    fixed 239 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xac │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa4 │   inherit 72 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x84 │  inherit 131 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe0 │    fixed 233 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xec │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 145 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xa8 │   inherit 12 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x8c │    fixed 152 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xc8 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf0 │  inherit 192 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x8c │  inherit 215 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x50 │     fixed 35 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf8 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     6 │ inherit 0x0c │   inherit 52 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x58 │  inherit 238 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │    fixed 246 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xb4 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x60 │   inherit 96 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd8 │   inherit 42 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x74 │    fixed 145 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xac │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x20 │   inherit 93 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x70 │   inherit 52 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │      fixed 3 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa4 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x44 │  inherit 182 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x80 │  inherit 221 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │    fixed 216 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │    fixed 176 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc8 │   inherit 67 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc8 │  inherit 122 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x60 │    fixed 251 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x58 │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x38 │  inherit 111 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xa4 │  inherit 145 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │    fixed 249 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc4 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x3c │  inherit 197 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xbc │  inherit 143 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │    fixed 147 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x70 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xec │  inherit 146 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xcc │  inherit 143 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x70 │     fixed 30 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc0 │  inherit 107 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x78 │  inherit 231 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x88 │    fixed 158 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd0 │  inherit 182 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xe8 │   inherit 88 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xfc │     fixed 88 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x10 │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     4 │ other │ inherit 0x08 │  inherit 147 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x30 │   inherit 57 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │     fixed 42 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x80 │  inherit 224 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xac │  inherit 136 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc4 │    fixed 213 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x74 │  inherit 121 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb0 │  inherit 201 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │    fixed 206 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb0 │   inherit 54 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x38 │  inherit 169 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │     fixed 85 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │     fixed 67 │  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__->