> -Original Message-
> From: Ye, Xiaolong
> Sent: Monday, January 13, 2020 16:06
> To: Wang, Haiyue
> Cc: dev@dpdk.org; step...@networkplumber.org; Zhang, Qi Z
> ; Yang, Qiming
>
> Subject: Re: [PATCH v3] net/ice: use the copy API to do MAC assignment
>
> Hi, haiyue
>
> On 01/03, Haiy
Hi, haiyue
On 01/03, Haiyue Wang wrote:
>Use the API rte_ether_addr_copy to do MAC assignment, instead of
>calling rte_memcpy function directly.
Please add Fix tags and cc stable.
Thanks,
Xiaolong
>
>Signed-off-by: Haiyue Wang
>---
>v3: Update the commit message
>
>v2: Update the commit title a
> -Original Message-
> From: Wang, Haiyue
> Sent: Friday, January 3, 2020 10:59 AM
> To: dev@dpdk.org; step...@networkplumber.org; Zhang, Qi Z
> ; Yang, Qiming ; Ye,
> Xiaolong
> Cc: Wang, Haiyue
> Subject: [PATCH v3] net/ice: use the copy API to do MAC assignment
>
> Use the API rte_e
Use the API rte_ether_addr_copy to do MAC assignment, instead of
calling rte_memcpy function directly.
Signed-off-by: Haiyue Wang
---
v3: Update the commit message
v2: Update the commit title and message, use the rte_ether_addr_copy API
instead of just changing the length definition to make
4 matches
Mail list logo