[dpdk-dev] [PATCH 1/2] test/bonding: fix LSC related test cases
Yigit, Ferruh
ferruh.yigit at linux.intel.com
Tue Oct 8 20:48:36 CEST 2019
On 8/23/2019 9:16 AM, kkanas at marvell.com wrote:
> From: Krzysztof Kanas <kkanas at marvell.com>
>
> On rare situation test_link_bonding test case fail due to timespec
> tv_nsec overflow, which causes pthread_cond_timedwait to return EINVAL
> and test to fail.
>
> Fixes: 76d29903f5f5 ("bond: support link status interrupt")
> Cc: declan.doherty at intel.com
>
> Signed-off-by: Krzysztof Kanas <kkanas at marvell.com>
For series,
Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>
Series applied to dpdk-next-net/master, thanks.
More information about the dev
mailing list