All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nick Connolly <nick.connolly@mayadata.io>
To: David Marchand <david.marchand@redhat.com>,
	Storage Performance Development Kit <spdk@lists.01.org>
Cc: Aaron Conole <aconole@redhat.com>, Brandon Lo <blo@iol.unh.edu>,
	Lincoln Lavoie <lylavoie@iol.unh.edu>,
	"dpdklab@iol.unh.edu" <dpdklab@iol.unh.edu>,
	"ci@dpdk.org" <ci@dpdk.org>, "dev@dpdk.org" <dev@dpdk.org>,
	Thomas Monjalon <thomas@monjalon.net>,
	Bruce Richardson <bruce.richardson@intel.com>
Subject: Re: [dpdk-dev] [SPDK] Re: [dpdklab] Re: [dpdk-ci] [CI] SPDK compilation failures @ DPDK community lab
Date: Mon, 15 Feb 2021 09:56:12 +0000	[thread overview]
Message-ID: <465398c0-ac79-758f-040b-7152b41c06bd@mayadata.io> (raw)
In-Reply-To: <CAJFAV8wY4hHo0rt=gZ9Jr9qao6xuoUx40OyJyojW2mHgRfHgkg@mail.gmail.com>



> Rather than maintain dpdk internal dependencies on SPDK side, would it
> be possible to use pkg-config?
Hi David,

Are the DPDK pkgconfig files intended to work for Windows builds?

I've had a quick look and as far as I can see the dependencies are 
listed correctly,
but I was less convinced by the use of -Wl,--whole-archive which is 
specific to the
GNU linker (Clang/Link configuration requires a sequence of 
-Wl,-wholearchive:<library>).

SPDK doesn't currently support Windows, but there is work in progress 
(https://wpdk.github.io)
that can now natively attach an NVMe disk and serve storage from it.

Thanks,
Nick

WARNING: multiple messages have this Message-ID (diff)
From: Nick Connolly <nick.connolly at mayadata.io>
To: spdk@lists.01.org
Subject: [SPDK] Re: [dpdk-dev] Re: [dpdklab] Re: [dpdk-ci] [CI] SPDK compilation failures @ DPDK community lab
Date: Mon, 15 Feb 2021 09:56:17 +0000	[thread overview]
Message-ID: <465398c0-ac79-758f-040b-7152b41c06bd@mayadata.io> (raw)
In-Reply-To: CAJFAV8wY4hHo0rt=gZ9Jr9qao6xuoUx40OyJyojW2mHgRfHgkg@mail.gmail.com

[-- Attachment #1: Type: text/plain, Size: 647 bytes --]



> Rather than maintain dpdk internal dependencies on SPDK side, would it
> be possible to use pkg-config?
Hi David,

Are the DPDK pkgconfig files intended to work for Windows builds?

I've had a quick look and as far as I can see the dependencies are 
listed correctly,
but I was less convinced by the use of -Wl,--whole-archive which is 
specific to the
GNU linker (Clang/Link configuration requires a sequence of 
-Wl,-wholearchive:<library>).

SPDK doesn't currently support Windows, but there is work in progress 
(https://wpdk.github.io)
that can now natively attach an NVMe disk and serve storage from it.

Thanks,
Nick

  reply	other threads:[~2021-02-15  9:56 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-08 15:21 [dpdk-dev] [CI] SPDK compilation failures @ DPDK community lab Aaron Conole
2021-02-08 15:21 ` [SPDK] " Aaron Conole
2021-02-08 16:03 ` [dpdk-dev] " Zawadzki, Tomasz
2021-02-08 16:03   ` [SPDK] " Zawadzki, Tomasz
2021-02-08 16:21   ` [dpdk-dev] [dpdk-ci] " Lincoln Lavoie
2021-02-08 16:21     ` [SPDK] Re: [dpdk-ci] [dpdk-dev] " Lincoln Lavoie
2021-02-08 17:17     ` Zawadzki, Tomasz
2021-02-09 15:13       ` [dpdk-dev] [dpdk-ci] " Aaron Conole
2021-02-09 15:13         ` [SPDK] Re: [dpdk-ci] [dpdk-dev] " Aaron Conole
2021-02-09 16:07         ` [dpdk-dev] [dpdklab] Re: [dpdk-ci] " Brandon Lo
2021-02-09 16:07           ` [SPDK] Re: [dpdklab] Re: [dpdk-ci] [dpdk-dev] " Brandon Lo
2021-02-09 17:54           ` [dpdk-dev] [dpdklab] Re: [dpdk-ci] " Brandon Lo
2021-02-09 17:55             ` [SPDK] Re: [dpdklab] Re: [dpdk-ci] [dpdk-dev] " Brandon Lo
2021-02-11 14:02             ` [dpdk-dev] [dpdklab] Re: [dpdk-ci] " Aaron Conole
2021-02-11 14:02               ` [SPDK] Re: [dpdklab] Re: [dpdk-ci] [dpdk-dev] " Aaron Conole
2021-02-11 16:25               ` [dpdk-dev] [dpdklab] Re: [dpdk-ci] " Brandon Lo
2021-02-11 16:25                 ` [SPDK] Re: [dpdklab] Re: [dpdk-ci] [dpdk-dev] " Brandon Lo
2021-02-12  9:18               ` [dpdk-dev] [dpdklab] Re: [dpdk-ci] " Zawadzki, Tomasz
2021-02-12  9:18                 ` [SPDK] Re: [dpdklab] Re: [dpdk-ci] [dpdk-dev] " Zawadzki, Tomasz
2021-02-12 17:39                 ` [dpdk-dev] [dpdklab] Re: [dpdk-ci] " Brandon Lo
2021-02-12 17:40                   ` [SPDK] Re: [dpdklab] Re: [dpdk-ci] [dpdk-dev] " Brandon Lo
2021-02-15 15:28                   ` [dpdk-dev] [dpdklab] Re: [dpdk-ci] " Aaron Conole
2021-02-15 15:28                     ` [SPDK] Re: [dpdklab] Re: [dpdk-ci] [dpdk-dev] " Aaron Conole
2021-02-17 16:06                     ` [dpdk-dev] [dpdklab] Re: [dpdk-ci] " Zawadzki, Tomasz
2021-02-17 16:06                       ` [SPDK] Re: [dpdklab] Re: [dpdk-ci] [dpdk-dev] " Zawadzki, Tomasz
2021-02-18 13:58                       ` [dpdk-dev] [dpdklab] Re: [dpdk-ci] " Brandon Lo
2021-02-18 13:58                         ` [SPDK] Re: [dpdklab] Re: [dpdk-ci] [dpdk-dev] " Brandon Lo
2021-02-15  9:12                 ` [dpdk-dev] [SPDK] Re: [dpdklab] Re: [dpdk-ci] " David Marchand
2021-02-15  9:12                   ` [SPDK] Re: [dpdklab] Re: [dpdk-ci] [dpdk-dev] " David Marchand
2021-02-15  9:56                   ` Nick Connolly [this message]
2021-02-15  9:56                     ` [SPDK] Re: [dpdk-dev] Re: [dpdklab] Re: [dpdk-ci] " Nick Connolly
2021-02-15 10:15                     ` [dpdk-dev] [SPDK] " David Marchand
2021-02-15 10:16                       ` [SPDK] Re: [dpdk-dev] " David Marchand

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=465398c0-ac79-758f-040b-7152b41c06bd@mayadata.io \
    --to=nick.connolly@mayadata.io \
    --cc=aconole@redhat.com \
    --cc=blo@iol.unh.edu \
    --cc=bruce.richardson@intel.com \
    --cc=ci@dpdk.org \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=dpdklab@iol.unh.edu \
    --cc=lylavoie@iol.unh.edu \
    --cc=spdk@lists.01.org \
    --cc=thomas@monjalon.net \
    /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.