From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 8C739A0C45;
	Mon, 13 Sep 2021 18:12:30 +0200 (CEST)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 7115C41165;
	Mon, 13 Sep 2021 18:10:51 +0200 (CEST)
Received: from mail-pg1-f181.google.com (mail-pg1-f181.google.com
 [209.85.215.181])
 by mails.dpdk.org (Postfix) with ESMTP id 116F241158
 for <dev@dpdk.org>; Mon, 13 Sep 2021 18:10:48 +0200 (CEST)
Received: by mail-pg1-f181.google.com with SMTP id g184so9900641pgc.6
 for <dev@dpdk.org>; Mon, 13 Sep 2021 09:10:47 -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=PmodIwvYH+OOKWa1wAp8iVPfYtmFhqhVBhIsxeIQCKY=;
 b=Aan5GQC6xliYQfnGeqUPVmyiJ5ubDzS9CQf3lHrd0TzFuhdL26sQ4InP6tEsRXgNU4
 dZ4nztMl2mRI7bK9/nGHKq+WRuyUnRCKtHvLZfvPHqmweR44Jd1/lR74UMKUtG5BIbvf
 A2Bg61AQzYRu8+FM6p6NyJZbeNGWvaIe6OBUv4EhD/naNephhx1EBTeknNFKHL8AJGqk
 j5nSEysgTMTryd6L9WJ80KTYbKhQpL4QIdkPROB4I5OmihRaelzTmUzLEEfBjuyuCGQd
 IFj54YuRU4fFTVkjGNz2DTZCY9ejn052yF3p+9hbBEbUeGUxTaCiG5uw0O7gaEdti7aA
 IOHw==
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=PmodIwvYH+OOKWa1wAp8iVPfYtmFhqhVBhIsxeIQCKY=;
 b=s4BiDpDkbsLh5cW/dXMDyEaY+zrnzBq963ZUVo18mu9GgUcBOkkiRLD5g1YLyFS/dr
 AoxtqXJmnDCLjgrfT03/0XaP/xZYDWRfvYHrHcHrBnObskrERvek1lZQ0fnTgWAE/RNg
 LKTZFF6EnXe2g9QfOBfyxzBGsfiUeEws1/+xgDxuseA3A0HnT4RtphwE++YqUx8dhWsh
 5Yw9zNNq+3NDs87XZ/Fsyn6FsY7BgAmRo1+KGFptDpAZHQTn9gFYqJlapSSovk0vVT3k
 gUIsfVWqO9cae4AUDIz9tqNEXPx3jPre5SORtLAQmZp7KpQWIKhEW5N/rQ0rqa12gjVv
 E23w==
X-Gm-Message-State: AOAM530NM1omsZ3JGmmEHvRbjRQKN2XfDmjch6tWMNS3Ro5wIbbbvEAU
 4P9Z2zSAcAi0Ho6kyifPpftOwM5B3lsmbA==
X-Google-Smtp-Source: ABdhPJzCdIR4LUx9BvXGCODlo3k1hu5f9dzWFZqPRXBK+cekIBEDE0d3tr8CzXVW7eqciPs7u2jhAg==
X-Received: by 2002:aa7:9094:0:b0:42a:ea30:5509 with SMTP id
 i20-20020aa79094000000b0042aea305509mr218791pfa.30.1631549446828; 
 Mon, 13 Sep 2021 09:10:46 -0700 (PDT)
Received: from hermes.local (204-195-33-123.wavecable.com. [204.195.33.123])
 by smtp.gmail.com with ESMTPSA id i5sm7070851pjk.47.2021.09.13.09.10.45
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Mon, 13 Sep 2021 09:10:46 -0700 (PDT)
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Date: Mon, 13 Sep 2021 09:10:21 -0700
Message-Id: <20210913161025.10490-15-stephen@networkplumber.org>
X-Mailer: git-send-email 2.30.2
In-Reply-To: <20210913161025.10490-1-stephen@networkplumber.org>
References: <20210909175648.174258-1-stephen@networkplumber.org>
 <20210913161025.10490-1-stephen@networkplumber.org>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Subject: [dpdk-dev] [PATCH v2 14/18] sched: fix typo in comment
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

Yet another spelling error found by codespell.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 lib/sched/rte_sched.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/sched/rte_sched.c b/lib/sched/rte_sched.c
index a858f61f9548..329f4b2e7b48 100644
--- a/lib/sched/rte_sched.c
+++ b/lib/sched/rte_sched.c
@@ -579,7 +579,7 @@ rte_sched_subport_config_qsize(struct rte_sched_subport *subport)
 
 	subport->qsize_add[0] = 0;
 
-	/* Strict prority traffic class */
+	/* Strict priority traffic class */
 	for (i = 1; i < RTE_SCHED_TRAFFIC_CLASSES_PER_PIPE; i++)
 		subport->qsize_add[i] = subport->qsize_add[i-1] + subport->qsize[i-1];
 
-- 
2.30.2