[dpdk-dev] [PATCH] net/af_packet: set default blocksize to pagesize
Ferruh Yigit
ferruh.yigit at intel.com
Wed Jul 3 19:23:11 CEST 2019
On 6/24/2019 3:32 PM, kkanas at marvell.com wrote:
> From: Krzysztof Kanas <kkanas at marvell.com>
>
> 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 <kkanas at marvell.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>
Applied to dpdk-next-net/master, thanks.
More information about the dev
mailing list