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:[email protected] Reported-by: Ferruh Yigit<[email protected]> Signed-off-by: Joyce Kong<[email protected]> Reviewed-by: Ruifeng Wang<[email protected]>
Applied to dpdk-next-net/main, thanks.

