> > This patch tries to remove the RTE_MBUF_REFCNT config options and
> > dependencies
> > by introducing a new mbuf flag IND_ATTACHED_MBUF that would indicate when
> > the mbuf
> > is an indirect attached mbuf, to differentiate between indirect mbufs and
> > mbufs
> > with external memory buffe
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Sergio Gonzalez Monroy
> Sent: Wednesday, February 18, 2015 11:03 AM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH v2 0/2] Removal of RTE_MBUF_REFCNT
>
> This patch tries to remov
This patch tries to remove the RTE_MBUF_REFCNT config options and dependencies
by introducing a new mbuf flag IND_ATTACHED_MBUF that would indicate when the
mbuf
is an indirect attached mbuf, to differentiate between indirect mbufs and mbufs
with external memory buffers (ie. vhost zero copy).
Pre
3 matches
Mail list logo