> -----Original Message-----
> From: Zou, Steven <[email protected]>
> Sent: Monday, September 5, 2022 9:42 AM
> To: [email protected]
> Cc: Zhang, Qi Z <[email protected]>; Yang, Guang3
> <[email protected]>; Zou, Steven <[email protected]>
> Subject: [PATCH] common/iavf: do not copy desc/buff in async mode
>
> If cmd_details are defined or async flag is set, don't copy the desc/buff back
> to temp.
>
Added
Fixes: e5b2a9e957e7 ("net/avf/base: add base code for avf PMD")
Cc: [email protected]
> Signed-off-by: Steven Zou <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi