Tested-by: Peng, Yuan <[email protected]>
> -----Original Message----- > From: Xing, Beilei <[email protected]> > Sent: Thursday, November 17, 2022 11:08 AM > To: Wu, Jingjing <[email protected]> > Cc: [email protected]; Peng, Yuan <[email protected]>; Xing, Beilei > <[email protected]> > Subject: [PATCH] net/idpf: fix port start > > From: Beilei Xing <[email protected]> > > Port can't start successfully if stopping port and starting port again. > This patch fixes port start by initialization. > > Fixes: e9ff6df15b9a ("net/idpf: stop before closing device") > > Signed-off-by: Beilei Xing <[email protected]> > ---

