qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH trivial 18/21] tests/qtest/migration-test.c: spelling fix: ba


From: Thomas Huth
Subject: Re: [PATCH trivial 18/21] tests/qtest/migration-test.c: spelling fix: bandwith
Date: Tue, 14 Nov 2023 20:07:07 +0100
User-agent: Mozilla Thunderbird

On 14/11/2023 17.58, Michael Tokarev wrote:
Fixes: 17257b90be4f "tests: Add migration dirty-limit capability test"
Cc: Hyman Huang <yong.huang@smartx.com>
Cc: Juan Quintela <quintela@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
  tests/qtest/migration-test.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/qtest/migration-test.c b/tests/qtest/migration-test.c
index 5752412b64..0fbaa6a90f 100644
--- a/tests/qtest/migration-test.c
+++ b/tests/qtest/migration-test.c
@@ -3138,7 +3138,7 @@ static void test_migrate_dirty_limit(void)
      uint64_t throttle_us_per_full;
      /*
       * We want the test to be stable and as fast as possible.
-     * E.g., with 1Gb/s bandwith migration may pass without dirty limit,
+     * E.g., with 1Gb/s bandwidth migration may pass without dirty limit,
       * so we need to decrease a bandwidth.
       */
      const int64_t dirtylimit_period = 1000, dirtylimit_value = 50;

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

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