[dpdk-dev] [PATCH] fix documentation error on debug functions

2016-10-13 Thread Thomas Monjalon
> Subject: [dpdk-dev] [PATCH] fix documentation error on debug functions > > > > Previous patch updated the functions without updating all the comments. > > > > Fixes: 591a9d7985c1 ("add FILE argument to debug functions") > > > > Signed-off-by: Mauricio Vasquez B > > Well spotted. > > Acked-by: John McNamara Applied, thanks

[dpdk-dev] [PATCH] fix documentation error on debug functions

2016-09-26 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Mauricio Vasquez B > Sent: Friday, September 2, 2016 12:02 PM > To: dev at dpdk.org > Cc: stephen at networkplumber.org > Subject: [dpdk-dev] [PATCH] fix documentation error on debug funct

[dpdk-dev] [PATCH] fix documentation error on debug functions

2016-09-02 Thread Mauricio Vasquez B
Previous patch updated the functions without updating all the comments. Fixes: 591a9d7985c1 ("add FILE argument to debug functions") Signed-off-by: Mauricio Vasquez B --- lib/librte_eal/common/include/rte_malloc.h | 2 +- lib/librte_eal/common/include/rte_memory.h | 2 +- lib/librte_eal/commo