<?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 init</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>eb53c23236cccb6b698b7ca70ee783da1c574b5f - add (c) and SPDX header to bash files as needed</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/docker/traffic-generator/init#eb53c23236cccb6b698b7ca70ee783da1c574b5f</link>
        <description>add (c) and SPDX header to bash files as neededper 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 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)For intel copyrights added, --follow and -C95% were used.Signed-off-by: paul luse &lt;paul.e.luse@intel.com&gt;Change-Id: I2ef86976095b88a9bf5b1003e59f3943cd6bbe4cReviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15209Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Community-CI: Mellanox Build BotReviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Reviewed-by: Krzysztof Karas &lt;krzysztof.karas@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;

            List of files:
            /spdk/docker/traffic-generator/init</description>
        <pubDate>Wed, 02 Nov 2022 15:49:40 +0000</pubDate>
        <dc:creator>paul luse &lt;paul.e.luse@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>e8ea27f8590b0f2f92b57c19ce4c8587430756f1 - docker: Add docker-compose for building basic SPDK containers</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/spdk/docker/traffic-generator/init#e8ea27f8590b0f2f92b57c19ce4c8587430756f1</link>
        <description>docker: Add docker-compose for building basic SPDK containersThis suite can be used to deploy containers with the followingfunctionality (more details in README.md):- storage-target- proxy-container- traffic-generatorThis will run simple fio test as per fio.conf against nvmf controllerprovided by initiator-container. Similar task can be performed directlyfrom initiator-container as well.Each container includes SPDK installation with most common tools, e.g.rpc.py, available under $PATH. This allows for something like:docker-compose exec storage-target rpc.py nvmf_get_subsystemsNote that SPDK environment heavily depends on a running kernel hence allthe containers need to be privileged. That said, to make sure containersare not affecting the host too much, some tasks must be done prior runningthem. This includes:- loading proper kernel modules (like nvme-fabrics, etc.)- allocating hugepages and having at least one hugetlbfs mountavailable under /dev/hugepagesbase_build is created as docker multi-stage build.This is done in order to decrease the size of the final image. TheSPDK RPMs are built inside a base image and then copied over to themain image (+ fio binary) - this leaves all the dependencies insidethe intermediate image instead of the final one.The resulted difference in size may look similar to the following(it may differ depending on the docker version etc.):no multi-stage build: spdk_base == 1.04GBmulti-stage build: spdk_base == 261MBSigned-off-by: Michal Berger &lt;michalx.berger@intel.com&gt;Signed-off-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Change-Id: I825bd0d0bb4071bd9d44b6a0749c033894899ae0Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9055Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Monica Kenguva &lt;monica.kenguva@intel.com&gt;Reviewed-by: Xiaodong Liu &lt;xiaodong.liu@intel.com&gt;Reviewed-by: Changpeng Liu &lt;changpeng.liu@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Community-CI: Broadcom CI &lt;spdk-ci.pdl@broadcom.com&gt;

            List of files:
            /spdk/docker/traffic-generator/init</description>
        <pubDate>Tue, 03 Aug 2021 07:16:49 +0000</pubDate>
        <dc:creator>Michal Berger &lt;michalx.berger@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
