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 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