diff options
author | Piotr Bronowski <piotrx.bronowski@intel.com> | 2023-06-09 15:08:54 +0000 |
---|---|---|
committer | Fan Zhang <fanzhang.oss@gmail.com> | 2023-06-19 18:12:09 +0000 |
commit | f0c67adfb27f6a6a37ccea7e359a416ecdf01825 (patch) | |
tree | a755f1eb82b6346aeb194126262c28175326c1a2 /src/plugins/af_xdp | |
parent | 30ecfa8ceb884771ba4e3f1da6da8fc07efa6c17 (diff) |
dpdk-cryptodev: enq/deq scheme rework
This rework tries to address issues found on SPR QAT, for traffic
reaching max possible throughoutput for single QAT PF packet drops were
observed.
Fix changes enq/deq scheme by utilizing software ring in enq call from
VNET but enq and deq to QAT happens only in deq callback function what
should enable better utlization of hardware resources.
Type: improvement
Signed-off-by: Dastin Wilski <dastin.wilski@gmail.com>
Signed-off-by: Piotr Bronowski <piotrx.bronowski@intel.com>
Change-Id: I2e8c473d20a269fd5e93f0c8d1f8c8aa193712bd
Diffstat (limited to 'src/plugins/af_xdp')
0 files changed, 0 insertions, 0 deletions