diff options
| author | Wei Fang <wei.fang@nxp.com> | 2025-08-29 13:06:13 +0800 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2025-09-02 13:13:34 +0200 |
| commit | 7776d5e6e349654e4f0ddaef8de8734ad44ab23b (patch) | |
| tree | 1dcba100eaf9b0aaa35fc87d38334897837ad998 /scripts/gdb/linux/vmalloc.py | |
| parent | d889abaac29975e1a19d92d33395edb81723c33e (diff) | |
net: enetc: move sync packet modification before dma_map_single()
Move sync packet content modification before dma_map_single() to follow
correct DMA usage process, even though the previous sequence worked due
to hardware DMA-coherence support (LS1028A). But for the upcoming i.MX95,
its ENETC (v4) does not support "dma-coherent", so this step is very
necessary. Otherwise, the originTimestamp and correction fields of the
sent packets will still be the values before the modification.
Signed-off-by: Wei Fang <wei.fang@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20250829050615.1247468-13-wei.fang@nxp.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions
