<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in vhost</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c84ecccca3d7ef56ee8a836767e6ca0afcb28419 - vhost/windows: Make sure host drive is properly cleaned up</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#c84ecccca3d7ef56ee8a836767e6ca0afcb28419</link>
        <description>vhost/windows: Make sure host drive is properly cleaned upSigned-off-by: Michal Berger &lt;michalx.berger@intel.com&gt;Change-Id: I53ec43c62f5ab7bef2719119252eec3c7c6b90d9Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7269Reviewed-by: Karol Latecki &lt;karol.latecki@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: Ben Walker &lt;benjamin.walker@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/test/vhost/windows/windows_scsi_compliance.ps1</description>
        <pubDate>Wed, 07 Apr 2021 10:00:00 +0000</pubDate>
        <dc:creator>Michal Berger &lt;michalx.berger@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>d546e5ba5b16c4ba8dfe5c623d96682b93cdbfb0 - test/vhost: Do proper cleanup in shared test suite</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#d546e5ba5b16c4ba8dfe5c623d96682b93cdbfb0</link>
        <description>test/vhost: Do proper cleanup in shared test suiteOtherwise, in case first fio fails (i.e. the one that is being putinto a background job), the error_exit() kills the vhost app,leaving the second fio hanging for indefinite amount of time.Instead, kill it immediately when the trap is raised.Also, simply trap on EXIT, don&apos;t overwrite the ERR trap that&apos;s setfrom autotest_common.sh.Change-Id: Icfe851235ff78024b3f288c91e4a2e122502bd4bSigned-off-by: Michal Berger &lt;michal.berger@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19892Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Reviewed-by: Ben Walker &lt;ben@nvidia.com&gt;

            List of files:
            /spdk/test/vhost/shared/shared.sh</description>
        <pubDate>Thu, 14 Sep 2023 07:00:00 +0000</pubDate>
        <dc:creator>Michal Berger &lt;michal.berger@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>5f6519d1ef3e0c0f1cb689f5077cdb2670581c67 - test/vhost: Handle multi-part and/or GPT disk images</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#5f6519d1ef3e0c0f1cb689f5077cdb2670581c67</link>
        <description>test/vhost: Handle multi-part and/or GPT disk imagesRelevant for making sure the testing image that&apos;s used for vhosttests is kept up-to-date.Change-Id: I0f80fef992d4817f79a1823226297c57c63e9106Signed-off-by: Michal Berger &lt;michal.berger@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/18856Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Reviewed-by: Sebastian Brzezinka &lt;sebastian.brzezinka@intel.com&gt;

            List of files:
            /spdk/test/vhost/vhost_boot/vhost_boot.sh</description>
        <pubDate>Mon, 26 Jun 2023 11:00:00 +0000</pubDate>
        <dc:creator>Michal Berger &lt;michal.berger@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c5d5b92c2b9445b5a8b1c851a7c9bf933a7c8eee - test/vhost/windows: Fix scp target argument</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#c5d5b92c2b9445b5a8b1c851a7c9bf933a7c8eee</link>
        <description>test/vhost/windows: Fix scp target argumentThis change was missed by the 4641aa53ae.Change-Id: I193954dbdfd2ae22acc25de79e2d09d395e76ad2Signed-off-by: Michal Berger &lt;michal.berger@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20540Reviewed-by: Karol Latecki &lt;karol.latecki@intel.com&gt;Reviewed-by: Krzysztof Karas &lt;krzysztof.karas@intel.com&gt;Reviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Marek Chomnicki &lt;marek.chomnicki@intel.com&gt;Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;

            List of files:
            /spdk/test/vhost/windows/windows_scsi_compliance.sh</description>
        <pubDate>Wed, 08 Nov 2023 11:00:00 +0000</pubDate>
        <dc:creator>Michal Berger &lt;michal.berger@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>5df201547adebd3b396267eca18aa16892f647ed - test/vhost: Move nvmf_vhost to vhost suite</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#5df201547adebd3b396267eca18aa16892f647ed</link>
        <description>test/vhost: Move nvmf_vhost to vhost suiteThis test depends on additional qcow2 image which is by designhandled via vhost suite so it&apos;s better fit there. Also, since we havevarious nvmf jobs, this test is unnecessarily run multiple times underboth, bare-metal, and virtual setups. Limit that to bare-metal, wherevhost suite is executed, and enforce TCP as a transport.Change-Id: I15b8791e523c9077664d16f5c6c34235f023c883Signed-off-by: Michal Berger &lt;michal.berger@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/18862Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;

            List of files:
            /spdk/test/vhost/nvmf/nvmf_vhost.sh/spdk/test/vhost/nvmf/nvmf_vhost_fio.job/spdk/test/vhost/vhost.sh</description>
        <pubDate>Wed, 28 Jun 2023 08:00:00 +0000</pubDate>
        <dc:creator>Michal Berger &lt;michal.berger@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>17538bdc67021ec097536c683124234db1aac374 - add (c) and SPDX header to python files as needed</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#17538bdc67021ec097536c683124234db1aac374</link>
        <description>add (c) and SPDX header to python 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)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: I6cd3f18d1b469d5ef249d26ddb2923ca6b970bd4Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15208Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Ben Walker &lt;benjamin.walker@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;

            List of files:
            /spdk/test/vhost/windows/windows_scsi_compliance.py</description>
        <pubDate>Wed, 02 Nov 2022 15:00:00 +0000</pubDate>
        <dc:creator>paul luse &lt;paul.e.luse@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>eb53c23236cccb6b698b7ca70ee783da1c574b5f - add (c) and SPDX header to bash files as needed</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#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/test/vhost/hotplug/blk_hotremove.sh/spdk/test/vhost/integrity/integrity_start.sh/spdk/test/vhost/readonly/delete_partition_vm.sh/spdk/test/vhost/readonly/disabled_readonly_vm.sh/spdk/test/vhost/readonly/enabled_readonly_vm.sh/spdk/test/vhost/readonly/readonly.sh</description>
        <pubDate>Wed, 02 Nov 2022 15:00:00 +0000</pubDate>
        <dc:creator>paul luse &lt;paul.e.luse@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>34edd9f1bf5fda4c987f4500ddc3c9f50be32e7d - general: fix misspells and typos</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#34edd9f1bf5fda4c987f4500ddc3c9f50be32e7d</link>
        <description>general: fix misspells and typosSigned-off-by: Kamil Godzwon &lt;kamilx.godzwon@intel.com&gt;Change-Id: Iab206ef526eb7032c6681a3145450010c91705a4Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24120Community-CI: Mellanox Build BotReviewed-by: Karol Latecki &lt;karol.latecki@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Aleksey Marchuk &lt;alexeymar@nvidia.com&gt;Reviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;

            List of files:
            /spdk/test/vhost/fiotest/fio.sh/spdk/test/vhost/other/negative.sh</description>
        <pubDate>Wed, 10 Jul 2024 17:00:00 +0000</pubDate>
        <dc:creator>Kamil Godzwon &lt;kamilx.godzwon@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>b1263050ee4a21dfc83538bfec0bb90b4b059333 - test/vhost: Remove {RDMA,MGMT}* opts from migration.sh</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#b1263050ee4a21dfc83538bfec0bb90b4b059333</link>
        <description>test/vhost: Remove {RDMA,MGMT}* opts from migration.shThese are not used in any capacity.Change-Id: Idd729025d0c14084c3505b1fed58c6c90f3acfa9Signed-off-by: Michal Berger &lt;michal.berger@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19542Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Reviewed-by: Karol Latecki &lt;karol.latecki@intel.com&gt;Reviewed-by: Kamil Godzwon &lt;kamilx.godzwon@intel.com&gt;Reviewed-by: Jim Harris &lt;jim.harris@gmail.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/test/vhost/migration/migration.sh</description>
        <pubDate>Thu, 24 Aug 2023 01:00:00 +0000</pubDate>
        <dc:creator>Michal Berger &lt;michal.berger@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>da0454f8a7a83bdb2dcb73f48a67b0aea86ca4f6 - test/vhost: Remove limiting of the vhost kernel threads</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#da0454f8a7a83bdb2dcb73f48a67b0aea86ca4f6</link>
        <description>test/vhost: Remove limiting of the vhost kernel threadsThis was mainly targeted for the performances TCs but it&apos;s beenrecently decided to simply drop this due to the issues like:https://github.com/spdk/spdk/issues/3482We will simply not touch kernel&apos;s threads at all and point outin actual reports why it is so.Change-Id: I44164b1d22c0e345ea0bee97f050b2561552f404Signed-off-by: Michal Berger &lt;michal.berger@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24639Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Reviewed-by: Jim Harris &lt;jim.harris@samsung.com&gt;

            List of files:
            /spdk/test/vhost/perf_bench/vhost_perf.sh</description>
        <pubDate>Thu, 22 Aug 2024 11:00:00 +0000</pubDate>
        <dc:creator>Michal Berger &lt;michal.berger@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7c764edf8550a5cf7541581cbc75581d7e05a2c6 - test/vhost: Gather IRQ stats from the VM</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#7c764edf8550a5cf7541581cbc75581d7e05a2c6</link>
        <description>test/vhost: Gather IRQ stats from the VMSigned-off-by: Michal Berger &lt;michal.berger@intel.com&gt;Change-Id: I4351d812b9b9da127b6daf46b0f44ce237e33ee9Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15460Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Karol Latecki &lt;karol.latecki@intel.com&gt;Reviewed-by: Shuhei Matsumoto &lt;smatsumoto@nvidia.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;

            List of files:
            /spdk/test/vhost/parse_irqs.sh</description>
        <pubDate>Tue, 15 Nov 2022 14:00:00 +0000</pubDate>
        <dc:creator>Michal Berger &lt;michal.berger@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>92895216307b7c7b131011cb067d51afe471f6be - test/vhost: replace master_core with main_core</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#92895216307b7c7b131011cb067d51afe471f6be</link>
        <description>test/vhost: replace master_core with main_coreSigned-off-by: Jim Harris &lt;james.r.harris@intel.com&gt;Change-Id: Ibdf9612a27266ef739d9d10db3fd1d353729644aReviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5353Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Community-CI: Mellanox Build BotReviewed-by: Aleksey Marchuk &lt;alexeymar@mellanox.com&gt;Reviewed-by: Shuhei Matsumoto &lt;shuhei.matsumoto.xt@hitachi.com&gt;

            List of files:
            /spdk/test/vhost/initiator/autotest.config/spdk/test/vhost/lvol/autotest.config</description>
        <pubDate>Mon, 30 Nov 2020 20:00:00 +0000</pubDate>
        <dc:creator>Jim Harris &lt;james.r.harris@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>a4a046245b04ed81046c1e56b5f9e73070e3ba1c - test/common: Don&apos;t use $HOME as base for $DEPENDENCY_DIR</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#a4a046245b04ed81046c1e56b5f9e73070e3ba1c</link>
        <description>test/common: Don&apos;t use $HOME as base for $DEPENDENCY_DIRThis is a source of problems especially in context of sudo so replaceit with a dedicated path instead.Also, simplify fio selection - these tests should not depend, bydefault, on some specific binary. Instead, always fallback to usingwhat given VM image provides.Signed-off-by: Michal Berger &lt;michal.berger@intel.com&gt;Change-Id: I33be30a53725338f36d31a4c1eea82f1ec56b2c9Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17093Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;Reviewed-by: Pawel Piatek &lt;pawelx.piatek@intel.com&gt;Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;

            List of files:
            /spdk/test/vhost/manual.sh</description>
        <pubDate>Thu, 09 Mar 2023 08:00:00 +0000</pubDate>
        <dc:creator>Michal Berger &lt;michal.berger@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>d6db5988c5e98c1ddd94fb2317680e8f240e533c - test/vhost: use light IO workloads for live migration tests</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#d6db5988c5e98c1ddd94fb2317680e8f240e533c</link>
        <description>test/vhost: use light IO workloads for live migration testsUse lightweight workload test cases in VM for the purposeto keep number of dirty pages is in low rate of VM&apos;s totalmemory.Fix issue #2805.Change-Id: I52efd0d0522ccef713ba2c3a451daac0683234dcSigned-off-by: Changpeng Liu &lt;changpeng.liu@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15954Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;

            List of files:
            /spdk/test/vhost/migration/migration-tc1.sh/spdk/test/vhost/migration/migration-tc2.job</description>
        <pubDate>Thu, 15 Dec 2022 03:00:00 +0000</pubDate>
        <dc:creator>Changpeng Liu &lt;changpeng.liu@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>dea682c9a5474d1e241660a5bcf4cf769b79645b - test/vhost/lvol: Increase number of CPUs allocated for VMs</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#dea682c9a5474d1e241660a5bcf4cf769b79645b</link>
        <description>test/vhost/lvol: Increase number of CPUs allocated for VMsThis is done in order to speed up the boot sequence.Change-Id: I171030bd7dbd0da57606225054ddda34b1f4e222Signed-off-by: Michal Berger &lt;michal.berger@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21422Tested-by: SPDK CI Jenkins &lt;sys_sgci@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/test/vhost/lvol/lvol_test.sh</description>
        <pubDate>Sat, 13 Jan 2024 14:00:00 +0000</pubDate>
        <dc:creator>Michal Berger &lt;michal.berger@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>4641aa53ae14ed7b2ae23551837977a7903dd986 - test/common: Provide {ext,null}glob by default in autotest suite</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#4641aa53ae14ed7b2ae23551837977a7903dd986</link>
        <description>test/common: Provide {ext,null}glob by default in autotest suiteThis requires adjustments in several test suites due to some badpractices exposed by explicit use of nullglob.Change-Id: Idbe7eeec598ffc06e98986898344e4e0d88f4a5dSigned-off-by: Michal Berger &lt;michal.berger@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19551Reviewed-by: Jim Harris &lt;jim.harris@gmail.com&gt;Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Tomasz Zawadzki &lt;tomasz.zawadzki@intel.com&gt;

            List of files:
            /spdk/test/vhost/initiator/blockdev.sh/spdk/test/vhost/migration/migration-tc2.sh</description>
        <pubDate>Thu, 24 Aug 2023 20:00:00 +0000</pubDate>
        <dc:creator>Michal Berger &lt;michal.berger@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>bea9ace020848f26b7c7433e9074749e84cc95c8 - test/vhost: Perform verify only for the write job</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#bea9ace020848f26b7c7433e9074749e84cc95c8</link>
        <description>test/vhost: Perform verify only for the write jobSince fio-3.33, due to the following commit (bisect + revert):  https://github.com/axboe/fio/commit/191d6634e8a692bef15143715c88920987ecaa89using verification for *read jobs is foobar. For currently existingconfiguration, fio &gt;= 3.33 exits almost immediately causing themigration test to fail - before VM is migrated, we check if fio isactually running, however, due to this issue, it&apos;s not.To mitigate, verify only the write job, allowing the randread jobto block for expected amount of time (20s).Change-Id: I7c36e8f56635292426a15aeeb2395cecd454058aSigned-off-by: Michal Berger &lt;michal.berger@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19543Reviewed-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@gmail.com&gt;

            List of files:
            /spdk/test/vhost/migration/migration-tc1.job</description>
        <pubDate>Thu, 24 Aug 2023 02:00:00 +0000</pubDate>
        <dc:creator>Michal Berger &lt;michal.berger@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f8a085a2d5197a152d0d3d43b6d34f80d34eb2ef - test/vhost: Add helper functions for extracting IRQ data</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#f8a085a2d5197a152d0d3d43b6d34f80d34eb2ef</link>
        <description>test/vhost: Add helper functions for extracting IRQ dataSigned-off-by: Michal Berger &lt;michal.berger@intel.com&gt;Change-Id: If75aeca0c44667ef02b72f2e4a9141da4057d291Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15459Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Karol Latecki &lt;karol.latecki@intel.com&gt;Reviewed-by: Shuhei Matsumoto &lt;smatsumoto@nvidia.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Kamil Godzwon &lt;kamilx.godzwon@intel.com&gt;

            List of files:
            /spdk/test/vhost/irqs.sh</description>
        <pubDate>Tue, 15 Nov 2022 12:00:00 +0000</pubDate>
        <dc:creator>Michal Berger &lt;michal.berger@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>962671f711e8d634c3cca152ddca5ea0c508392c - test/vhost: Create wrapper around wipefs</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#962671f711e8d634c3cca152ddca5ea0c508392c</link>
        <description>test/vhost: Create wrapper around wipefsCall sync each time, as an extra step, to make sure all the writes on the underlying device completed. This is needed, as on occasion parted (called right after wipefs) fails to create pt complaining that the target device (and its partitions) are still in use.Change-Id: I959d9b36a1588ec3754335995e3e8bc5057bfeb7Signed-off-by: Michal Berger &lt;michal.berger@intel.com&gt;Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17498Tested-by: SPDK CI Jenkins &lt;sys_sgci@intel.com&gt;Reviewed-by: Jim Harris &lt;james.r.harris@intel.com&gt;Reviewed-by: Konrad Sztyber &lt;konrad.sztyber@intel.com&gt;

            List of files:
            /spdk/test/vhost/integrity/integrity_vm.sh</description>
        <pubDate>Wed, 12 Apr 2023 07:00:00 +0000</pubDate>
        <dc:creator>Michal Berger &lt;michal.berger@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>14c0f94c8887693aa167064a8c403cef80319b7b - test/fio: supress fio output files</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/spdk/test/vhost/#14c0f94c8887693aa167064a8c403cef80319b7b</link>
        <description>test/fio: supress fio output filesverify.state files are not very useful becausewe fail the tests at any first failure.If there was something wrong with IO verificationthen autotest.sh would fail.Fio files with metrics output (IOPS, BW, latency, etc)are also not very useful as per-patch tests are notfocused on benchmarking.Fixes #2546Signed-off-by: Kamil Godzwon &lt;kamilx.godzwon@intel.com&gt;Change-Id: I33fbe2fb0749d840f08ffe0d606d206268140991Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13019Community-CI: Broadcom CI &lt;spdk-ci.pdl@broadcom.com&gt;Reviewed-by: Karol Latecki &lt;karol.latecki@intel.com&gt;Reviewed-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/test/vhost/fio/vhost_fio.job/spdk/test/vhost/initiator/bdev.fio</description>
        <pubDate>Mon, 13 Jun 2022 09:00:00 +0000</pubDate>
        <dc:creator>Kamil Godzwon &lt;kamilx.godzwon@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
