<?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>4ed98d54753b56f4462b65ae14d3be0e8dad656f - examples/fsdev: Add hello_world fsdev example</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/Makefile#4ed98d54753b56f4462b65ae14d3be0e8dad656f</link>
        <description>examples/fsdev: Add hello_world fsdev exampleChange-Id: Ia8bdc89abed6486b5057aec7dae77d92d126b9b2Signed-off-by: Evgeniy Kochetov &lt;evgeniik@nvidia.com&gt;Signed-off-by: Anton Nayshtut &lt;anayshtut@nvidia.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22536Reviewed-by: Ben Walker &lt;ben@nvidia.com&gt;Reviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Community-CI: Mellanox Build Bot

            List of files:
            /spdk/examples/Makefile</description>
        <pubDate>Mon, 13 Nov 2023 15:37:27 +0000</pubDate>
        <dc:creator>Evgeniy Kochetov &lt;evgeniik@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>fa79ecf8b6db6c553206c85143871baf27bd6f2d - examples: Example app for using go-rpc</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/Makefile#fa79ecf8b6db6c553206c85143871baf27bd6f2d</link>
        <description>examples: Example app for using go-rpcBuild example app using go-rpc.Change-Id: Id978a39fdb0f33a6d403e395daa17ad595a11862Signed-off-by: Emilia Haligowska &lt;emilia.haligowska@intel.com&gt;Signed-off-by: Maciej Mis &lt;maciej.mis@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19815Community-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;

            List of files:
            /spdk/examples/Makefile</description>
        <pubDate>Fri, 08 Sep 2023 16:00:16 +0000</pubDate>
        <dc:creator>Emilia Haligowska &lt;emilia.haligowska@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c5b91b138647dc877611352ec567bebe7b76b3a9 - examples: add a thread example application</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/Makefile#c5b91b138647dc877611352ec567bebe7b76b3a9</link>
        <description>examples: add a thread example applicationCurrently we do not have any examples on how towrite and use thread library, other thanin examples/nvmf/nvmf. Adding a new applicationwill help general understanding of thread library.Change-Id: Ib1cca88d128fe3254c8a57cda1f2f7193d3d2e31Signed-off-by: Krzysztof Karas &lt;krzysztof.karas@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14846Community-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Shuhei Matsumoto &lt;smatsumoto@nvidia.com&gt;Reviewed-by: Jim Harris &lt;jim.harris@gmail.com&gt;

            List of files:
            /spdk/examples/Makefile</description>
        <pubDate>Mon, 26 Sep 2022 12:43:56 +0000</pubDate>
        <dc:creator>Krzysztof Karas &lt;krzysztof.karas@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a6dbe3721eb3b5990707fc3e378c95e505dd8ab5 - update Intel copyright notices</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/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/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/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/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>69f89ecf4bc5d95d8643dbf40914cede85ba9ab4 - examples/idxd: Add the perf tool for idxd</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/Makefile#69f89ecf4bc5d95d8643dbf40914cede85ba9ab4</link>
        <description>examples/idxd: Add the perf tool for idxdThe purpose of this patch is to add an independentidxd perf tool. Because users may not alwaysuse SPDK application framework, io channel relatedAPI.With this tool, users can know to integrate spdk&apos;sidxd api in their own software stack.In this patch, batched submission is not supported yet.Change-Id: I6e3e62cdb7c43da591ab0ae90fc17771222f7285Signed-off-by: Ziye Yang &lt;ziye.yang@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9398Community-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: Paul Luse &lt;paul.e.luse@intel.com&gt;Reviewed-by: Monica Kenguva &lt;monica.kenguva@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;

            List of files:
            /spdk/examples/Makefile</description>
        <pubDate>Wed, 01 Sep 2021 06:00:04 +0000</pubDate>
        <dc:creator>root &lt;root@waikikibeach68.sh.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>e6b7e585746259fc86b98d97fabe2016186d61d7 - examples: add zipf example app</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/Makefile#e6b7e585746259fc86b98d97fabe2016186d61d7</link>
        <description>examples: add zipf example appThis app shows how to use the SPDK zipf functionality,and uses spdk_histogram to show the cumulativedistributions.Usage:build/examples/zipf 1.2 100000000 10000This will generate 10000 random numbers from a range[0, 100000000) using zipf theta parameter = 1.2.Signed-off-by: Jim Harris &lt;james.r.harris@intel.com&gt;Change-Id: I36486399b54f57e771cbc5530ae4905afca60b64Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7780Community-CI: Broadcom CICommunity-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Shuhei Matsumoto &lt;shuhei.matsumoto.xt@hitachi.com&gt;Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;

            List of files:
            /spdk/examples/Makefile</description>
        <pubDate>Thu, 06 May 2021 21:43:05 +0000</pubDate>
        <dc:creator>Jim Harris &lt;james.r.harris@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>bb15f826315544d1319f78bc9b84dc3f4048bde2 - examples/interrupt_tgt: Fix app compiling error without vhost.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/Makefile#bb15f826315544d1319f78bc9b84dc3f4048bde2</link>
        <description>examples/interrupt_tgt: Fix app compiling error without vhost.Signed-off-by: yidong0635 &lt;dongx.yi@intel.com&gt;Change-Id: I64773ef2cab0d11d0438b217b597b371bfe6d043Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6088Community-CI: Broadcom CIReviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Changpeng Liu &lt;changpeng.liu@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/examples/Makefile</description>
        <pubDate>Mon, 25 Jan 2021 23:29:22 +0000</pubDate>
        <dc:creator>yidong0635 &lt;dongx.yi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>76c21d4138836dedf7b87a6183b603933fe48bc5 - intr_tgt: interruptable libs shown by modules.mk</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/Makefile#76c21d4138836dedf7b87a6183b603933fe48bc5</link>
        <description>intr_tgt: interruptable libs shown by modules.mkIndicate interruptable module libaries by spdk.modules.mkthrough INTR_BLOCKDEV_MODULES_LIST.Other applications can directly use INTR_BLOCKDEV_MODULES_LISTto create themselves to be interruptable.Change-Id: Id1894dd3753c7b404ebb9d77f3184be942f6d216Signed-off-by: Liu Xiaodong &lt;xiaodong.liu@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5782Community-CI: Broadcom CICommunity-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: Ziye Yang &lt;ziye.yang@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/Makefile</description>
        <pubDate>Wed, 30 Dec 2020 13:53:35 +0000</pubDate>
        <dc:creator>Liu Xiaodong &lt;xiaodong.liu@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>e9b2da84ec39a57d7a432fa4f62ab228a5519e2d - example/interrupt: do not compile interrupt_tgt without vhost</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/Makefile#e9b2da84ec39a57d7a432fa4f62ab228a5519e2d</link>
        <description>example/interrupt: do not compile interrupt_tgt without vhostThe interrupt_tgt depends on vhost lib, so it should not becompiled when SPDK is not using it.This resolves compilation errors with just:./configure --without-vhostSigned-off-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Change-Id: Iad2dff6bb73e1b3d389b98f0dfbf157e576797beReviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5340Community-CI: Broadcom CICommunity-CI: Mellanox Build BotTested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Aleksey Marchuk &lt;alexeymar@mellanox.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/Makefile</description>
        <pubDate>Mon, 30 Nov 2020 12:30:57 +0000</pubDate>
        <dc:creator>Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>d8618de0df28627be6427c488bf512207cd7e5f2 - interrupt: add interrupt_tgt app</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/Makefile#d8618de0df28627be6427c488bf512207cd7e5f2</link>
        <description>interrupt: add interrupt_tgt appinterrupt_tgt is similar with vhost_tgt, but it is constructed bylibaries supporting event interrupt mode with interrupt functions.Some basic bdev libraries are linked in it.&quot;interrupt_tgt -E&quot; will run the app in interrupt mode.At start, it can work with SPDK RPC methods.Change-Id: I3a9b253a4657758fc670af835e5bed5e53f412dcSigned-off-by: Liu Xiaodong &lt;xiaodong.liu@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4271Reviewed-by: Shuhei Matsumoto &lt;shuhei.matsumoto.xt@hitachi.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/examples/Makefile</description>
        <pubDate>Wed, 16 Sep 2020 20:16:10 +0000</pubDate>
        <dc:creator>Liu Xiaodong &lt;xiaodong.liu@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9f51cf3238e27c3829b10058ec5254b53cf5f2d6 - examples/accel/perf: perf tool using the accel framework</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/Makefile#9f51cf3238e27c3829b10058ec5254b53cf5f2d6</link>
        <description>examples/accel/perf: perf tool using the accel frameworkSupports SW accel engine, CBDMA accel engine and eventually the DSAaccel engine through common API.  Basic functions only are includedhere, subsequent patches will add more features as needed. Forexample, the verify function is very crude right now.Tool output was compared to the ioat perf tool w/CBDM and resultsare very close although there a small penalty for using theframework.For CBDMA, start the app with --wait-for-rpc and run the ioat scanRPC with desired whitelist. If there are not enough channels(channels are not a concept in the framework) then SW accel enginewill be used for cores that could not get a channel.Signed-off-by: paul luse &lt;paul.e.luse@intel.com&gt;Change-Id: I9c5ab33e74db7bdbc5bfe5d7a08cc7ffaeab625bReviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/883Tested-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/Makefile</description>
        <pubDate>Thu, 13 Feb 2020 22:13:53 +0000</pubDate>
        <dc:creator>paul luse &lt;paul.e.luse@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>b9793e6809a545918fab615b792c7a3243e997e2 - nvmf_example: add an nvmf example</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/Makefile#b9793e6809a545918fab615b792c7a3243e997e2</link>
        <description>nvmf_example: add an nvmf exampleuse the nvmf lib to add an nvmf example whichdoesn&apos;t use the spdk app framework. It can showhow to use the nvmf lib to build your own nvmf target.We encouage you to use the RPC cmds so this example willnot supply the configuration file. You can read theREADME.md to get the steps how to build your nvmf targetand test the IO status.Change-Id: I8d175934f7364d40fb44d36e85c31d8ea5063654Signed-off-by: JinYu &lt;jin.yu@intel.com&gt;Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/468457Community-CI: Broadcom SPDK FC-NVMe CI &lt;spdk-ci.pdl@broadcom.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Reviewed-by: Changpeng Liu &lt;changpeng.liu@intel.com&gt;Reviewed-by: GangCao &lt;gang.cao@intel.com&gt;

            List of files:
            /spdk/examples/Makefile</description>
        <pubDate>Mon, 26 Aug 2019 09:21:54 +0000</pubDate>
        <dc:creator>JinYu &lt;jin.yu@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>fa6470937358cf82b5aacb84b68880d1fc8e7f80 - examples/vmd: VMD device usage example</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/Makefile#fa6470937358cf82b5aacb84b68880d1fc8e7f80</link>
        <description>examples/vmd: VMD device usage exampleThis example enumarates NVMe disks behind VMD.Change-Id: I2e38aa3b3b73db1cc3b3bc79128071800cbf5fa9Signed-off-by: Wojciech Malikowski &lt;wojciech.malikowski@intel.com&gt;Signed-off-by: Orden Smith &lt;orden.e.smith@intel.com&gt;Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/455829Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Darek Stojaczyk &lt;dariusz.stojaczyk@intel.com&gt;Reviewed-by: Shuhei Matsumoto &lt;shuhei.matsumoto.xt@hitachi.com&gt;

            List of files:
            /spdk/examples/Makefile</description>
        <pubDate>Mon, 27 May 2019 13:43:51 +0000</pubDate>
        <dc:creator>Wojciech Malikowski &lt;wojciech.malikowski@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a2ab3cccc2c4c72220cf2453c9adac52af0eab59 - examples/sock/hello_sock: introduce sample application for libsock</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/Makefile#a2ab3cccc2c4c72220cf2453c9adac52af0eab59</link>
        <description>examples/sock/hello_sock: introduce sample application for libsockThis patch introduces sample application to show how to use libsockand net frameworks in the SPDK.While SPDK doesn&apos;t use client path in any way, for now, it also canhelp us to write functional tests for both - client as well as serverpaths.SERVER MODE-----------In the server mode this application works like echo server respondingto the connected client with received data.CLIENT MODE-----------In the client mode this application works like a telnet client sendingdata from stdin to the server and printing out respose.Change-Id: Ie4400cde1099a2f6b7cc02fa1b52f1c2c66784cdSigned-off-by: Tomasz Kulasek &lt;tomaszx.kulasek@intel.com&gt;Reviewed-on: https://review.gerrithub.io/421161Tested-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;Chandler-Test-Pool: SPDK Automated Test System &lt;sys_sgsw@intel.com&gt;

            List of files:
            /spdk/examples/Makefile</description>
        <pubDate>Thu, 02 Aug 2018 16:07:50 +0000</pubDate>
        <dc:creator>Tomasz Kulasek &lt;tomaszx.kulasek@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>85af63a5f50c9bf9ab110c63fea8d87af524458a - examples: blobstore hello world</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/Makefile#85af63a5f50c9bf9ab110c63fea8d87af524458a</link>
        <description>examples: blobstore hello worldExample hello world for blobstore that:- uses the spdk app framework- uses a malloc backend bdev- shows the basic blobstore operationsChange-Id: I1662139e6b1fa33c6109006407a11c8c0936ac0cSigned-off-by: Paul Luse &lt;paul.e.luse@intel.com&gt;Reviewed-on: https://review.gerrithub.io/370785Tested-by: SPDK Automated Test System &lt;sys_sgsw@intel.com&gt;Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Reviewed-by: Daniel Verkamp &lt;daniel.verkamp@intel.com&gt;

            List of files:
            /spdk/examples/Makefile</description>
        <pubDate>Thu, 20 Jul 2017 00:58:17 +0000</pubDate>
        <dc:creator>Paul Luse &lt;paul.e.luse@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>4b8e7d50c0c47e746515cfce40c175d4a0480986 - bdev: Add an example fio plugin</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/Makefile#4b8e7d50c0c47e746515cfce40c175d4a0480986</link>
        <description>bdev: Add an example fio pluginChange-Id: I5e0ebb8d452a41ad848b319af9bb978546807d5eSigned-off-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Reviewed-on: https://review.gerrithub.io/366495Tested-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/Makefile</description>
        <pubDate>Tue, 06 Jun 2017 17:24:07 +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/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/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>c02b179490123a3212b0c0d23b69da13965d1552 - Remove year from copyright headers.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/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/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>d4ab30ba33037ab236b8eaf0683fffff45507938 - ioat: add user-mode Intel I/OAT driver</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/examples/Makefile#d4ab30ba33037ab236b8eaf0683fffff45507938</link>
        <description>ioat: add user-mode Intel I/OAT driverThe ioat driver supports DMA engine copy offload hardware available onIntel Xeon platforms.Change-Id: Ida0b17b25816576948ddb1b0443587e0f09574d4Signed-off-by: Daniel Verkamp &lt;daniel.verkamp@intel.com&gt;

            List of files:
            /spdk/examples/Makefile</description>
        <pubDate>Thu, 03 Dec 2015 21:30:38 +0000</pubDate>
        <dc:creator>Daniel Verkamp &lt;daniel.verkamp@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
