05/05/2025 22:40, Andre Muezerie: > Existing DPDK code uses getline(), which is a POSIX function and is > not available in the Windows APIs. > > Instead of rewriting it or coming up with some other replacement, this > patch makes use of the implementation provided by NetBSD to make it > possible to compile code dependent on getline on Windows. > > Signed-off-by: Andre Muezerie <andre...@linux.microsoft.com>
It has been approved by the techboard on May 28, and the govboard on May 30, so the patch is applied, thanks.