On 11/17/2021 7:41 AM, Slava Ovsiienko wrote:
-Original Message-
From: Ivan Malov
Sent: Tuesday, November 16, 2021 17:38
To: dev@dpdk.org
Cc: David Marchand ; Ferruh Yigit
; NBU-Contact-Thomas Monjalon
; Andrew Rybchenko
; Xiaoyun Li ; Ori
Kam
Subject: [PATCH] app/testpmd: fix flow
> -Original Message-
> From: Ivan Malov
> Sent: Tuesday, November 16, 2021 17:38
> To: dev@dpdk.org
> Cc: David Marchand ; Ferruh Yigit
> ; NBU-Contact-Thomas Monjalon
> ; Andrew Rybchenko
> ; Xiaoyun Li ; Ori
> Kam
> Subject: [PATCH] app/testpmd: fix flo
Hi Ivan,
> -Original Message-
> From: Ivan Malov
> Sent: Tuesday, November 16, 2021 5:38 PM
> Subject: [PATCH] app/testpmd: fix flow transfer proxy port handling
>
> The current approach detects the proxy port on each port (re-)plug and
> may spam the log with erro
The current approach detects the proxy port on each port (re-)plug and
may spam the log with error messages if the PMD does not support flows.
As testpmd is a debug tool, it must not do such implicit port handling.
Instead, the new API should be called only when the user requests that.
Revoke the
4 matches
Mail list logo