[PATCH v4 06/23] app/testpmd: move str_to_flowtype to i40e
Bruce Richardson
bruce.richardson at intel.com
Thu Sep 3 12:38:45 CEST 2026
On Wed, Aug 05, 2026 at 10:09:00PM -0700, Stephen Hemminger wrote:
> Only the i40e internal command is still using str_to_flowtype()
> so move it to there.
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
> app/test-pmd/config.c | 62 ---------------------------
> app/test-pmd/testpmd.h | 3 --
> drivers/net/intel/i40e/i40e_testpmd.c | 51 ++++++++++++++++++++++
> 3 files changed, 51 insertions(+), 65 deletions(-)
>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list