: Tuesday, November 16, 2021 3:00 AM
To: Xu, Wei1 ; Lu, Wenzhuo ; Wu, Jingjing
; Iremonger, Bernard ; dev@dpdk.org
Cc: Zhang, Qi Z
Subject: Re: [PATCH V2] app/testpmd: fix parameters order when calling
rte_ether_addr_copy()
On 11/11/2021 2:29 AM, Xu, Wei1 wrote:
Running in 'csum' mode, the
, Bernard
; dev@dpdk.org
Cc: Zhang, Qi Z
Subject: Re: [PATCH V2] app/testpmd: fix parameters order when calling
rte_ether_addr_copy()
On 11/11/2021 2:29 AM, Xu, Wei1 wrote:
> Running in 'csum' mode, the 'from' and 'to' parameters are not in the
> correct or
On 11/11/2021 2:29 AM, Xu, Wei1 wrote:
Running in 'csum' mode, the 'from' and 'to' parameters are not
in the correct order when calling rte_ether_addr_copy() which
means the 'src/dst' mac addresses in the mbuf will be overwriten.
Hi Wei,
Original code looks good. What are you trying to fix ex
Running in 'csum' mode, the 'from' and 'to' parameters are not
in the correct order when calling rte_ether_addr_copy() which
means the 'src/dst' mac addresses in the mbuf will be overwriten.
As a result, the packets will not be recognized and received
by the receiver(s).
Test CLI:
./app/dpdk-test
4 matches
Mail list logo