[dpdk-stable] [PATCH v14 7/9] app/testpmd: replace POSIX specific code

Dmitry Kozlyuk dmitry.kozliuk at gmail.com
Fri Jun 25 01:10:47 CEST 2021


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 <jizh at microsoft.com>
> Signed-off-by: Jie Zhou <jizh at linux.microsoft.com>
> Acked-by: Tal Shnaiderman <talshn at nvidia.com>

Acked-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>


More information about the stable mailing list