DPDK usage discussions
 help / color / mirror / Atom feed
* Does Mellanox ConnectX-5 Ex support RSS on ethernet layer headers alone?
@ 2021-10-06  2:29 Anna A
  2021-10-06  8:41 ` Raslan Darawsheh
  0 siblings, 1 reply; 2+ messages in thread
From: Anna A @ 2021-10-06  2:29 UTC (permalink / raw)
  To: users

Hi,

I'm trying to use rte_flow_action_type_rss to distribute packets all of the
same flow type among multiple Rx queues on a single port using Mellanox
ConnectX-5 and DPDK 20.5.
My queries are:
1. Does Mellanox ConnectX-5 Ex support RSS on ethernet layer headers alone
and spread them among multiple queues?
2. Is it even possible to use only L2 layer headers to do RSS if not by
rte_flow by any other API that DPDK provides?
3. Are there any documentations I could use as reference for the same?


Thanks
Anna

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: Does Mellanox ConnectX-5 Ex support RSS on ethernet layer headers alone?
  2021-10-06  2:29 Does Mellanox ConnectX-5 Ex support RSS on ethernet layer headers alone? Anna A
@ 2021-10-06  8:41 ` Raslan Darawsheh
  0 siblings, 0 replies; 2+ messages in thread
From: Raslan Darawsheh @ 2021-10-06  8:41 UTC (permalink / raw)
  To: Anna A, users

Hi Anna,
> -----Original Message-----
> From: Anna A <pacman.n908@gmail.com>
> Sent: Wednesday, October 6, 2021 5:29 AM
> To: users@dpdk.org
> Subject: Does Mellanox ConnectX-5 Ex support RSS on ethernet layer
> headers alone?
> 
> Hi,
> 
> I'm trying to use rte_flow_action_type_rss to distribute packets all of the
> same flow type among multiple Rx queues on a single port using Mellanox
> ConnectX-5 and DPDK 20.5.
> My queries are:
> 1. Does Mellanox ConnectX-5 Ex support RSS on ethernet layer headers
> alone and spread them among multiple queues?
No not really, RSS is only supported on the 5 tuple (IP src,dst, proto / L4 src/dst)
> 2. Is it even possible to use only L2 layer headers to do RSS if not by rte_flow
> by any other API that DPDK provides?
Same it's not supported for Mellanox NIC's
> 3. Are there any documentations I could use as reference for the same?
> 
> 
> Thanks
> Anna

Kindest regards,
Raslan Darawsheh


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-06  8:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-06  2:29 Does Mellanox ConnectX-5 Ex support RSS on ethernet layer headers alone? Anna A
2021-10-06  8:41 ` Raslan Darawsheh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).