[dpdk-dev] [PATCH 0/3] add new command line options and error handling in pdump

Reshma Pattan reshma.pattan at intel.com
Wed Jul 13 18:29:07 CEST 2016


This patch set contains
1)Error handling fixes in pdump library.
2)Support of server and client socket path command line options in pdump tool.
3)Default socket path name fixes in pdump library doc.

Reshma Pattan (3):
  pdump: fix error handlings
  app/pdump: add new command line options for socket paths
  doc: fix default socket path names

 app/pdump/main.c                    | 57 +++++++++++++++++++++++++++++++------
 doc/guides/prog_guide/pdump_lib.rst | 12 ++++----
 doc/guides/sample_app_ug/pdump.rst  | 31 ++++++++++++++------
 lib/librte_pdump/rte_pdump.c        | 26 +++++++++++++----
 4 files changed, 97 insertions(+), 29 deletions(-)

-- 
2.5.0



More information about the dev mailing list