Re: [PATCH] app/testpmd: fix MAC header in csum forward engine

2022-11-06 Thread Andrew Rybchenko
On 10/27/22 07:05, lihuisong (C) wrote: 在 2022/10/26 19:07, Gregory Etelson 写道: MLX5 SR-IOV TX engine will not transmit Ethernet frame if destination MAC address matched local port address. The frame ether looped-back to RX or dropped, depending on the port configuration. Application running o

Re: [PATCH] app/testpmd: fix MAC header in csum forward engine

2022-10-26 Thread lihuisong (C)
在 2022/10/26 19:07, Gregory Etelson 写道: MLX5 SR-IOV TX engine will not transmit Ethernet frame if destination MAC address matched local port address. The frame ether looped-back to RX or dropped, depending on the port configuration. Application running over MLX5 SR-IOV port cannot transmit pac

[PATCH] app/testpmd: fix MAC header in csum forward engine

2022-10-26 Thread Gregory Etelson
MLX5 SR-IOV TX engine will not transmit Ethernet frame if destination MAC address matched local port address. The frame ether looped-back to RX or dropped, depending on the port configuration. Application running over MLX5 SR-IOV port cannot transmit packet polled from RX queue as-is. The packet E