Hello Stephen,

The length of response_data could up to 1920 bytes.

Thanks.

On 2023/9/18 10:36, Stephen Hemminger wrote:
On Mon, 4 Sep 2023 12:56:35 +0800
<wa...@3snic.com> wrote:

                rte_memcpy(cmd->response_data, rte_pktmbuf_mtod(mbuf, void *),
+                       cmd->response_len);
For small sizes, regular memcpy is going to be the same or faster than 
rte_memcpy

--
Regards,
Renyong Wan

Reply via email to