Re: [EXT] Re: [net PATCH] octeon_ep: fix tx dma unmap len values in SG

From: Simon Horman
Date: Tue Sep 12 2023 - 15:45:25 EST


On Tue, Sep 12, 2023 at 06:37:46AM +0000, Shinas Rasheed wrote:
> Hi Simon,
>
> This change is required in octep_iq_process_completions, as given in the patch, since the scatter gather pointer lengths arrive as big-endian in hardware.

Hi,

yes, I see that. And sorry for asking such a silly question.
But what I meant to ask is, if the change is also needed in
octep_iq_free_pending()?