qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 3/3] qemu-iotests: Tests on non-4k clusters


From: Kevin Wolf
Subject: [Qemu-devel] [PATCH 3/3] qemu-iotests: Tests on non-4k clusters
Date: Mon, 28 Sep 2009 14:13:11 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Thunderbird/3.0b3

This one is a bit larger (1,5 MB) as it contains lots of expected test
output. So I decided it might be inappropriate to send an email of this
size to the list. Please find the compressed patch attached.


>From 0f6107fa4f4f58245b8fdd46f63dbba129bf9da3 Mon Sep 17 00:00:00 2001
From: Kevin Wolf <address@hidden>
Date: Fri, 25 Sep 2009 19:19:44 +0200
Subject: [PATCH 3/3] qemu-iotests: Tests on non-4k clusters

This patch adds test case 023 which tests some more cluster sizes. For
anythinger larger than 4k clusters we can't use requests that are
l2_size or more (128k for 1k clusters, 2 MB for 4k clusters, 512 MB for
64k clusters). Therefore one of the common.pattern cases is changed and
needs new expected results for some old test cases.

Signed-off-by: Kevin Wolf <address@hidden>
---
 013.out        |  680 +-
 014.out        |  816 +-
 022.out        |  136 +-
 023            |  119 +
 023.out        |25706
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 common.pattern |    5 +-
 group          |    1 +
 7 files changed, 26645 insertions(+), 818 deletions(-)
 create mode 100755 023
 create mode 100644 023.out

Attachment: 0003-qemu-iotests-Tests-on-non-4k-clusters.patch.bz2
Description: application/bzip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]