On 4/24/25 5:29 PM, Jakub Kicinski wrote: > On Thu, 24 Apr 2025 17:09:28 -0600 Jens Axboe wrote: >> On Sat, 19 Apr 2025 22:10:15 +0800, Haiyue Wang 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. >>> >>> >> >> Applied, thanks! >> >> [1/1] selftests: iou-zcrx: Get the page size at runtime >> commit: 6f4cc653bf408ad0cc203c6ab3088b11f5da11df > > Why are you applying this, Jens?
Nobody else had picked it up so far, and I already did the equivalent one on the liburing side. > > tools/testing/selftests/drivers/net/hw/iou-zcrx.c > ^^^^^^^^^^^ > > This is a test which runs in netdev infra, and which we asked for. > It was incorrectly initially routed via io-uring trees and then > we had to deal with the breakage during the merge window because > net/lib has diverged. Come on, it was a one line conflict due to another added test, the simplest of all conflicts. If that's "breakage" worth mentioning, well... > Please revert. Sure, I can drop it. Doesn't matter to me, as long as gets merged. -- Jens Axboe