On Fri, 25 Feb 2022 23:13:56 +0800
Kai Ji wrote:
> +cflags += ['-DOPENSSL_API_COMPAT=0x1010L']
> \ No newline at end of file
All files in DPDK should have newline at end of file.
How did this sneak in?
This patch setup OPENSSL_API_COMPAT to suppress deprecated compile
warning messages in ccp, openssl and qat PMDs, also update the symmetric
EVP routine in crypto openssl pmd to adopt openssl 3.0 library.
Signed-off-by: Kai Ji
Acked-by: Fan Zhang
---
drivers/common/qat/meson.build
2 matches
Mail list logo