On 16/02/2015 20:47, Stephen Hemminger wrote:
> On Mon, 16 Feb 2015 16:08:31 +
> Sergio Gonzalez Monroy wrote:
>
>> 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
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
On Mon, 16 Feb 2015 16:08:31 +
Sergio Gonzalez Monroy wrote:
> 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 indire
3 matches
Mail list logo