On Mon, Mar 13, 2023 at 8:19 PM Tyler Retzlaff
wrote:
>
> On Sat, Mar 11, 2023 at 06:57:04AM -0800, Srikanth Yalavarthi wrote:
> > Fix variable self assignment in rte_ml_devinit.
> > Issue reported by coverity scan.
> >
> > Coverity issue: 383652
> > Fixes: ea80eafbd4d8 ("mldev: add PMD functions"
On Sat, Mar 11, 2023 at 06:57:04AM -0800, Srikanth Yalavarthi wrote:
> Fix variable self assignment in rte_ml_devinit.
> Issue reported by coverity scan.
>
> Coverity issue: 383652
> Fixes: ea80eafbd4d8 ("mldev: add PMD functions")
>
> Signed-off-by: Srikanth Yalavarthi
> ---
Reviewed-by: Tyler
On Sat, Mar 11, 2023 at 3:57 PM Srikanth Yalavarthi
wrote:
>
> Fix variable self assignment in rte_ml_devinit.
> Issue reported by coverity scan.
>
> Coverity issue: 383652
> Fixes: ea80eafbd4d8 ("mldev: add PMD functions")
>
> Signed-off-by: Srikanth Yalavarthi
Reviewed-by: David Marchand
--
Fix variable self assignment in rte_ml_devinit.
Issue reported by coverity scan.
Coverity issue: 383652
Fixes: ea80eafbd4d8 ("mldev: add PMD functions")
Signed-off-by: Srikanth Yalavarthi
---
lib/mldev/rte_mldev.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/mldev/rte_mldev.c b/lib/ml
4 matches
Mail list logo