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 0x28 │  inherit 182 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf0 │  inherit 146 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x7c │    fixed 181 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xbc │   inherit 59 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd4 │  inherit 123 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe8 │     fixed 24 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb0 │  inherit 173 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 117 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf4 │      fixed 2 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x04 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa4 │  inherit 220 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xdc │  inherit 197 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │    fixed 174 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x48 │    fixed 122 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x80 │  inherit 227 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd0 │   inherit 38 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x70 │    fixed 192 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x34 │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x20 │  inherit 228 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x50 │  inherit 147 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe0 │     fixed 43 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xd4 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc0 │  inherit 134 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x90 │  inherit 183 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe0 │    fixed 245 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x0c │   inherit 80 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x9c │   inherit 58 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xac │    fixed 116 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x3c │  inherit 238 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc8 │   inherit 19 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa0 │    fixed 194 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa4 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     6 │     4  inherit 0x74 │  inherit 146 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x34 │   inherit 29 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x04 │    fixed 148 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x38 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x74 │  inherit 163 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x84 │  inherit 105 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xfc │    fixed 140 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x48 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf8 │  inherit 121 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xdc │   inherit 26 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │     fixed 98 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x20 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x34 │  inherit 235 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x7c │   inherit 87 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x38 │      fixed 4 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x90 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x30 │  inherit 231 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x84 │  inherit 175 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x98 │    fixed 200 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x7c │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xec │  inherit 204 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x24 │   inherit 75 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa4 │    fixed 118 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xac │     fixed 65 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xcc │   inherit 32 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe8 │  inherit 129 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │    fixed 116 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xcc │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf0 │   inherit 41 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x7c │  inherit 181 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x9c │    fixed 176 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x70 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf0 │   inherit 65 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xac │  inherit 206 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │    fixed 226 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa4 │    fixed 215 │  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__->