All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [SPDK] SPDK build and submodules
@ 2019-03-10 21:00 E.W.Z.
  0 siblings, 0 replies; 3+ messages in thread
From: E.W.Z. @ 2019-03-10 21:00 UTC (permalink / raw)
  To: spdk

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

Thanks Paul, sure it helps, but I see there is a serious problem, it is not vanilla repo of isal/ipsec/DPDK, so,I guess, I cant just clone original repository of these three above and hope it will work fine with SPDK. It make stuff more complicated, but I guess it is still doable.
Thanks again!


Sent from Mail for Windows 10

From: Luse, Paul E
Sent: Sunday, March 10, 2019 22:32
To: Storage Performance Development Kit
Subject: Re: [SPDK] SPDK build and submodules

Hi Ernest,

Each submodule points to a fork of one of the applicable repo that are all stored here: https://github.com/spdk 

To determine the version, you can use 'git submodule' from the root and it will show you both the hash that the submodule is pointing to and the version information.

git submodule
 67b915b09bcf51ae2e2a703718881f0b0845883c dpdk (v18.08-1994-g67b915b09)
 134c90c912ea9376460e9d949bb1319a83a9d839 intel-ipsec-mb (v0.49-1-g134c90c)
 09e787231b31add1234ec9a3dfe718533f1c3bf4 isa-l (v2.24.0-3-g09e7872)

We carry these forks so that, if needed, we can apply patches that we need prior to them making it into the upstream repo. DPDK is usually updated w/every release and ipsec and isal will be updated as needed.  In fact I'm going to update ipsec soon because a newer version is needed for one of the crypto drivers.

Anyway, hope that helps....

Thx
Paul

-----Original Message-----
From: SPDK [mailto:spdk-bounces(a)lists.01.org] On Behalf Of E.W.Z.
Sent: Sunday, March 10, 2019 1:20 PM
To: Storage Performance Development Kit <spdk(a)lists.01.org> <spdk(a)lists.01.org>
Subject: [SPDK] SPDK build and submodules

Hi,
Consider following limitation when building SPDK, no submodules can be used, but I can build isa-l/ipsec/DPDK outside of SPDK tree. What kind of submodules versioning scheme is used? For example, SPDK 19.01, how it connects to releases of the other three modules? Latest releases of these at the moment the 19.01 is delivered? Where can I get this info? Thanks!

Sincerely,
Ernest

_______________________________________________
SPDK mailing list
SPDK(a)lists.01.org
https://lists.01.org/mailman/listinfo/spdk
_______________________________________________
SPDK mailing list
SPDK(a)lists.01.org
https://lists.01.org/mailman/listinfo/spdk


^ permalink raw reply	[flat|nested] 3+ messages in thread
* Re: [SPDK] SPDK build and submodules
@ 2019-03-10 20:32 Luse, Paul E
  0 siblings, 0 replies; 3+ messages in thread
From: Luse, Paul E @ 2019-03-10 20:32 UTC (permalink / raw)
  To: spdk

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

Hi Ernest,

Each submodule points to a fork of one of the applicable repo that are all stored here: https://github.com/spdk 

To determine the version, you can use 'git submodule' from the root and it will show you both the hash that the submodule is pointing to and the version information.

git submodule
 67b915b09bcf51ae2e2a703718881f0b0845883c dpdk (v18.08-1994-g67b915b09)
 134c90c912ea9376460e9d949bb1319a83a9d839 intel-ipsec-mb (v0.49-1-g134c90c)
 09e787231b31add1234ec9a3dfe718533f1c3bf4 isa-l (v2.24.0-3-g09e7872)

We carry these forks so that, if needed, we can apply patches that we need prior to them making it into the upstream repo. DPDK is usually updated w/every release and ipsec and isal will be updated as needed.  In fact I'm going to update ipsec soon because a newer version is needed for one of the crypto drivers.

Anyway, hope that helps....

Thx
Paul

-----Original Message-----
From: SPDK [mailto:spdk-bounces(a)lists.01.org] On Behalf Of E.W.Z.
Sent: Sunday, March 10, 2019 1:20 PM
To: Storage Performance Development Kit <spdk(a)lists.01.org> <spdk(a)lists.01.org>
Subject: [SPDK] SPDK build and submodules

Hi,
Consider following limitation when building SPDK, no submodules can be used, but I can build isa-l/ipsec/DPDK outside of SPDK tree. What kind of submodules versioning scheme is used? For example, SPDK 19.01, how it connects to releases of the other three modules? Latest releases of these at the moment the 19.01 is delivered? Where can I get this info? Thanks!

Sincerely,
Ernest

_______________________________________________
SPDK mailing list
SPDK(a)lists.01.org
https://lists.01.org/mailman/listinfo/spdk

^ permalink raw reply	[flat|nested] 3+ messages in thread
* [SPDK] SPDK build and submodules
@ 2019-03-10 20:20 E.W.Z.
  0 siblings, 0 replies; 3+ messages in thread
From: E.W.Z. @ 2019-03-10 20:20 UTC (permalink / raw)
  To: spdk

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

Hi,
Consider following limitation when building SPDK, no submodules can be used, but I can build isa-l/ipsec/DPDK outside of SPDK tree. What kind of submodules versioning scheme is used? For example, SPDK 19.01, how it connects to releases of the other three modules? Latest releases of these at the moment the 19.01 is delivered? Where can I get this info? Thanks!

Sincerely,
Ernest


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-10 21:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-10 21:00 [SPDK] SPDK build and submodules E.W.Z.
  -- strict thread matches above, loose matches on Subject: below --
2019-03-10 20:32 Luse, Paul E
2019-03-10 20:20 E.W.Z.

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.