[dpdk-dev] [PATCH] Add Rx error statistics for Fortville

2014-10-16 Thread Zhang, Helin
g; Liu, Jijiang > Subject: Re: [dpdk-dev] [PATCH] Add Rx error statistics for Fortville > > Helin, > > As you are in charge of i40e, here are 2 tips to acknowledge patches: > > 1) title should take this format: > i40e: add Rx error statistics > > > Acked-by

[dpdk-dev] [PATCH] Add Rx error statistics for Fortville

2014-10-15 Thread Thomas Monjalon
> > This patch adds incoming packet error statistics in the i40e_ethdev.c file. > > > > Signed-off-by: Jijiang Liu > > Acked-by: Helin Zhang Applied Thanks -- Thomas

[dpdk-dev] [PATCH] Add Rx error statistics for Fortville

2014-10-15 Thread Thomas Monjalon
his way, your answer would be faster to read. > > -Original Message- > > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jijiang Liu > > Sent: Wednesday, October 15, 2014 11:15 AM > > To: dev at dpdk.org > > Subject: [dpdk-dev] [PATCH] Add Rx error stat

[dpdk-dev] [PATCH] Add Rx error statistics for Fortville

2014-10-15 Thread Jijiang Liu
This patch adds incoming packet error statistics in the i40e_ethdev.c file. Signed-off-by: Jijiang Liu --- lib/librte_pmd_i40e/i40e_ethdev.c | 11 +-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git a/lib/librte_pmd_i40e/i40e_ethdev.c b/lib/librte_pmd_i40e/i40e_ethdev.c i

[dpdk-dev] [PATCH] Add Rx error statistics for Fortville

2014-10-15 Thread Zhang, Helin
Acked-by: Helin Zhang > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jijiang Liu > Sent: Wednesday, October 15, 2014 11:15 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] Add Rx error statistics for Fortville > > This patch