[dpdk-users] Problem in configuring rxmode.mq_mode

Raslan Darawsheh rasland at mellanox.com
Thu Jul 16 17:32:02 CEST 2020


Hi Alireza,

We had this issue in old releases, and it has been fixed by this patch:
http://patches.dpdk.org/patch/69554/
can you check if it will solve your issue?

Kindest regards,
Raslan Darawsheh

> -----Original Message-----
> From: users <users-bounces at dpdk.org> On Behalf Of Alireza Sanaee
> Sent: Thursday, July 16, 2020 3:11 PM
> To: users at dpdk.org
> Subject: [dpdk-users] Problem in configuring rxmode.mq_mode
> 
> Dear all,
> 
> I'd like to configure my NIC to not use RSS, however, it seems NIC
> doesn't adhere to the configurations set in the code, and it just
> applies a default RSS config. Particularly, I turned the RSS config off
> using `.mq_mode = ETH_MQ_RX_NONE`, but my NIC still keeps landing
> different flows on different queues. I have got a Mellanox ConnectX-4 NIC.
> 
> Thanks,
> Alireza



More information about the users mailing list