Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Sat, 19 Apr 2025 22:10:15 +0800 you wrote:
Use the API `sysconf()` to query page size at runtime, instead of using hard code number 4096.
And use `posix_memalign` to allocate the page size aligned momory.
Signed-off-by: Haiyue Wang haiyuewa@163.com
[...]
Here is the summary with links: - [v1] selftests: iou-zcrx: Get the page size at runtime https://git.kernel.org/netdev/net-next/c/df8cf32413fa
You are awesome, thank you!