make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0xe4 │  inherit 250 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd0 │  inherit 238 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xb8 │    fixed 187 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x7c │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb0 │   inherit 36 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xcc │  inherit 162 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │    fixed 105 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb0 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 191 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x70 │  inherit 232 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x10 │    fixed 193 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x40 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x80 │   inherit 92 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x38 │   inherit 68 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x80 │    fixed 120 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x48 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf4 │  inherit 173 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xfc │  inherit 170 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xf0 │    fixed 148 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x44 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x34 │    inherit 3 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x74 │  inherit 202 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd8 │    fixed 204 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x7c │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x30 │   inherit 72 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x4c    inherit 24 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x2c │     fixed 62 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x20 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x04 │   inherit 88 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa0 │  inherit 155 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │    fixed 235 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa8 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa4 │   inherit 93 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x50 │   inherit 81 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x90 │     fixed 80 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x5c │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x68 │  inherit 180 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x08 │   inherit 87 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │    fixed 166 │ false      OK │
# │  vxlan │     6 │     4 │   fixed 0x1c │     fixed 53 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x14 │   inherit 91 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xec │  inherit 153 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x24 │     fixed 16 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa8 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xdc │   inherit 14 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x34 │  inherit 211 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb4 │     fixed 94 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xe8 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x90 │  inherit 158 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x8c │  inherit 156 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x88 │     fixed 65 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x14 │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x28 │   inherit 15 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x54 │  inherit 241 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x6c │     fixed 77 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa0 │  inherit 227 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x38 │  inherit 181 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xdc │     fixed 30 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x34 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x08 │  inherit 176 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x4c │  inherit 173 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │    fixed 143 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x20 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x64 │   inherit 59 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xa8 │   inherit 37 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │    fixed 190 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x90 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf8 │  inherit 146 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x30 │  inherit 164 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │     fixed 10 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xd0 │    fixed 244 │  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__->