All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Declan Doherty <declan.doherty@intel.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH] cryptodev: fixes for gcc 4.4.7 build issues
Date: Fri, 27 Nov 2015 19:16:28 +0100	[thread overview]
Message-ID: <20721520.aaIbR8p5oW@xps13> (raw)
In-Reply-To: <1448646287-4261-1-git-send-email-declan.doherty@intel.com>

2015-11-27 17:44, Declan Doherty:
> - Fix for build error caused by flexible array member in struct rte_ccryptodev_session.

error: flexible array member in otherwise empty struct

> - Change void** casting of sess parameter in rte_cryptodev_session_create which
> causes a strict-aliasing error

Fixes: d11b0f30df88 ("cryptodev: introduce API and framework for crypto devices")

> Signed-off-by: Declan Doherty <declan.doherty@intel.com>

Applied, thanks

      reply	other threads:[~2015-11-27 18:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-27 17:44 [PATCH] cryptodev: fixes for gcc 4.4.7 build issues Declan Doherty
2015-11-27 18:16 ` 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=20721520.aaIbR8p5oW@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=declan.doherty@intel.com \
    --cc=dev@dpdk.org \
    /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.