DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: "Richardson, Bruce" <bruce.richardson@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"Dooley, Brian" <brian.dooley@intel.com>,
	"Ji, Kai" <kai.ji@intel.com>,
	"De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>,
	"Power, Ciara" <ciara.power@intel.com>
Subject: Re: [PATCH] common/qat: fix build errors with incompatible IPSec lib
Date: Thu, 23 Nov 2023 01:12:25 +0100	[thread overview]
Message-ID: <5020478.tdWV9SEqCh@thomas> (raw)
In-Reply-To: <SN7PR11MB7639E86147CE784A7A97373AE6BAA@SN7PR11MB7639.namprd11.prod.outlook.com>

> > Since "find_library()" is used to find the libipsec_mb library, there is a chance
> > that an incompatible library will be found e.g. when doing cross-builds. To fix
> > this, we copy the logic from the crypto/ipsec_mb driver to actually do a link-
> > check on the library before deciding it can be used.
> > 
> > Fixes: ca0ba0e48129 ("crypto/qat: default to IPsec MB for computations")
> > Cc: brian.dooley@intel.com
> > 
> > Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
> Acked-by: Ciara Power <ciara.power@intel.com>

Applied, thanks.




      reply	other threads:[~2023-11-23  0:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-22 16:46 Bruce Richardson
2023-11-22 17:00 ` Power, Ciara
2023-11-23  0:12   ` 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=5020478.tdWV9SEqCh@thomas \
    --to=thomas@monjalon.net \
    --cc=brian.dooley@intel.com \
    --cc=bruce.richardson@intel.com \
    --cc=ciara.power@intel.com \
    --cc=dev@dpdk.org \
    --cc=kai.ji@intel.com \
    --cc=pablo.de.lara.guarch@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).