Re: [dpdk-stable] [PATCH] net/i40e: fix received packets number for ARM vPMD
From: Ferruh Yigit <hidden>
Date: 2017-10-31 18:58:24
From: Ferruh Yigit <hidden>
Date: 2017-10-31 18:58:24
On 10/30/2017 10:52 PM, Jianbo Liu wrote:
Fix i40e stop receiving on ARM, as the statuses of RX descriptors
are not consistent, which is caused by cacheable hugepages.
Fixes: ae0eb310f253 ("net/i40e: implement vector PMD for ARM")
Cc: stable@dpdk.org
Signed-off-by: Jianbo Liu <redacted>Applied to dpdk-next-net/master, thanks.