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

Thomas Monjalon thomas.monjalon at 6wind.com
Sat Jul 16 11:15:12 CEST 2016


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 <konstantin.ananyev at intel.com>

Applied, thanks


More information about the dev mailing list