> -----Original Message-----
> From: Mingxia Liu <[email protected]>
> Sent: Monday, June 26, 2023 10:06 PM
> To: [email protected]
> Cc: Wu, Jingjing <[email protected]>; Xing, Beilei
> <[email protected]>;
> Liu, Mingxia <[email protected]>
> Subject: [PATCH] net/idpf: optimize the code of IDPF PMD
net/idpf: reorder code.
>
> This patch moves 'struct eth_dev_ops idpf_eth_dev_ops = {...}'
> block just after idpf_dev_close(), to group dev_ops related code together.
>
> Signed-off-by: Mingxia Liu <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi