摘要:
[DPDK] 創建hash表時報錯·Bug陳列 在使用DPDK的rte_hash_create時,出現如下報錯。 RING: Cannot reserve memory HASH: memory allocation failed [ERRO] Unable to create hash_table 閱讀全文
posted @ 2022-12-02 16:43
CQzhangyu
閱讀(442)
評論(0)
推薦(0)
摘要:
[DPDK] 多隊列同時從網卡接收數據 在DPDK中,如何讓多個核/多個接收隊列同時從一個網卡接收數據呢? 其實很簡單,在port_conf里開啟一個mq_mode選項就行了。 struct rte_eth_conf port_conf_default = { .rxmode = { .mq_mod 閱讀全文
posted @ 2022-12-02 16:38
CQzhangyu
閱讀(1368)
評論(0)
推薦(0)

浙公網安備 33010602011771號