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 <ma...@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.