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 6EC58A0547; Thu, 9 Sep 2021 20:12:15 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A37EE41173; Thu, 9 Sep 2021 20:11:19 +0200 (CEST) Received: from mail-pl1-f177.google.com (mail-pl1-f177.google.com [209.85.214.177]) by mails.dpdk.org (Postfix) with ESMTP id 1366041173 for ; Thu, 9 Sep 2021 20:11:19 +0200 (CEST) Received: by mail-pl1-f177.google.com with SMTP id j2so1618168pll.1 for ; Thu, 09 Sep 2021 11:11:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=sqhquunZ06m8nQFnLGDHxz44R3tvFD0RB1qn/HZT5Hs=; b=Gl6sahmZPRsyTvFu9FSoZbwHvYm9RajM1y/ADm/1uRefk8IkiaRnciuLXmzFa5aiTW UXyS5+RZjimvd+fVrig5PFp1JGnZ/c3a1UjgPXPiamJG/eszTSqd+IXQvN92zxYVUNHU XEM5HwL+jG9Sgr81hVKKPNf0ztCB/mNfyne63mPUQe0TMLBtW9K6zcjO0BdsQbiOhFow dVzFWDI7ReIC/mk+PJThUcCnnYHEmhhzWXVwZ46mVL3lPC/V/B0PmY8mom/QyRyCLpXc Po15TwXrU5KuQHnLKl6ede+UDMclJ9M9hhnQjunMHZ9T5nb+7bEDkOxq/cUsVNFCxw7j dZrg== 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=sqhquunZ06m8nQFnLGDHxz44R3tvFD0RB1qn/HZT5Hs=; b=MuGsNVHbq4mMVVWvyzJ+6SqkKcVZgIrKxNJ2hFJvqBrYTL8JeaLAVHjjjlJjSp7vLA H9W1bZOx8MyQSOW4v1CEyoHzWqjLEzouedHKIun2WG/jVe4QmnF3YWBrNT0rrm5Ih7by pBsnZMbVa3ZmxeqHX7ku6BSP6InTBUc5bDqdbqMwt6DOgNs5afaqMUKfLNLLnBMx6KdH NkJQ1ovpxGuhbiaRbLqiBiloUBqkvdfOjNOHcTFEg6k/H1ceuF6tfnjPouzBWydJXrBr hjiXlTAtic4oheFk82Wji/H/GJxJwu25o/zBDU9AkX86IBn8SZXEaR2NeC4pnvR82+79 +IkQ== X-Gm-Message-State: AOAM531JYbrcpOIH1E7GXU01VjnsnLZJQLP3K35Avh1Takl+DqU05zer zuD7m6bZz4koBSmD2I+I/v/CokWiAJkh7w== X-Google-Smtp-Source: ABdhPJyXlIlqbmOpjwdJWMN3Hkdb9fqdcnmH2BZ+HuG27lCXEzX8jPWQ7uax9S9rDihn5OQH1jClsg== X-Received: by 2002:a17:90a:428e:: with SMTP id p14mr4974841pjg.229.1631211077958; Thu, 09 Sep 2021 11:11:17 -0700 (PDT) Received: from hermes.local (204-195-33-123.wavecable.com. [204.195.33.123]) by smtp.gmail.com with ESMTPSA id v14sm2924734pja.53.2021.09.09.11.11.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Sep 2021 11:11:15 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Date: Thu, 9 Sep 2021 11:10:45 -0700 Message-Id: <20210909181048.176255-16-stephen@networkplumber.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210909181048.176255-1-stephen@networkplumber.org> References: <20210909175648.174258-1-stephen@networkplumber.org> <20210909181048.176255-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH v2 15/18] vhost: fix typo in comment 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 Sender: "dev" Yet another spelling error found by codespell. Signed-off-by: Stephen Hemminger --- lib/vhost/rte_vhost.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/vhost/rte_vhost.h b/lib/vhost/rte_vhost.h index 8d875e932297..c36dfc705b04 100644 --- a/lib/vhost/rte_vhost.h +++ b/lib/vhost/rte_vhost.h @@ -776,7 +776,7 @@ rte_vhost_get_vhost_ring_inflight(int vid, uint16_t vring_idx, /** * Set split inflight descriptor. * - * This function save descriptors that has been comsumed in available + * This function save descriptors that has been consumed in available * ring * * @param vid @@ -796,7 +796,7 @@ rte_vhost_set_inflight_desc_split(int vid, uint16_t vring_idx, /** * Set packed inflight descriptor and get corresponding inflight entry * - * This function save descriptors that has been comsumed + * This function save descriptors that has been consumed * * @param vid * vhost device ID -- 2.30.2