All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olivier MATZ <olivier.matz@6wind.com>
To: Yuichi Nakai <xoxyuxu@gmail.com>, dev@dpdk.org
Subject: Re: [PATCH] mempool: fix calculating address of object trailers
Date: Thu, 23 Jul 2015 10:47:14 +0200	[thread overview]
Message-ID: <55B0AA12.9050809@6wind.com> (raw)
In-Reply-To: <1437573420-16230-1-git-send-email-xoxyuxu@gmail.com>

Hi,

On 07/22/2015 03:57 PM, Yuichi Nakai wrote:
> __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>

  reply	other threads:[~2015-07-23  8:47 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 [this message]
2015-07-26 13:24   ` Thomas Monjalon

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=55B0AA12.9050809@6wind.com \
    --to=olivier.matz@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.