Message ID | 20250609104038.3102767-2-ktejasree@marvell.com (mailing list archive) |
---|---|
State | New |
Delegated to: | akhil goyal |
Headers | |
Series | fixes and new features to cnxk crypto PMD | |
Checks
Context | Check | Description |
---|---|---|
ci/checkpatch | success | coding style OK |
Commit Message
diff --git a/drivers/crypto/cnxk/rte_pmd_cnxk_crypto.h b/drivers/crypto/cnxk/rte_pmd_cnxk_crypto.h index 02278605a2..46861ab2cf 100644 --- a/drivers/crypto/cnxk/rte_pmd_cnxk_crypto.h +++ b/drivers/crypto/cnxk/rte_pmd_cnxk_crypto.h @@ -13,6 +13,9 @@ #include <stdint.h> +#include <rte_crypto.h> +#include <rte_security.h> + /* Forward declarations */ /**