From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 46DF2A0548; Fri, 12 Nov 2021 01:02:50 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3996C4114F; Fri, 12 Nov 2021 01:02:36 +0100 (CET) Received: from mail-pl1-f180.google.com (mail-pl1-f180.google.com [209.85.214.180]) by mails.dpdk.org (Postfix) with ESMTP id EAF4D41144 for ; Fri, 12 Nov 2021 01:02:34 +0100 (CET) Received: by mail-pl1-f180.google.com with SMTP id y7so7163995plp.0 for ; Thu, 11 Nov 2021 16:02:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=yDXuGoS0FnJsp4PD5IvgRwhyZo4ZsBsdihXjWkY0ZPo=; b=1U0esPoCQ7OnKt1w5B6FvKD48DKr+LuilgICx8Iye6Mt+b1D4C1G/LMOXxwCqDKHe9 uda04jIxxFcwPUKAoySNsW+uOHcBTLEFbYUMbSCKskFvyaVU3RJcpyNfcIJ1XcsteXUs LF2kZeyRzY3CjpQ6IdQb/z8shZvQiz0y79GGS2aos+BpPCFYDMkgegb2npqXJztu/BVz eGWEWgIJAxFaQyIN6JmL55tAST6QYWwechJBcWCZUNsd69VWEmYJDU1afilwhTTXi4ch GWtVmJF0yc4geb9ln/R3l2r3Hbpoxb4D7jIBx1P4YWHvAmjWSXPPaUpeCe3inYtQP2Op T3mg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=yDXuGoS0FnJsp4PD5IvgRwhyZo4ZsBsdihXjWkY0ZPo=; b=I2mRyQm7O6qx4SkFMxWK1DelrkhwUZ1L9m2DTAsVFd8Uwht+GYEp+HkNzqZ36T3SJC Yp1QnoogGYXa9T4mhIvYZwwLTCpDZ/pBQZ9ORVhwAqy8kKoqU3kYVE27W68n6k7RdZdi TVxkd892nKkAdWyE3vj6unAMP/5kmxYMq6TL5vNDjT6P4I4kpZFcJvFgSlorLzTcuUHd 6SCkYsJWV9GanszDcNgzFOOV/URYNC/uIJyHrCdUgXYtuf1WbmSHcAg7rS5J/w1ladXN DjEf58+oJCTooTadASQZeHZLF5BuVUPMAjYnXvkc2t5hyVEJj5SIggvtQgBHI9p1G0lO 5pEQ== X-Gm-Message-State: AOAM531izHkPI7dhHQV3sa8ZD8nILOlOiJpRifQa06YXccaXHIxFX2C6 pYRh3DeI6qFgYwsUQoyiQahG3xEpPrygNQ== X-Google-Smtp-Source: ABdhPJxPIaSwiTCEDejbP4yRqjzL7qhqL9cKkXUfXXbtt41gtVop7Ov9p7l/N1KnSxxhfxr8NzwLxA== X-Received: by 2002:a17:90a:5515:: with SMTP id b21mr13029448pji.239.1636675352385; Thu, 11 Nov 2021 16:02:32 -0800 (PST) Received: from hermes.local (204-195-33-123.wavecable.com. [204.195.33.123]) by smtp.gmail.com with ESMTPSA id ls14sm9567296pjb.49.2021.11.11.16.02.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 11 Nov 2021 16:02:31 -0800 (PST) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Erik Gabriel Carrillo , Jerin Jacob Subject: [PATCH v4 03/18] eventdev: fix typo in comment Date: Thu, 11 Nov 2021 16:02:11 -0800 Message-Id: <20211112000226.56586-4-stephen@networkplumber.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211112000226.56586-1-stephen@networkplumber.org> References: <20210909175648.174258-1-stephen@networkplumber.org> <20211112000226.56586-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Typo in comment found by codespell Signed-off-by: Stephen Hemminger --- lib/eventdev/rte_event_timer_adapter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/eventdev/rte_event_timer_adapter.c b/lib/eventdev/rte_event_timer_adapter.c index e5572e2add6d..9dad170b5a72 100644 --- a/lib/eventdev/rte_event_timer_adapter.c +++ b/lib/eventdev/rte_event_timer_adapter.c @@ -525,7 +525,7 @@ event_buffer_flush(struct event_buffer *bufp, uint8_t dev_id, uint8_t port_id, RTE_ASSERT(head_idx < EVENT_BUFFER_SZ && tail_idx < EVENT_BUFFER_SZ); - /* Determine the largest contigous run we can attempt to enqueue to the + /* Determine the largest contiguous run we can attempt to enqueue to the * event device. */ if (head_idx > tail_idx) -- 2.30.2