ls1046a dpaa usdpaa_policy_hash_ipv4_1queue

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ls1046a dpaa usdpaa_policy_hash_ipv4_1queue

500 Views
hongyuanz
Contributor IV
1queue can be configured, 2queue configuration failed   related documentation. . ?
 

root@localhost:/home/user# fmc -c ./usdpaa_config_ls1046.xml -p ./usdpaa_policy_hash_ipv4_1queue.xml -a


root@localhost:/home/user# fmc -c ./usdpaa_config_ls1046.xml -p ./usdpaa_policy_hash_ipv4_2queue.xml -a
ERR : failed to load external entity "./usdpaa_policy_hash_ipv4_2queue.xml"

 

 

0 Kudos
1 Reply

488 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please use LSDK 21.08 Ubuntu main rootfs filesystem, which could be downloaded from the following link.

$ wget https://www.nxp.com/lgfiles/sdk/lsdk2108/rootfs_lsdk2108_ubuntu_main_arm64.tgz

Then use configuration files in /usr/local/dpdk/dpaa, I have verified the following commands, didn't encounter any error.

root@localhost:/usr/local/dpdk/dpaa# fmc -c ./usdpaa_config_ls1046.xml -p ./usdpaa_policy_hash_ipv4_1queue.xml -a
root@localhost:/usr/local/dpdk/dpaa# fmc -c ./usdpaa_config_ls1046.xml -p ./usdpaa_policy_hash_ipv4_2queue.xml -a
root@localhost:/usr/local/dpdk/dpaa# fmc -c ./usdpaa_config_ls1046.xml -p ./usdpaa_policy_hash_ipv4_4queue.xml

root@localhost:/usr/local/dpdk/dpaa#

0 Kudos