[PATCH v5 09/32] net/sssnic/base: add control queue

Renyong Wan wanry at 3snic.com
Mon Sep 18 07:22:32 CEST 2023


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
> <wanry at 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



More information about the dev mailing list