Hi Jingjing,
> > Subject: [PATCH v3 1/2] net/i40e: fix segmentation fault in close
> >
> > Change the order of releasing the vsi's.
> > Release the vmdq vsi's first, then release the main vsi.
> >
> > Fixes: 4861cde46116 ("i40e: new poll mode driver")
> >
> > CC: sta...@dpdk.org
> >
> > Signed-o
> -Original Message-
> From: Iremonger, Bernard
> Sent: Thursday, January 12, 2017 9:58 PM
> To: dev@dpdk.org; Lu, Wenzhuo ; Wu, Jingjing
> ; Zhang, Helin
> Cc: Iremonger, Bernard ; sta...@dpdk.org
> Subject: [PATCH v3 1/2] net/i40e: fix segmentation fault in close
>
> Change the order
Change the order of releasing the vsi's.
Release the vmdq vsi's first, then release the main vsi.
Fixes: 4861cde46116 ("i40e: new poll mode driver")
CC: sta...@dpdk.org
Signed-off-by: Bernard Iremonger
---
drivers/net/i40e/i40e_ethdev.c | 12 +++-
1 file changed, 7 insertions(+), 5 del
3 matches
Mail list logo