On Mon, Jan 20, 2020 at 05:30:45PM +, Slava Ovsiienko wrote:
> The unit test (as part of test_mbuf application) will be provided as
> separated patch.
OK, thanks
heh
> ; Ori Kam ; Shahaf Shuler
> ; olivier.m...@6wind.com;
> step...@networkplumber.org; tho...@mellanox.net
> Subject: [dpdk-dev] [PATCH v5 0/5] mbuf: detach mbuf with pinned external
> buffer
>
> Today's pktmbuf pool contains only mbufs with no external buffers.
> T
Today's pktmbuf pool contains only mbufs with no external buffers.
This means data buffer for the mbuf should be placed right after the
mbuf structure (+ the private data when enabled).
On some cases, the application would want to have the buffers allocated
from a different device in the platform.
3 matches
Mail list logo