diff options
author | Piotr Bronowski <piotrx.bronowski@intel.com> | 2023-07-06 23:02:57 +0000 |
---|---|---|
committer | Fan Zhang <fanzhang.oss@gmail.com> | 2023-08-18 15:20:02 +0000 |
commit | 45e8a672f02f5937d218b0b82eca28db15b76694 (patch) | |
tree | ae05a26b9fba990841c104f6da14520435bec84a /src/plugins/dispatch-trace | |
parent | 03e1d559f912513e1bc2ffc615b7833471afc790 (diff) |
dpdk-cryptodev: improve cryptodev cache ring implementation
Sw ring is renamed to the cache ring. This name better reflects the
puropse of this ring. We've introduced push/pop functions, as well as
other utility functions which remove code repetition. Error handlig
is improved: previously in case of an error all frame elements were
marked as bad, now only these for which errors occured have the error
status set.
Unnecessary stats counters have been removed.
Type: improvement
Signed-off-by: Piotr Bronowski <piotrx.bronowski@intel.com>
Change-Id: I2fd42a529ac84ce5ad260611d6b35a861d441c79
Diffstat (limited to 'src/plugins/dispatch-trace')
0 files changed, 0 insertions, 0 deletions