DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] add new command line options and error handling in pdump
@ 2016-07-13 16:29 Reshma Pattan
  2016-07-13 16:29 ` [dpdk-dev] [PATCH 1/3] pdump: fix error handlings Reshma Pattan
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Reshma Pattan @ 2016-07-13 16:29 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-07-16  9:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-13 16:29 [dpdk-dev] [PATCH 0/3] add new command line options and error handling in pdump Reshma Pattan
2016-07-13 16:29 ` [dpdk-dev] [PATCH 1/3] pdump: fix error handlings Reshma Pattan
2016-07-13 16:29 ` [dpdk-dev] [PATCH 2/3] app/pdump: add new command line options for socket paths Reshma Pattan
2016-07-13 16:29 ` [dpdk-dev] [PATCH 3/3] doc: fix default socket path names Reshma Pattan
2016-07-14  9:59 ` [dpdk-dev] [PATCH 0/3] add new command line options and error handling in pdump Ananyev, Konstantin
2016-07-16  9:15   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).