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

Ferruh Yigit ferruh.yigit at amd.com
Mon Sep 11 16:55:48 CEST 2023


On 9/11/2023 2:06 PM, Andrew Rybchenko wrote:
> 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>
> 

Applied to dpdk-next-net/main, thanks.


More information about the stable mailing list