From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============4683176012304432512==" MIME-Version: 1.0 From: E.W.Z. Subject: Re: [SPDK] SPDK build and submodules Date: Sun, 10 Mar 2019 23:00:28 +0200 Message-ID: <5c857aed.1c69fb81.7181e.f436@mx.google.com> In-Reply-To: 82C9F782B054C94B9FC04A331649C77AB8D15644@FMSMSX126.amr.corp.intel.com List-ID: To: spdk@lists.01.org --===============4683176012304432512== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable 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 re= pository 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 versi= on 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/e= very release and ipsec and isal will be updated as needed. In fact I'm goi= ng to update ipsec soon because a newer version is needed for one of the cr= ypto 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 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 submo= dules versioning scheme is used? For example, SPDK 19.01, how it connects t= o releases of the other three modules? Latest releases of these at the mome= nt 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 --===============4683176012304432512==--