[dpdk-dev] [PATCH v4 0/2] CPU non-blocking delay

Ferruh Yigit ferruh.yigit at intel.com
Thu Oct 25 15:27:39 CEST 2018


On 10/10/2018 3:12 PM, Ilya Maximets wrote:
> For meson build without deprecation warnings following
> patch should be applied first:
>     http://patches.dpdk.org/patch/46064/
> 
> Version 4:
> 	* Fixed return value checking for nanosleep().
> 	  It doesn't return EINTR, it sets the errno.
> 
> Version 3:
> 	* Minor rebase on top of current master.
> 
> Version 2:
> 	* Added comment for EINTR handling for nanosleep. [Stephen Hemminger]
> 
> Ilya Maximets (2):
>   eal: add nanosleep based delay function
>   drivers/net: use sleep delay by default for intel NICs

Looks like good idea.

For series,
Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the dev mailing list