[PATCH] net/sfc: account for data offset on Tx

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Mon Sep 11 15:06:34 CEST 2023


On 9/11/23 13:47, Viacheslav Galaktionov wrote:
> Memory buffers passed by the application may contain private data,
> which must not be sent to the NIC. Omit this private data by using
> the actual data address instead of the default one.
> 
> Fixes: 3037e6cf3dde ("net/sfc: support regioned NIC DMA memory mapping type")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Viacheslav Galaktionov <viacheslav.galaktionov at arknetworks.am>
> Reviewed-by: Ivan Malov <ivan.malov at arknetworks.am>
> Reviewed-by: Andy Moreton <amoreton at xilinx.com>

Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>



More information about the stable mailing list