On Fri, 2017-04-28 at 15:03 +0800, 邓林文 wrote: > > Hi all, there's a compile error when I tried to test the latest SPDK. Is that > a code bug or a misconfigure in my environment? > We merged a patch this morning that fixes the issue, but in general stick to the latest released DPDK instead of tracking master. The DPDK team can potentially change the API on each new commit on master, so we can't guarantee that it will always be working. We'll make sure that SPDK works with any released version of DPDK though.