From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Yuichi Nakai <xoxyuxu@gmail.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH] mempool: fix calculating address of object trailers
Date: Sun, 26 Jul 2015 15:24:10 +0200 [thread overview]
Message-ID: <2585896.bLCSIROgHJ@xps13> (raw)
In-Reply-To: <55B0AA12.9050809@6wind.com>
> > __mempool_get_trailer() calculated header's address.
> > The address of trailer should set after element area.
> > This patch fixes this calculating.
> >
> > This issue was mixed with the following commit:
> > Fixes: 97e7e685bfcd ("mempool: add structure for object trailers")
> >
> > Signed-off-by: Yuichi Nakai <xoxyuxu@gmail.com>
>
> Thank you for fixing it.
>
> Acked-by: Olivier Matz <olivier.matz@6wind.com>
Applied, thanks
prev parent reply other threads:[~2015-07-26 13:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-22 13:57 [PATCH] mempool: fix calculating address of object trailers Yuichi Nakai
2015-07-23 8:47 ` Olivier MATZ
2015-07-26 13:24 ` Thomas Monjalon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2585896.bLCSIROgHJ@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=xoxyuxu@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.