From patchwork Sun Apr 3 16:35:29 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Engestrom X-Patchwork-Id: 8738461 Return-Path: X-Original-To: patchwork-intel-gfx@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 6426C9F7C9 for ; Mon, 4 Apr 2016 08:27:52 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 67F5E2022A for ; Mon, 4 Apr 2016 08:27:51 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id 5E0992017E for ; Mon, 4 Apr 2016 08:27:50 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 82D3D6E4D3; Mon, 4 Apr 2016 08:27:49 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-lb0-f194.google.com (mail-lb0-f194.google.com [209.85.217.194]) by gabe.freedesktop.org (Postfix) with ESMTPS id 034086E0AC for ; Sun, 3 Apr 2016 16:51:56 +0000 (UTC) Received: by mail-lb0-f194.google.com with SMTP id gk8so15485473lbc.2 for ; Sun, 03 Apr 2016 09:51:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=hO48Qa+x5AfSfIJSdCzioEj+sA0AENNlWDI/W1zLx9o=; b=CBhxbr/c2BgYyz/KSLYzItUVytYrmV9OJXKYul7iyRhIyZRHAN/LkvT780DgMctuIf g5xy6nQEScrJuIER8ZFK7J6mq3mmfvJPTSPlOZdFpFKrQrQ0ofw+1O/7GHdPvQ2fxX3/ 6f5bd3rRkpY9Jl7rwI4ykiB2OGvA9bWNFBHFXbkMINFVDrWZNgtcTaCdaJLkcbkidtta gSJH9HZ9fzTQGb4ZgAU2JxfAynjfrmm2oUFLyRD6ZUrtks0HHfH14fdP5ypsH8eV68F0 MO380h0Gqvs3hFV6diHkRGneXnUtmF2490zXAitkjGS9uP3qn8subw6ftwWcdxnxITmR 5mlQ== X-Gm-Message-State: AD7BkJINfWMBlDQFSOoXgmFVfDnbb1ZG7JDBWWEcAPPI5hPOVxlKtwwLw2irbrRujeMM2A== X-Received: by 10.28.220.67 with SMTP id t64mr2709158wmg.57.1459702313706; Sun, 03 Apr 2016 09:51:53 -0700 (PDT) Received: from Eric-XPS.localdomain (0545748a.skybroadband.com. [5.69.116.138]) by smtp.gmail.com with ESMTPSA id t8sm24599519wjy.41.2016.04.03.09.51.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 03 Apr 2016 09:51:52 -0700 (PDT) From: Eric Engestrom To: intel-gfx@lists.freedesktop.org Date: Sun, 3 Apr 2016 17:35:29 +0100 Message-Id: <1459701330-2263-4-git-send-email-eric@engestrom.ch> X-Mailer: git-send-email 2.8.0 In-Reply-To: <1459701330-2263-1-git-send-email-eric@engestrom.ch> References: <1459701330-2263-1-git-send-email-eric@engestrom.ch> X-Mailman-Approved-At: Mon, 04 Apr 2016 08:27:43 +0000 Cc: Eric Engestrom Subject: [Intel-gfx] [PATCH i-g-t 4/5] tests: fix spelling mistakes X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Spam-Status: No, score=-5.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Eric Engestrom Reviewed-by: Dave Gordon --- tests/gem_concurrent_all.c | 2 +- tests/gem_cpu_reloc.c | 2 +- tests/gem_flink_race.c | 2 +- tests/gem_seqno_wrap.c | 2 +- tests/gem_tiled_wb.c | 2 +- tests/prime_nv_api.c | 2 +- tests/prime_nv_pcopy.c | 2 +- tests/prime_self_import.c | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/tests/gem_concurrent_all.c b/tests/gem_concurrent_all.c index 10e5357..688eecb 100644 --- a/tests/gem_concurrent_all.c +++ b/tests/gem_concurrent_all.c @@ -1530,7 +1530,7 @@ run_mode(const char *prefix, p->copy, h->hang); } - /* and finally try to trick the kernel into loosing the pending write */ + /* and finally try to trick the kernel into losing the pending write */ igt_subtest_f("%s-%s-%s-gpu-read-after-write%s%s", prefix, mode->name, p->prefix, suffix, h->suffix) { buffers_create(&buffers); run_wrap_func(&buffers, diff --git a/tests/gem_cpu_reloc.c b/tests/gem_cpu_reloc.c index 520030a..7324c4c 100644 --- a/tests/gem_cpu_reloc.c +++ b/tests/gem_cpu_reloc.c @@ -232,7 +232,7 @@ static void run_test(int fd, int count) igt_progress("gem_cpu_reloc: ", 2*count+i, 3*count); } - igt_info("Subtest suceeded, cleanup up - this might take a while.\n"); + igt_info("Subtest succeeded, cleanup up - this might take a while.\n"); for (i = 0; i < count; i++) { gem_close(fd, handles[i]); } diff --git a/tests/gem_flink_race.c b/tests/gem_flink_race.c index 30e33f6..5937bc0 100644 --- a/tests/gem_flink_race.c +++ b/tests/gem_flink_race.c @@ -143,7 +143,7 @@ static void test_flink_close(void) void *status; int fake; - /* Allocate exit handler fds in here so that we dont screw + /* Allocate exit handler fds in here so that we don't screw * up the counts */ fake = drm_open_driver(DRIVER_INTEL); diff --git a/tests/gem_seqno_wrap.c b/tests/gem_seqno_wrap.c index f6320f4..e4a6277 100644 --- a/tests/gem_seqno_wrap.c +++ b/tests/gem_seqno_wrap.c @@ -485,7 +485,7 @@ int main(int argc, char **argv) " -t --timeout=sec set timeout to wait for testrun to sec seconds\n" " -d --dontwrap don't wrap just run the test\n" " -p --prewrap=n set seqno to WRAP - n for each testrun\n" - " -r --norandom dont randomize prewrap space\n" + " -r --norandom don't randomize prewrap space\n" " -i --buffers number of buffers to copy\n"; options.rounds = SLOW_QUICK(50, 2); diff --git a/tests/gem_tiled_wb.c b/tests/gem_tiled_wb.c index 67d54bd..2919736 100644 --- a/tests/gem_tiled_wb.c +++ b/tests/gem_tiled_wb.c @@ -68,7 +68,7 @@ create_bo(int fd) handle = gem_create(fd, SIZE); gem_set_tiling(fd, handle, I915_TILING_X, WIDTH * sizeof(uint32_t)); - /* Write throught the fence to tiled the data. + /* Write through the fence to tile the data. * We then manually detile on reading back through the mmap(wc). */ data = gem_mmap__gtt(fd, handle, SIZE, PROT_READ | PROT_WRITE); diff --git a/tests/prime_nv_api.c b/tests/prime_nv_api.c index 054a1ec..6bf891a 100644 --- a/tests/prime_nv_api.c +++ b/tests/prime_nv_api.c @@ -1,4 +1,4 @@ -/* wierd use of API tests */ +/* weird use of API tests */ /* test1- export buffer from intel, import same fd twice into nouveau, check handles match diff --git a/tests/prime_nv_pcopy.c b/tests/prime_nv_pcopy.c index b5ceabf..99eaeea 100644 --- a/tests/prime_nv_pcopy.c +++ b/tests/prime_nv_pcopy.c @@ -673,7 +673,7 @@ static void check3(const uint32_t *p, uint32_t pitch, uint32_t lines, } } -/* copy from nvidia bo to intel bo and copy to a linear bo to check if tiling went succesful */ +/* copy from nvidia bo to intel bo and copy to a linear bo to check if tiling went successful */ static void test3_base(int tile_src, int tile_dst) { struct nouveau_bo *bo_intel = NULL, *bo_nvidia = NULL, *bo_linear = NULL; diff --git a/tests/prime_self_import.c b/tests/prime_self_import.c index 992334d..5ec0baa 100644 --- a/tests/prime_self_import.c +++ b/tests/prime_self_import.c @@ -239,7 +239,7 @@ static void test_reimport_close_race(void) uint32_t handle; int fake; - /* Allocate exit handler fds in here so that we dont screw + /* Allocate exit handler fds in here so that we don't screw * up the counts */ fake = drm_open_driver(DRIVER_INTEL); @@ -329,7 +329,7 @@ static void test_export_close_race(void) threads = calloc(num_threads, sizeof(pthread_t)); - /* Allocate exit handler fds in here so that we dont screw + /* Allocate exit handler fds in here so that we don't screw * up the counts */ fake = drm_open_driver(DRIVER_INTEL);