Hi Dmitry,
> -Original Message-
> From: Dmitry Kozlyuk
> Sent: Wednesday, October 20, 2021 2:40 PM
> Subject: RE: [PATCH v3 1/6] ethdev: add capability to keep flow rules on
> restart
>
>
>
> > -Original Message-
> > From: Andrew Rybchenko
> > Sent: 20 октября 2021 г. 13:40
>
> -Original Message-
> From: Andrew Rybchenko
> Sent: 20 октября 2021 г. 13:40
> To: Dmitry Kozlyuk ; dev@dpdk.org
> Cc: Qi Zhang ; Ori Kam ; NBU-
> Contact-Thomas Monjalon ; Ferruh Yigit
>
> Subject: Re: [PATCH v3 1/6] ethdev: add capability to keep flow rules on
> restart
>
> Externa
On 10/19/21 3:37 PM, Dmitry Kozlyuk wrote:
> Previously, it was not specified what happens to the flow rules
> when the device is stopped, possibly reconfigured, then started.
> If flow rules were kept, it could be convenient for application
> developers, because they wouldn't need to save and rest
Hi Dmitry,
> -Original Message-
> From: dev On Behalf Of Dmitry Kozlyuk
> Sent: Tuesday, October 19, 2021 3:37 PM
> To: dev@dpdk.org
> Cc: Qi Zhang ; Ori Kam ;
> NBU-Contact-Thomas
> Monjalon ; Ferruh Yigit ; Andrew
> Rybchenko
>
> Subject: [dpdk-d
> -Original Message-
> From: Ferruh Yigit
> Sent: 19 октября 2021 г. 19:39
> To: Dmitry Kozlyuk ; dev@dpdk.org; Qi Zhang
>
> Cc: Ori Kam ; NBU-Contact-Thomas Monjalon
> ; Andrew Rybchenko
> Subject: Re: [PATCH v3 1/6] ethdev: add capability to keep flow rules on
> restart
>
> External e
On 10/19/2021 1:37 PM, Dmitry Kozlyuk wrote:
diff --git a/doc/guides/prog_guide/rte_flow.rst
b/doc/guides/prog_guide/rte_flow.rst
index 2b42d5ec8c..ff67b211e3 100644
--- a/doc/guides/prog_guide/rte_flow.rst
+++ b/doc/guides/prog_guide/rte_flow.rst
@@ -87,6 +87,31 @@ To avoid resource leaks on th
Previously, it was not specified what happens to the flow rules
when the device is stopped, possibly reconfigured, then started.
If flow rules were kept, it could be convenient for application
developers, because they wouldn't need to save and restore them.
However, due to the number of flows and p
7 matches
Mail list logo