[dpdk-dev] [PATCH v5 1/4] net/ipn3ke: add new register address
Ferruh Yigit
ferruh.yigit at intel.com
Mon Jul 8 18:00:42 CEST 2019
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