diff options
| author | Marco Chiappero <marco.chiappero@intel.com> | 2021-11-17 14:30:43 +0000 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-11-26 16:20:46 +1100 |
| commit | 1d6133123fb2626499e0e0a9d62e39bcdc5e593b (patch) | |
| tree | 1c146debf2ff9c27c2fe097a17b2e0a4c9d07245 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | crypto: qat - split PFVF message decoding from handling (diff) | |
| download | linux-1d6133123fb2626499e0e0a9d62e39bcdc5e593b.tar.gz linux-1d6133123fb2626499e0e0a9d62e39bcdc5e593b.zip | |
crypto: qat - handle retries due to collisions in adf_iov_putmsg()
Rework __adf_iov_putmsg() to handle retries due to collisions
internally, removing the need for an external retry loop.
The functions __adf_iov_putmsg() and adf_iov_putmsg() have been merged
together maintaining the adf_iov_putmsg() name.
This will allow to use this function only for GEN2 devices, since
collision are peculiar of this generation and therefore should be
confined to the actual implementation of the transport/medium access.
Note that now adf_iov_putmsg() will retry to send a message only in case
of collisions and will now fail if an ACK is not received from the
remote function.
Signed-off-by: Marco Chiappero <marco.chiappero@intel.com>
Co-developed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
