RE: [PATCH v2] net/idpf: fix error path processing

2023-07-02 Thread Zhang, Qi Z
> -Original Message- > From: Mingxia Liu > Sent: Saturday, July 1, 2023 2:54 AM > To: dev@dpdk.org > Cc: Wu, Jingjing ; Xing, Beilei > ; > Liu, Mingxia > Subject: [PATCH v2] net/idpf: fix error path processing > > This patch moves vport info updating

[PATCH v2] net/idpf: fix error path processing

2023-06-30 Thread Mingxia Liu
This patch moves vport info updating lines to the last, in order to fix reverting missing in the error handle. Fixes: 5e0f60527e5b ("net/idpf: remove vport req and recv info from adapter") Signed-off-by: Mingxia Liu --- drivers/net/idpf/idpf_ethdev.c | 8 1 file changed, 4 insertions(+