<?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 .gitmodules</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>235c4c537de375e6828456109167424abbbb5b50 - xnvme: change gitmodule-remote</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/.gitmodules#235c4c537de375e6828456109167424abbbb5b50</link>
        <description>xnvme: change gitmodule-remoteThe xNVMe repository has moved from &quot;OpenMPDK/xNVMe&quot; to &quot;xnvme/xnvme,&quot;thus changing the git-module remote to reflect this.GitHub does provide redirection; however, eventually, it could break,and when doing so, it is better to have the module pointing to the &quot;new&quot;location well in advance.Change-Id: I5e32914dbfab6202446ec80c3d5764e8ebc3d6d4Signed-off-by: Simon A. F. Lund &lt;simon.lund@samsung.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23152Reviewed-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: Karl Bonde Torp &lt;k.torp@samsung.com&gt;

            List of files:
            /spdk/.gitmodules</description>
        <pubDate>Tue, 14 May 2024 08:07:00 +0000</pubDate>
        <dc:creator>Simon A. F. Lund &lt;simon.lund@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>784b9d48746955f210926648a0131f84f58de76f - isa-l_crypto: Add submodule</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/.gitmodules#784b9d48746955f210926648a0131f84f58de76f</link>
        <description>isa-l_crypto: Add submoduleAdd a new config option CONFIG_ISAL_CRYPTO whichis set if both isa-l and isa-l-crypto are enabled.This config option will be used in next patch toenable SW crypto operations in accel fwSigned-off-by: Alexey Marchuk &lt;alexeymar@nvidia.com&gt;Change-Id: I9cf6b754fb3888e21c05aa20bade21cf90d5d090Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14857Tested-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: Paul Luse &lt;paul.e.luse@intel.com&gt;Reviewed-by: Krzysztof Karas &lt;krzysztof.karas@intel.com&gt;Reviewed-by: &lt;qun.wan@intel.com&gt;Reviewed-by: Shuhei Matsumoto &lt;smatsumoto@nvidia.com&gt;

            List of files:
            /spdk/.gitmodules</description>
        <pubDate>Tue, 04 Oct 2022 19:14:10 +0000</pubDate>
        <dc:creator>Alexey Marchuk &lt;alexeymar@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>6f338d4bf3a8a91b7abe377a605a321ea2b05bf7 - bdev : xNVMe BDEV module implementation</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/.gitmodules#6f338d4bf3a8a91b7abe377a605a321ea2b05bf7</link>
        <description>bdev : xNVMe BDEV module implementationThis implementation of xNVMe BDEV module supports the char-device / ioctl-over-uring,along with the &quot;regular&quot; io_uring, libaio, POSIX aio, emulated aio (via threadpools) etc.Code changes done :a. Addition of xNVMe submodule to SPDKb. Modification of RPC scripts to Create / Delete xNVMe BDEVsc. Implementation of xNVMe BDEV moduleSigned-off-by: Krishna Kanth Reddy &lt;krish.reddy@samsung.com&gt;Change-Id: If814ca1c784124df429d283015a6570068b44f87Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11161Reviewed-by: Aleksey Marchuk &lt;alexeymar@nvidia.com&gt;Reviewed-by: Changpeng Liu &lt;changpeng.liu@intel.com&gt;Reviewed-by: Ben Walker &lt;benjamin.walker@intel.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/.gitmodules</description>
        <pubDate>Wed, 19 Jan 2022 10:12:50 +0000</pubDate>
        <dc:creator>Krishna Kanth Reddy &lt;krish.reddy@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>b30d57cdad6d2bc75cc1e4e2ebbcebcb0d98dcfa - libvfio-user: include libvfio-user as a submodule with SPDK</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/.gitmodules#b30d57cdad6d2bc75cc1e4e2ebbcebcb0d98dcfa</link>
        <description>libvfio-user: include libvfio-user as a submodule with SPDKAlso add a CONFIG_VFIO_USER config flag, it&apos;s enabled bydefault.Change-Id: I18b44c024a264516a60f743d5c366a4c7f7c6785Signed-off-by: Changpeng Liu &lt;changpeng.liu@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5000Tested-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/.gitmodules</description>
        <pubDate>Mon, 02 Nov 2020 15:32:20 +0000</pubDate>
        <dc:creator>Changpeng Liu &lt;changpeng.liu@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>98d60de60f6f378549cfe1ad53d4c4c9265d9a55 - ocf: add ocf submodule</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/.gitmodules#98d60de60f6f378549cfe1ad53d4c4c9265d9a55</link>
        <description>ocf: add ocf submoduleThis patch adds OCF as spdk submodule. By default ocf submodule is unused.Type ./configure --with-ocf to enable ocf compliation.Signed-off-by: Piotr Pelplinski &lt;piotr.pelplinski@intel.com&gt;Change-Id: I7df228481c4228e6dbdea2ef0dc1d5513069ee08Reviewed-on: https://review.gerrithub.io/c/444256Reviewed-by: Vitaliy Mysak &lt;vitaliy.mysak@intel.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Reviewed-by: Darek Stojaczyk &lt;dariusz.stojaczyk@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/.gitmodules</description>
        <pubDate>Tue, 12 Feb 2019 13:27:52 +0000</pubDate>
        <dc:creator>Piotr Pelplinski &lt;piotr.pelplinski@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>552e21cce6cccbf833ed9109827e08337377d7ce - spdk: Add ISA-L support with related crc32 function</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/.gitmodules#552e21cce6cccbf833ed9109827e08337377d7ce</link>
        <description>spdk: Add ISA-L support with related crc32 functionIn SPDK, we will build isa-l with no shared optionand then integrate it into SPDK. And we do not needto install isal in the system libaries.Note: ocf build in autobuild.sh now needs to buildinclude/spdk/config.h before building the ocf library,to ensure that header is available in a clean buildenvironment.Change-Id: I3f0ce6932b386de17a77cf5bfdfd738b22417e2dSigned-off-by: Ziye Yang &lt;optimistyzy@gmail.com&gt;Signed-off-by: paul luse &lt;paul.e.luse@intel.com&gt;Signed-off-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-on: https://review.gerrithub.io/c/441279Tested-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;Reviewed-by: Chunyang Hui &lt;chunyang.hui@intel.com&gt;

            List of files:
            /spdk/.gitmodules</description>
        <pubDate>Mon, 21 Jan 2019 09:05:59 +0000</pubDate>
        <dc:creator>Ziye Yang &lt;ziye.yang@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>6118b85333b455eded2dd35a462e31410afda6bd - build: add intel-ipsec-mb submodule</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/.gitmodules#6118b85333b455eded2dd35a462e31410afda6bd</link>
        <description>build: add intel-ipsec-mb submoduleThis is a dependency of the DPDK crypto framework.The submodule is currently set to our SPDK fork of the ipsec librarywhich is based off of the library v0.48 tag, as required by DPDK plusone minor Makefile change on the &apos;spdk&apos; branch of the fork.Also added is a configure option &apos;--with-crypto&apos; and the associatedconditionals for building DPDK with or without the library dependency.The crypto vbdev patch will use this same configure option to determineDPDK opts as well as whether the crypto vbdev should be built or not.Change-Id: Ib1cfd15b63b29acf3c2f7345d0d7edfd94716620Signed-off-by: Daniel Verkamp &lt;daniel.verkamp@intel.com&gt;Signed-off-by: paul luse &lt;paul.e.luse@intel.com&gt;Reviewed-on: https://review.gerrithub.io/404983Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Reviewed-by: Shuhei Matsumoto &lt;shuhei.matsumoto.xt@hitachi.com&gt;Reviewed-by: Changpeng Liu &lt;changpeng.liu@intel.com&gt;

            List of files:
            /spdk/.gitmodules</description>
        <pubDate>Thu, 22 Mar 2018 23:24:14 +0000</pubDate>
        <dc:creator>Daniel Verkamp &lt;daniel.verkamp@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>737b1b571b7f04987151fadaaa63f75809fd3613 - build: add dpdk as a submodule</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/.gitmodules#737b1b571b7f04987151fadaaa63f75809fd3613</link>
        <description>build: add dpdk as a submoduleThis will allow a git clone to default to an SPDK-specificversion of the DPDK repository.  Users can still overrideto use a separate DPDK repository/installation with the--with-dpdk configure script options.While here, remove gzip option for the git-archive operationsin autopackage.sh.  We need to add a git-archive for the DPDKsubmodule if we are using it, and compressing at -9 adds a lotof unnecessary time.  Since we are not archiving these packages,there is no need to compress them.  Also explicitly disablecoverage and ubsan for the autopackage build, since this buildis only to test compilation and is not actually used for anytest execution.Signed-off-by: Jim Harris &lt;james.r.harris@intel.com&gt;Change-Id: I3cf8a2ed984003a175cdece6542636ede8cb2479

            List of files:
            /spdk/.gitmodules</description>
        <pubDate>Mon, 08 May 2017 22:07:13 +0000</pubDate>
        <dc:creator>Jim Harris &lt;james.r.harris@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
