[dpdk-dev] [PATCH] app/testpmd: extend event printing

Thomas Monjalon thomas at monjalon.net
Fri Dec 29 14:28:12 CET 2017


30/11/2017 08:51, Matan Azrad:
> There are new Ethernet device events - NEW and DESTROY, and new option
> to register all ports by one call.
> 
> Adjust application to aforementioned changes.
> 
> Signed-off-by: Matan Azrad <matan at mellanox.com>
> ---
>  app/test-pmd/parameters.c             |  4 ++++
>  app/test-pmd/testpmd.c                | 30 ++++++++++++++++--------------
>  doc/guides/testpmd_app_ug/run_app.rst |  4 ++--
>  3 files changed, 22 insertions(+), 16 deletions(-)

This patch is now part of the patchset v3 for new ethdev notifications.


More information about the dev mailing list