Bug 1148 - Performance on AESNI MB PMD does not scale properly with number of threads
Summary: Performance on AESNI MB PMD does not scale properly with number of threads
Status: CONFIRMED
Alias: None
Product: DPDK
Classification: Unclassified
Component: cryptodev (show other bugs)
Version: 22.11
Hardware: All All
: Normal major
Target Milestone: ---
Assignee: dev
URL:
Depends on:
Blocks:
 
Reported: 2022-12-14 11:58 CET by Pablo de Lara
Modified: 2022-12-15 16:09 CET (History)
0 users



Attachments

Description Pablo de Lara 2022-12-14 11:58:00 CET
As number of threads is increased, performance per core on AESNI MB PMD decreases (it should stay constant). The root cause of this issue is a global variable in the IPSec Multi-buffer library. A patch has been generated to fix it on the library, so users running the PMD with multiple threads are encouraged to get the latest version (1.3.0) with the patch.
Comment 1 Pablo de Lara 2022-12-15 16:09:42 CET
This issue was raised on the Intel IPSec Multi-buffer library Github repository:
https://github.com/intel/intel-ipsec-mb/issues/112

Note You need to log in before you can comment on or make changes to this bug.