[PATCH v3] mbuf: fix packet copy
Kevin Traynor
ktraynor at redhat.com
Wed Feb 25 16:58:31 CET 2026
On 10/02/2026 17:21, Thomas Monjalon wrote:
> 20/01/2026 08:24, Morten Brørup:
>> mbuf: fix packet copy
>>
>> Requests for copying the at the end of a packet incorrectly returned NULL,
>> as if copying past the end of a packet.
>>
>> When allocating the mbuf for the copy from a mempool using pinned external
>> buffers, the external flag in this mbuf was not preserved.
>>
>> Fixes: c3a90c381daa ("mbuf: add a copy routine")
>>
>> Signed-off-by: Morten Brørup <mb at smartsharesystems.com>
>> Acked-by: Konstantin Ananyev <konstantin.ananyev at huawei.com>
>
> Applied, thanks.
>
>
>
Hi All. I see this is not marked for stable release. Is it deliberate
because of the flags changes ?
More information about the stable
mailing list