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

2016-07-16 Thread Thomas Monjalon
2016-07-14 09:59, Ananyev, Konstantin:
> 
> 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(-)
> 
> Acked-by: Konstantin Ananyev 

Applied, thanks


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

2016-07-14 Thread Ananyev, Konstantin

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(-)

Acked-by: Konstantin Ananyev 

--
2.5.0



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

2016-07-13 Thread Reshma Pattan
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