On 6/24/2019 3:32 PM, [email protected] wrote: > From: Krzysztof Kanas <[email protected]> > > 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 <[email protected]>
Reviewed-by: Ferruh Yigit <[email protected]> Applied to dpdk-next-net/master, thanks.

