On Wed, Aug 05, 2026 at 10:08:59PM -0700, Stephen Hemminger wrote:
> The legacy flow director API is deprecated and being removed.
> Drop it from testpmd; the testpmd CLI is not a stable API.
> 
> Removed commands:
>   show port fdir (port_id|all)
>   clear port fdir (port_id|all)
> 
> Also, update documentation of testpmd to not refer to Flow Director.
> 
> Signed-off-by: Stephen Hemminger <[email protected]>
> ---
>  app/test-pmd/cmdline.c                      |  21 +--
>  app/test-pmd/config.c                       | 163 --------------------
>  app/test-pmd/testpmd.h                      |   3 -
>  doc/guides/testpmd_app_ug/intro.rst         |   4 +-
>  doc/guides/testpmd_app_ug/testpmd_funcs.rst |  56 ++-----
>  5 files changed, 17 insertions(+), 230 deletions(-)
> 
Acked-by: Bruce Richardson <[email protected]>

Reply via email to