On 11/21/2019 7:34 PM, pbhagavat...@marvell.com wrote:
> From: Pavan Nikhilesh
>
> Use rte_rand() instead of random() for better randomness.
>
> Coverity Issue: 337666
>
> Signed-off-by: Pavan Nikhilesh
Reviewed-by: Ferruh Yigit
Applied to dpdk-next-net/master, thanks.
From: Pavan Nikhilesh
Use rte_rand() instead of random() for better randomness.
Coverity Issue: 337666
Signed-off-by: Pavan Nikhilesh
---
app/test-pmd/txonly.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/test-pmd/txonly.c b/app/test-pmd/txonly.c
index 539043c34..3c
2 matches
Mail list logo