<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>168419209ab1d62b2b7ed68ca203045536993b5b - fio: Promote the spdk_nvme fio plugin to app</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#168419209ab1d62b2b7ed68ca203045536993b5b</link>
        <description>fio: Promote the spdk_nvme fio plugin to appIn the future we will install this.Change-Id: I5fbeb87b897b90df662c30784b8857b334ddfb2fSigned-off-by: Ben Walker &lt;ben@nvidia.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21388Tested-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Reviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Wed, 10 Jan 2024 19:27:05 +0000</pubDate>
        <dc:creator>Ben Walker &lt;ben@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>a5f87f39127c7e0da8d9c4fcd042a27e350be84e - discovery_aer: Promote to app directory</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#a5f87f39127c7e0da8d9c4fcd042a27e350be84e</link>
        <description>discovery_aer: Promote to app directoryAnd rename to spdk_nvme_discover. This is a tool we install that can beused to perform NVMe-oF discovery.Change-Id: Icf4eb1b74b129f7146dd95c5b9b0bd4b7882b9e7Signed-off-by: Ben Walker &lt;ben@nvidia.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21198Reviewed-by: Aleksey Marchuk &lt;alexeymar@nvidia.com&gt;Reviewed-by: Shuhei Matsumoto &lt;smatsumoto@nvidia.com&gt;Reviewed-by: Wojciech Panfil &lt;wojciech.panfil@intel.com&gt;Community-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Wed, 27 Dec 2023 23:03:02 +0000</pubDate>
        <dc:creator>Ben Walker &lt;ben@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>017f65b5f153f2c2e80798fa09f25d052523578e - identify: Promote spdk_nvme_identify to the app/ directory</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#017f65b5f153f2c2e80798fa09f25d052523578e</link>
        <description>identify: Promote spdk_nvme_identify to the app/ directoryThis is a tool we install, so promote it from examples/ to app/Change-Id: Ida98c78a71268c6769c90c56ecc9d4a415a310a5Signed-off-by: Ben Walker &lt;ben@nvidia.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21197Reviewed-by: Shuhei Matsumoto &lt;smatsumoto@nvidia.com&gt;Community-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Wojciech Panfil &lt;wojciech.panfil@intel.com&gt;Reviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;Reviewed-by: Aleksey Marchuk &lt;alexeymar@nvidia.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Wed, 27 Dec 2023 22:33:45 +0000</pubDate>
        <dc:creator>Ben Walker &lt;ben@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>48ac1225ce0417608097b8f4cab4188ae3d7c2f4 - perf: Promote spdk_nvme_perf to the app/ directory</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#48ac1225ce0417608097b8f4cab4188ae3d7c2f4</link>
        <description>perf: Promote spdk_nvme_perf to the app/ directoryThis is a tool that we install, so move it to app/ instead of examples/Change-Id: Ie73e4a448e9ac6ae12d1291ef54f7fbabbaa3f62Signed-off-by: Ben Walker &lt;ben@nvidia.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21196Reviewed-by: Wojciech Panfil &lt;wojciech.panfil@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Community-CI: Mellanox Build BotReviewed-by: Aleksey Marchuk &lt;alexeymar@nvidia.com&gt;Reviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Wed, 27 Dec 2023 22:24:43 +0000</pubDate>
        <dc:creator>Ben Walker &lt;ben@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>a6dbe3721eb3b5990707fc3e378c95e505dd8ab5 - update Intel copyright notices</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#a6dbe3721eb3b5990707fc3e378c95e505dd8ab5</link>
        <description>update Intel copyright noticesper Intel policy to include file commit date using git cmdbelow.  The policy does not apply to non-Intel (C) notices.git log --follow -C90% --format=%ad --date default &lt;file&gt; | tail -1and then pull just the 4 digit year from the result.Intel copyrights were not added to files where Intel either hadno contribution ot the contribution lacked substance (ie licenseheader updates, formatting changes, etc).  Contribution date used&quot;--follow -C95%&quot; to get the most accurate date.Note that several files in this patch didn&apos;t end the license/(c)block with a blank comment line so these were added as the vastmajority of files do have this last blank line.  Simply there forconsistency.Signed-off-by: paul luse &lt;paul.e.luse@intel.com&gt;Change-Id: Id5b7ce4f658fe87132f14139ead58d6e285c04d4Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15192Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Community-CI: Mellanox Build Bot

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Tue, 01 Nov 2022 20:26:26 +0000</pubDate>
        <dc:creator>paul luse &lt;paul.e.luse@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>488570ebd418ba07c9e69e65106dcc964f3bb41b - Replace most BSD 3-clause license text with SPDX identifier.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#488570ebd418ba07c9e69e65106dcc964f3bb41b</link>
        <description>Replace most BSD 3-clause license text with SPDX identifier.Many open source projects have moved to using SPDX identifiersto specify license information, reducing the amount ofboilerplate code in every source file.  This patch replacesthe bulk of SPDK .c, .cpp and Makefiles with the BSD-3-Clauseidentifier.Almost all of these files share the exact same license text,and this patch only modifies the files that contain themost common license text.  There can be slight variationsbecause the third clause contains company names - most say&quot;Intel Corporation&quot;, but there are instances for Nvidia,Samsung, Eideticom and even &quot;the copyright holder&quot;.Used a bash script to automate replacement of the license textwith SPDX identifier which is checked into scripts/spdx.sh.Signed-off-by: Jim Harris &lt;james.r.harris@intel.com&gt;Change-Id: Iaa88ab5e92ea471691dc298cfe41ebfb5d169780Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12904Community-CI: Broadcom CI &lt;spdk-ci.pdl@broadcom.com&gt;Community-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Aleksey Marchuk &lt;alexeymar@nvidia.com&gt;Reviewed-by: Changpeng Liu &lt;changpeng.liu@intel.com&gt;Reviewed-by: Dong Yi &lt;dongx.yi@intel.com&gt;Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Reviewed-by: Paul Luse &lt;paul.e.luse@intel.com&gt;Reviewed-by: &lt;qun.wan@intel.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Fri, 03 Jun 2022 19:15:11 +0000</pubDate>
        <dc:creator>Jim Harris &lt;james.r.harris@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7b284f620165d05e89a6b799f0f3e1fed9c89415 - examples: add discovery_aer</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#7b284f620165d05e89a6b799f0f3e1fed9c89415</link>
        <description>examples: add discovery_aerThis can be used to connect to a discovery controllerto get and print discovery logs whenever a discoveryAER completion is received.Signed-off-by: Jim Harris &lt;james.r.harris@intel.com&gt;Change-Id: Ieeb8630633e1be3031074caff6196d4124c5fceeReviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10548Community-CI: Broadcom CI &lt;spdk-ci.pdl@broadcom.com&gt;Community-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Changpeng Liu &lt;changpeng.liu@intel.com&gt;Reviewed-by: Aleksey Marchuk &lt;alexeymar@mellanox.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Fri, 19 Nov 2021 10:02:07 +0000</pubDate>
        <dc:creator>Jim Harris &lt;james.r.harris@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>e04da24cf62a7c50846dcf67093cb7266a720e6f - examples/pmr_persistence: Add PMR example application</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#e04da24cf62a7c50846dcf67093cb7266a720e6f</link>
        <description>examples/pmr_persistence: Add PMR example applicationAdded tests to verify the PMR support.Signed-off-by: Krishna Kanth Reddy &lt;krish.reddy@samsung.com&gt;Change-Id: I63f0a18647bfb8b16b8a5fbedb902c2f28b1d36dReviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6562Community-CI: Broadcom CICommunity-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Thu, 25 Feb 2021 11:21:04 +0000</pubDate>
        <dc:creator>Krishna Kanth Reddy &lt;krish.reddy@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>ca1b318f07664ba7d4516f17ff14c348b328dd0e - example/nvme: add application to test NVMe I/O abort</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#ca1b318f07664ba7d4516f17ff14c348b328dd0e</link>
        <description>example/nvme: add application to test NVMe I/O abortAdd a new sample application to test I/O abort for NVMe backend,both PCIe and over Fabrics. And enable it to test pool by NVMe-oF+ delay bdev + malloc bdev.Signed-off-by: Shuhei Matsumoto &lt;shuhei.matsumoto.xt@hitachi.com&gt;Change-Id: I5aa28b523bdb2c1d4d8c7af05f925c4dd01dda86Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2661Reviewed-by: Michael Haeuptle &lt;michaelhaeuptle@gmail.com&gt;Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Reviewed-by: Aleksey Marchuk &lt;alexeymar@mellanox.com&gt;Community-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Sat, 06 Jun 2020 18:17:15 +0000</pubDate>
        <dc:creator>Shuhei Matsumoto &lt;shuhei.matsumoto.xt@hitachi.com&gt;</dc:creator>
    </item>
<item>
        <title>d9c6b6bb643bf6ea6751ed0e628dc17bf423406b - test/nvme_reserve: move examples/nvme/reserve to test/nvme/reserve</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#d9c6b6bb643bf6ea6751ed0e628dc17bf423406b</link>
        <description>test/nvme_reserve: move examples/nvme/reserve to test/nvme/reserveThis only covered one test case for NVMe reservation feature, so removeit to test directory.Change-Id: I7920679ce14dd4d6a9164cb7663016bc7a3a4929Signed-off-by: Changpeng Liu &lt;changpeng.liu@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2732Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Shuhei Matsumoto &lt;shuhei.matsumoto.xt@hitachi.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Tue, 02 Jun 2020 00:42:50 +0000</pubDate>
        <dc:creator>Changpeng Liu &lt;changpeng.liu@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ecd108eb4bbd071abe0eb3676d85a03dbc06fd05 - examples/nvme: add a reconnect example.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#ecd108eb4bbd071abe0eb3676d85a03dbc06fd05</link>
        <description>examples/nvme: add a reconnect example.This is simply a dumbed down version of perf so that we don&apos;t add extrafunctionality to perf that might impact its performance.Change-Id: Ia2716a61abcc5269dafcda394d40517d156fdb2aSigned-off-by: Seth Howell &lt;seth.howell@intel.com&gt;Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/471661Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Shuhei Matsumoto &lt;shuhei.matsumoto.xt@hitachi.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Thu, 17 Oct 2019 17:14:11 +0000</pubDate>
        <dc:creator>Seth Howell &lt;seth.howell@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>1f9da54e9cca75c1a049844b36319a52fdbacbd6 - cmb_copy: An example app that uses NVMe CMBs</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#1f9da54e9cca75c1a049844b36319a52fdbacbd6</link>
        <description>cmb_copy: An example app that uses NVMe CMBsAdd a new example application that copies data between two NVMenamespaces, on two different NVMe controllers via the CMB that belongsto one of said controllers. This avoids using CPU system memory as aDMA buffer and reduces the number of external DMAs from two to one.Use:./cmb_test -hfor usage.Change-Id: Id930fb3bdb5c09bbecadae449a5238a73eeef642Signed-off-by: Stephen Bates &lt;sbates@raithlin.com&gt;Reviewed-on: https://review.gerrithub.io/397040Tested-by: SPDK Automated Test System &lt;sys_sgsw@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Daniel Verkamp &lt;daniel.verkamp@intel.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Fri, 19 Jan 2018 21:05:15 +0000</pubDate>
        <dc:creator>Stephen Bates &lt;sbates@raithlin.com&gt;</dc:creator>
    </item>
<item>
        <title>038236949f6d1aa93f9d4102f96aa21ce6e20869 - example: Add example for nvme hotplug.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#038236949f6d1aa93f9d4102f96aa21ce6e20869</link>
        <description>example: Add example for nvme hotplug.Change-Id: I7e0bbf48798b77365c4dc968427c8834e0b05a44Signed-off-by: Cunyin Chang &lt;cunyin.chang@intel.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Tue, 15 Nov 2016 05:10:32 +0000</pubDate>
        <dc:creator>Cunyin Chang &lt;cunyin.chang@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7991eb195751f26e7f22f964fa166d1e650faf14 - Create a utility and enable WRR arbitration mechanism</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#7991eb195751f26e7f22f964fa166d1e650faf14</link>
        <description>Create a utility and enable WRR arbitration mechanismChange-Id: I2194863ae812ece72c17b78e003ccf7895b8a812Signed-off-by: GangCao &lt;gang.cao@intel.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Tue, 14 Jun 2016 07:19:38 +0000</pubDate>
        <dc:creator>Ziye Yang &lt;ziye.yang@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>213e7a640d3eb0dd71d87363c0bbab44eb86dd17 - examples: add hello_world example for NVMe</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#213e7a640d3eb0dd71d87363c0bbab44eb86dd17</link>
        <description>examples: add hello_world example for NVMeThis is a very basic example app that shows how touse the SPDK NVMe driver API for basic enumeration andI/O operations.Signed-off-by: Jim Harris &lt;james.r.harris@intel.com&gt;Change-Id: I411f6f90781832f00d98b3d6782a9c2ca6591ce3

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Tue, 07 Jun 2016 21:32:27 +0000</pubDate>
        <dc:creator>Jim Harris &lt;james.r.harris@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ddb59105ee985c62da44a603190ece87fe58e344 - nvme: Add an fio plugin</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#ddb59105ee985c62da44a603190ece87fe58e344</link>
        <description>nvme: Add an fio pluginChange-Id: Ife815e371325df7fbec388530dc09097c3e4ffacSigned-off-by: Ben Walker &lt;benjamin.walker@intel.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Wed, 13 Apr 2016 00:58:29 +0000</pubDate>
        <dc:creator>Ben Walker &lt;benjamin.walker@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>cd48a01fcb044a1d2aee5dd99f5f92e08197188e - build: wrap $(CURDIR) relative paths in $(abspath)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#cd48a01fcb044a1d2aee5dd99f5f92e08197188e</link>
        <description>build: wrap $(CURDIR) relative paths in $(abspath)Resolve relative paths before using them to clean up command lines.This should also help shorten the overall command line length that getsembedded in the binary and used when locating the executable from acoredump.Change-Id: Ibff9849ede198bb04313496c8b7131485ffaf14fSigned-off-by: Daniel Verkamp &lt;daniel.verkamp@intel.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Mon, 09 May 2016 20:56:07 +0000</pubDate>
        <dc:creator>Daniel Verkamp &lt;daniel.verkamp@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>98416108553bf521c15002068a65a0fc3e74e52e - spdk: Add namespace management interface and unit tests.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#98416108553bf521c15002068a65a0fc3e74e52e</link>
        <description>spdk: Add namespace management interface and unit tests.Change-Id: I9d203bf7532d50b1f8c8ca50c50df09ded8b5256Signed-off-by: Cunyin Chang &lt;cunyin.chang@intel.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Thu, 25 Feb 2016 03:44:44 +0000</pubDate>
        <dc:creator>Cunyin Chang &lt;cunyin.chang@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c02b179490123a3212b0c0d23b69da13965d1552 - Remove year from copyright headers.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#c02b179490123a3212b0c0d23b69da13965d1552</link>
        <description>Remove year from copyright headers.Also add a space between Copyright and (c).The copyright year can be determined using git metadata.Also remove the duplicated &quot;All rights reserved.&quot; - every instance ofthis line already has a corresponding &quot;All rights reserved&quot; immediatelybelow it, except for examples/ioat/kperf/kmod/dma_perf.c, where I haveadded it manually.Performed using this command:git ls-files | xargs sed -i -e &apos;s/Copyright(c) \(.*\) Intel Corporation. All rights reserved./Copyright (c) Intel Corporation./&apos;Change-Id: I3779f404966800709024eb1eb66a50068af2716cSigned-off-by: Daniel Verkamp &lt;daniel.verkamp@intel.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Tue, 26 Jan 2016 17:47:22 +0000</pubDate>
        <dc:creator>Daniel Verkamp &lt;daniel.verkamp@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>92fa3ec5374f73cf51e2b31eee5b2e27d35118a9 - spdk: add NVMe reservation commands support</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/nvme/Makefile#92fa3ec5374f73cf51e2b31eee5b2e27d35118a9</link>
        <description>spdk: add NVMe reservation commands supportNVMe reservations provide capabilities that may be used by two or morehosts to coordinate access to a shared namespace, here we add the 4reservation commands: reservation register/acquire/release/report.Change-Id: Ib03ae2120a57dd14aa64311a6ffeb39fda73018cSigned-off-by: Changpeng Liu &lt;changpeng.liu@intel.com&gt;Signed-off-by: Ziye Yang &lt;ziye.yang@intel.com&gt;

            List of files:
            /spdk/examples/nvme/Makefile</description>
        <pubDate>Fri, 22 Jan 2016 08:39:55 +0000</pubDate>
        <dc:creator>Changpeng Liu &lt;changpeng.liu@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
