[dpdk-dev] [PATCH v5 1/4] net/ipn3ke: add new register address

Pei, Andy andy.pei at intel.com
Tue Jul 9 03:33:48 CEST 2019


HI Ferruh

OK. Thanks for your effort.
Best Regards,

-----Original Message-----
From: Yigit, Ferruh 
Sent: Tuesday, July 9, 2019 12:01 AM
To: Pei, Andy <andy.pei at intel.com>; dev at dpdk.org
Cc: Xu, Rosen <rosen.xu at intel.com>
Subject: Re: [dpdk-dev] [PATCH v5 1/4] net/ipn3ke: add new register address

On 7/1/2019 11:36 AM, Andy Pei wrote:
> ipn3ke can work on 10G mode and 25G mode.
> 10G mode and 25G mode has different MAC register address for statistics.
> This patch implemente statistics registers for 10G mode and 25G mode.
> 
> Fixes: c01c748e4ae6 ("net/ipn3ke: add new driver")
> Cc: rosen.xu at intel.com
> 
> Signed-off-by: Andy Pei <andy.pei at intel.com>

Patch by patch build fails in this patchset, because this patch removes
(renames) 'ipn3ke_xmac_tx_clr_stcs()' function which is still in use, and patch
3/4 updates the usage.

I am squashing this patch and 3/4 into single commit to fix this.

For future, please be sure patch by patch build passes.


More information about the dev mailing list