On 6/24/2019 3:32 PM, kka...@marvell.com wrote:
> From: Krzysztof Kanas
>
> Kernel validates block size to be aligned to page size. Code works on
> platforms with page size 4k, but on others e.g. Arm64 fails with default
> parameters.
>
> Signed-off-by: Krzysztof Kanas
Reviewed-by: Ferruh Yigi
On 6/24/2019 3:32 PM, kka...@marvell.com wrote:
> From: Krzysztof Kanas
>
> Kernel validates block size to be aligned to page size. Code works on
> platforms with page size 4k, but on others e.g. Arm64 fails with default
> parameters.
What is the pagesize in arm64?
>
> Signed-off-by: Krzysztof
From: Krzysztof Kanas
Kernel validates block size to be aligned to page size. Code works on
platforms with page size 4k, but on others e.g. Arm64 fails with default
parameters.
Signed-off-by: Krzysztof Kanas
---
drivers/net/af_packet/rte_eth_af_packet.c | 4 ++--
1 file changed, 2 insertions(+
3 matches
Mail list logo