openssl with dpdk

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

openssl with dpdk

1,601件の閲覧回数
rashmikj
Contributor III

Hi all,

Does anyone have any information on how to integrate OpenSSL with DPDK? Has anyone done this or point me to something? What I am looking for is how can I take OpenSSL 1.1.x and integrate it with DPDK.  I want to use tls/ssl of openssl alongside with dpdk for session management .

0 件の賞賛
返信
1 返信

1,586件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Please execute the following command to build openssl and DPDK into rootfs filesystem.

$ flex-builder -c openssl -a arm64
$ flex-builder -c dpdk -a arm64

$ flex-builder -i merge-component -a arm64

0 件の賞賛
返信