[PATCH] net/memif: fix overwriting of head segment

Ferruh Yigit ferruh.yigit at xilinx.com
Wed May 25 23:14:25 CEST 2022


On 5/25/2022 6:56 AM, Joyce Kong wrote:
> The 'dst_off' was reset in multi segment case.
> This caused memif buffer segment to write to
> beginning of mbuf, overwriting previous data.
> Fix it with this patch.
> 
> Fixes: 09c7e63a71f9 ("net/memif: introduce memory interface PMD")
> Cc:stable at dpdk.org
> 
> Reported-by: Ferruh Yigit<ferruh.yigit at xilinx.com>
> Signed-off-by: Joyce Kong<joyce.kong at arm.com>
> Reviewed-by: Ruifeng Wang<ruifeng.wang at arm.com>

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


More information about the stable mailing list