how to fix fail: nb_rxq(1) is greater than max_rx_queues(0)

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

how to fix fail: nb_rxq(1) is greater than max_rx_queues(0)

ソリューションへジャンプ
1,502件の閲覧回数
FelixChang
Contributor I

Hi, 
my test command is below. 

mkdir /dev/hugepages
mount -t hugetlbfs none /dev/hugepages
export DPAA_NUM_RX_QUEUES=1
fmc -x
fmc -c /usr/local/dpdk/dpaa/usdpaa_config_ls1046_shared_mac10.xml -p /usr/local/dpdk/dpaa/usdpaa_policy_vsp_classif_udp_ipsec_mac10_1queue.xml –a
testpmd -c 0x3 -- -i --forward-mode=rxonly

 This error log圖片1.png

0 件の賞賛
返信
1 解決策
1,478件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

First, please boot up the target board with /usr/local/dpdk/dpaa/fsl-ls1046a-rdb-usdpaa-shared.dtb

Then configure fmc with 

fmc -c /usr/local/dpdk/dpaa/usdpaa_config_ls1046_shared_24g.xml -p /usr/local/dpdk/dpaa/usdpaa_policy_24g_classif_udp_ipsec_1queue.xml -a

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,479件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

First, please boot up the target board with /usr/local/dpdk/dpaa/fsl-ls1046a-rdb-usdpaa-shared.dtb

Then configure fmc with 

fmc -c /usr/local/dpdk/dpaa/usdpaa_config_ls1046_shared_24g.xml -p /usr/local/dpdk/dpaa/usdpaa_policy_24g_classif_udp_ipsec_1queue.xml -a

0 件の賞賛
返信