RE: questions about pinned external buffers

2025-01-14 Thread Slava Ovsiienko
RAW_ALLOC_CHECK). But I have no strong objections. With best regards, Slava > -Original Message- > From: Morten Brørup > Sent: Thursday, January 9, 2025 2:12 PM > To: Shahaf Shuler ; Slava Ovsiienko > ; dev@dpdk.org > Cc: Olivier Matz ; NBU-Contact-Thomas Monjalon > (E

questions about pinned external buffers

2025-01-09 Thread Morten Brørup
Pinned external buffers were introduced with this patch: https://git.dpdk.org/dpdk/commit/lib/librte_mbuf/rte_mbuf.h?id=6ef1107ad4c6d4fcb6be627367ee0b97bb13e822 Question 1: Please confirm that the mbuf's pinned external buffer's refcnt is supposed to be 1 when an mbuf is returned to the mempool?