Hello nic nic ,
Please refer to the following procedure to setup DPDK.
root@localhost:~# source /root/dpdkfiles/dynamic_dpl.sh dpmac.1
parent - dprc.1
Creating Non nested DPRC
NEW DPRCs
dprc.1
dprc.2
Using board type as 2088
Using High Performance Buffers
mkdir: cannot create directory '/mnt/hugepages': File exists
##################### Container [0;32m dprc.2 [0m is created ####################
Container dprc.2 have following resources :=>
* 1 DPMCP
* 16 DPBP
* 8 DPCON
* 8 DPSECI
* 1 DPNI
* 18 DPIO
* 2 DPCI
* 2 DPDMAI
######################### Configured Interfaces #########################
Interface Name Endpoint Mac Address
============== ======== ==================
dpni.1 dpmac.1 00:00:00:00:0:1
root@localhost:~# export DPRC=dprc.2
root@localhost:~# echo $?
0
root@localhost:~# export NXP_CHRT_PERF_MODE=1
root@localhost:~# /root/dpdkfiles/l2fwd-crypto -v -c 0x80 -n 1 -- -p 0x1 -q 1 --chain CIPHER_ONLY --cipher_algo aes-cbc --cipher_op ENCRYPT --cipher_key 01:02:03:04:05:06:07:08:09:0a:0b:0c:0d:0e:0f:10
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------