DPDK usage discussions
 help / color / mirror / Atom feed
* Number of Flows
@ 2023-05-25  7:09 Aisenur Yoldaş
  2023-05-25  9:13 ` Dmitry Kozlyuk
  0 siblings, 1 reply; 3+ messages in thread
From: Aisenur Yoldaş @ 2023-05-25  7:09 UTC (permalink / raw)
  To: users

[-- Attachment #1: Type: text/plain, Size: 240 bytes --]

Hi, 
I am trying to learn the maximum number of flow rules I can generate for my card, is there a way to learn that
My card is Mellanox Technologies MT27710 Family [ConnectX-4 Lx] and 
I am using dpdk-23.03
 
Thanks,
Aisenur Yoldas

[-- Attachment #2.1: Type: text/html, Size: 330 bytes --]

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

* Re: Number of Flows
  2023-05-25  7:09 Number of Flows Aisenur Yoldaş
@ 2023-05-25  9:13 ` Dmitry Kozlyuk
  2023-06-26  6:16   ` Tom Barbette
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Kozlyuk @ 2023-05-25  9:13 UTC (permalink / raw)
  To: Aisenur Yoldaş; +Cc: users

2023-05-25 10:09 (UTC+0300), Aisenur Yoldaş:
> Hi, 
> I am trying to learn the maximum number of flow rules I can generate for my card, is there a way to learn that
> My card is Mellanox Technologies MT27710 Family [ConnectX-4 Lx] and 
> I am using dpdk-23.03

Hi,

The maximum number of flow rules depends on the flow rules:
* which item and action types are used
* what flow rule attributes are used
* what are the values in item and action data (rare case)

You can estimate on real HW using app/flow-perf.
It will also give you other useful figures,
like memory consumption and flow rule insertion/deletion speed.



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

* Re: Number of Flows
  2023-05-25  9:13 ` Dmitry Kozlyuk
@ 2023-06-26  6:16   ` Tom Barbette
  0 siblings, 0 replies; 3+ messages in thread
From: Tom Barbette @ 2023-06-26  6:16 UTC (permalink / raw)
  To: Dmitry Kozlyuk, Aisenur Yoldaş; +Cc: users


[-- Attachment #1.1: Type: text/plain, Size: 797 bytes --]

A few pointers here : 
https://dejankosticgithub.github.io/documents/publications/nicbench-pam21.pdf



Le 25-05-23 à 11:13, Dmitry Kozlyuk a écrit :
> 2023-05-25 10:09 (UTC+0300), Aisenur Yoldaş:
>> Hi,
>> I am trying to learn the maximum number of flow rules I can generate for my card, is there a way to learn that
>> My card is Mellanox Technologies MT27710 Family [ConnectX-4 Lx] and
>> I am using dpdk-23.03
> Hi,
>
> The maximum number of flow rules depends on the flow rules:
> * which item and action types are used
> * what flow rule attributes are used
> * what are the values in item and action data (rare case)
>
> You can estimate on real HW using app/flow-perf.
> It will also give you other useful figures,
> like memory consumption and flow rule insertion/deletion speed.
>
>

[-- Attachment #1.2: Type: text/html, Size: 1647 bytes --]

[-- Attachment #2: Signature cryptographique S/MIME --]
[-- Type: application/pkcs7-signature, Size: 5774 bytes --]

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

end of thread, other threads:[~2023-06-26  6:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-25  7:09 Number of Flows Aisenur Yoldaş
2023-05-25  9:13 ` Dmitry Kozlyuk
2023-06-26  6:16   ` Tom Barbette

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).