[dpdk-dev] [EXTERNAL] [PATCH v3 2/7] eal: add macro for maximum path length

Khoa To khot at microsoft.com
Thu Mar 4 07:47:26 CET 2021


> Path length limit is PATH_MAX on Unix and _MAX_PATH on Windows.
> Add RTE_PATH_MAX macro for use in OS-independent code. Keep
> PATH_MAX
> in "common" multiprocess code, because it's really Unix-specific.
> 
> Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
> ---

Acked-by: Khoa To <khot at microsoft.com>


More information about the dev mailing list