2021-06-23 15:34 (UTC-0700), Jie Zhou: > - Make printf format OS independent > - Replace htons with RTE_BE16 > - Replace POSIX specific inet_aton with OS independent inet_pton > - Replace sleep with rte_delay_us_sleep > - Repalce random with rte_rand > - #ifndef mman related code for now > - Include rte_os_shim.h in testpmd.h > - Remove redundant headers > > Signed-off-by: Jie Zhou <j...@microsoft.com> > Signed-off-by: Jie Zhou <j...@linux.microsoft.com> > Acked-by: Tal Shnaiderman <tal...@nvidia.com>
Acked-by: Dmitry Kozlyuk <dmitry.kozl...@gmail.com>