> On Apr 21, 2020, at 10:50 PM, Alireza Sanaee wrote:
>
> Dear all,
>
> I'm wondering that if there is any chances to pass pause frames through a NIC
> and receive it in the DPDK application? Is there any ideas to practically
> make this modification?
>
> I have read that Pause Frames are
Dear all,
I'm wondering that if there is any chances to pass pause frames through
a NIC and receive it in the DPDK application? Is there any ideas to
practically make this modification?
I have read that Pause Frames are being consumed at ASIC level so it
would not be possible to pass the fra
Hi Tom,
Can you send an example for an rte_flow rule that you are trying ?
I guess since you are using RSS it might affect more the performance what flows
are being used.
Kindest regards,
Raslan Darawsheh
> -Original Message-
> From: users On Behalf Of Tom Barbette
> Sent: Tuesday, Apr
Interesting! No I did not try the flow_perf, it was from our own
application.
I'm actually taking that number from the installation time of a single
rule, that have RSS action which is probably more costly. So this and
that may bring down the performance.
Tom
Le 20/04/2020 à 15:48, Yan Lei