<?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>6c6c42fc2dc87c380648fea365feaf7f1d88928c - isal: If the user builds with shared libraries, use ISA-L shared</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/test/external_code/Makefile#6c6c42fc2dc87c380648fea365feaf7f1d88928c</link>
        <description>isal: If the user builds with shared libraries, use ISA-L sharedlibrariesChange-Id: I6e5882a2d0347971e99bbed26a2291cb3361800bSigned-off-by: Ben Walker &lt;ben@nvidia.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21490Community-CI: Mellanox Build BotReviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/test/external_code/Makefile</description>
        <pubDate>Thu, 18 Jan 2024 19:48:15 +0000</pubDate>
        <dc:creator>Ben Walker &lt;ben@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>d14f364edd9d51863135b4a633d11fc363d41f09 - test/external_code: Use an installed SPDK in this test</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/test/external_code/Makefile#d14f364edd9d51863135b4a633d11fc363d41f09</link>
        <description>test/external_code: Use an installed SPDK in this testExternal modules will be built against an installed SPDK, so change thetest to do a make install.Change-Id: I4d9d2da4a4024dca1a96bdeea182ebd8ac91e130Signed-off-by: Ben Walker &lt;ben@nvidia.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21602Reviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/test/external_code/Makefile</description>
        <pubDate>Thu, 25 Jan 2024 18:05:01 +0000</pubDate>
        <dc:creator>Ben Walker &lt;ben@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>d58439d3ed25727e543203936420e42612bf8a80 - external_code/accel: Add external accel driver</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/test/external_code/Makefile#d58439d3ed25727e543203936420e42612bf8a80</link>
        <description>external_code/accel: Add external accel driverExample implementation of accel driver. This change includes the accel driver itself and application to test it.Change-Id: Ic4615cb45f1dc059ff5b9adf7f7a5cc29ee5f81bSigned-off-by: Eugene Kobyak &lt;eugene.kobyak@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20458Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;Reviewed-by: Artur Paszkiewicz &lt;artur.paszkiewicz@intel.com&gt;

            List of files:
            /spdk/test/external_code/Makefile</description>
        <pubDate>Thu, 26 Oct 2023 13:27:31 +0000</pubDate>
        <dc:creator>Eugene Kobyak &lt;eugene.kobyak@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8976b47d96dd7319d050d40201c866e1de6a53ba - external_code/accel: Add external accel module</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/test/external_code/Makefile#8976b47d96dd7319d050d40201c866e1de6a53ba</link>
        <description>external_code/accel: Add external accel moduleExample implementation of accel module. This change includes the module itself and also an application to test all supported operations.Change-Id: I029f877f9ec9a90ceaf5207e4213bbad9b7d2ccdSigned-off-by: Eugene Kobyak &lt;eugene.kobyak@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20340Reviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Reviewed-by: Krzysztof Karas &lt;krzysztof.karas@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/test/external_code/Makefile</description>
        <pubDate>Fri, 13 Oct 2023 10:35:02 +0000</pubDate>
        <dc:creator>Eugene Kobyak &lt;eugene.kobyak@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>4e436e355c6695177315c1c42ee8cf16b793361a - test/external_code: set default include/lib dirs</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/test/external_code/Makefile#4e436e355c6695177315c1c42ee8cf16b793361a</link>
        <description>test/external_code: set default include/lib dirsThis makes it a lot easier to build these tests.Signed-off-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Change-Id: I969e3dada5d8c48e6d089a1c18c109f0c06e26c1Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/18085Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Michal Berger &lt;michal.berger@intel.com&gt;Reviewed-by: Aleksey Marchuk &lt;alexeymar@nvidia.com&gt;

            List of files:
            /spdk/test/external_code/Makefile</description>
        <pubDate>Fri, 12 May 2023 14:08:45 +0000</pubDate>
        <dc:creator>Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a6dbe3721eb3b5990707fc3e378c95e505dd8ab5 - update Intel copyright notices</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/test/external_code/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/test/external_code/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/test/external_code/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/test/external_code/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>91b30e7aec98bb7ededfef609924aa3f5ac71dd6 - test/external_code: initial definitions for basic NVMe driver</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/test/external_code/Makefile#91b30e7aec98bb7ededfef609924aa3f5ac71dd6</link>
        <description>test/external_code: initial definitions for basic NVMe driverThis patch introduces initial definitions for a stripped down version ofan out-of-tree NVMe driver.  It&apos;s purpose is to showcase SPDK&apos;sinterfaces for writing user-space drivers for various types of devices.The choice of NVMe as the example is based on the fact that it can beemulated by QEMU and the code can be borrowed from SPDK&apos;s regular NVMedriver.This driver will only provide the most basic functionalities (e.g.device probing, controller initialization, only admin queue support,etc.) and won&apos;t have support for any device quirks.  Therefore, it&apos;sonly intented to be used with emulated devices.In addition, an application utilizing the driver to list all availableNVMe controllers and print their identify data will be added.  It&apos;llbe a very basic, stripped down version of `examples/nvme/identify`.Signed-off-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Change-Id: I67c748aabf75a37ca72dfb74301a610f7c4ae2bcReviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6663Community-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;Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;

            List of files:
            /spdk/test/external_code/Makefile</description>
        <pubDate>Thu, 11 Feb 2021 14:49:35 +0000</pubDate>
        <dc:creator>Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a66fde23d7ecacec17bb2822dc13f94300c84ff0 - libvfio-user: set COMMON_CFLAGS for external_code tests</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/test/external_code/Makefile#a66fde23d7ecacec17bb2822dc13f94300c84ff0</link>
        <description>libvfio-user: set COMMON_CFLAGS for external_code testsStatic compilation for external_code tests uses SYS_LIBSthat now includes libvfio-user. As such the COMMON_CFLAGSneed to point to the build directory.Signed-off-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Change-Id: I6f3aa670a62445088535eacdfa1483bfacd5ce7bReviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6020Community-CI: Broadcom CIReviewed-by: Karol Latecki &lt;karol.latecki@intel.com&gt;Reviewed-by: Aleksey Marchuk &lt;alexeymar@mellanox.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/test/external_code/Makefile</description>
        <pubDate>Thu, 21 Jan 2021 11:11:19 +0000</pubDate>
        <dc:creator>Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>3509378604091522ca585b7facad2f5f84899bfe - test/autobuild: verify external code can link to libs</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/test/external_code/Makefile#3509378604091522ca585b7facad2f5f84899bfe</link>
        <description>test/autobuild: verify external code can link to libsThis test helps ensure that nothing about the way we build our sharedobjects changes in a way that breaks external applications or bdevmodules trying to link to SPDK.Change-Id: I45ac36a2afc873b04eb237f4e633a9d84066737cSigned-off-by: Seth Howell &lt;seth.howell@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/435Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Community-CI: Broadcom CI

            List of files:
            /spdk/test/external_code/Makefile</description>
        <pubDate>Tue, 21 Jan 2020 17:18:46 +0000</pubDate>
        <dc:creator>Seth Howell &lt;seth.howell@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
