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 1F196A0C45; Mon, 13 Sep 2021 18:12:06 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 059C841154; Mon, 13 Sep 2021 18:10:47 +0200 (CEST) Received: from mail-pj1-f42.google.com (mail-pj1-f42.google.com [209.85.216.42]) by mails.dpdk.org (Postfix) with ESMTP id 7126841134 for ; Mon, 13 Sep 2021 18:10:44 +0200 (CEST) Received: by mail-pj1-f42.google.com with SMTP id f3-20020a17090a638300b00199097ddf1aso6981553pjj.0 for ; Mon, 13 Sep 2021 09:10:44 -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=N7RQW+rFoxRqMNW0mfvs/j/O5ucyke/Ae/J/2sWVeak=; b=AXU8pFvJhaV43rovCfFJqE9i8w0XBm0+r6LoI6f4AqtHRALIx+Nn6JVtTKJ8Vo6CHf orTrc/pWkrIi/dyx5uNCudDIm78mIq3X2cATSGSU6Nc3Pk99cUC7H95kms0WJTAB6QXM zR6aG3GrxhJYBRNrvABtEnf0hgdvo1k0GJUN5vuopQU9fMVKgkxnIlV1ewPNArZeLvn8 dMZZpy9fMiW1I+bprnmYMWowbksMnDUu9NnYw3hn4WP2Qvwqiu9xMD7d9eO7tCIu3ZmO bbOtU6ro2ZINkzQvCGZ3Koimgu5ffktkjGw2OSKmPy8cFesFhy7nD/CEoWopLEQdCUHw Ljhg== 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=N7RQW+rFoxRqMNW0mfvs/j/O5ucyke/Ae/J/2sWVeak=; b=4QMudNG6lXs7YjFnRmAOeEGFk3HwbXj6wZrv+mbGkEB8IyY0PLmgd/9GzK8dPUwVOE yzwPhUwHSqTg1+sDRJJm0OA7K5ho9bYn54AkuUFA3aw2ELZGQPkTT92ATGhqPiIdJj3E OC8wohFuSdxLcvp0S7xqe8xAOT/W/PGzo5e7xJBAPMZQji73bACEEw4Fo2lvnCY9av6S XdOP21HgKRNJwwvTGiR+aRERedyZuGcRjHDD/yj/bdq+R9PexC6YWZKbJegn93VV9zOE cvQ/mE0QTqDtn8VNuIoxKTatGfaAQZiTmETvBvOM9XBMKsu/15VjDJmXhZKsjBXvp9L1 Ig0w== X-Gm-Message-State: AOAM5310uGrHOAWIj9RxZ/YhmMtT9qOpxIqWrk+NPmX1ruLKV6bI5kSw 8BcX0jZJiwZk4774N+UczFPZMdQmjKmrmw== X-Google-Smtp-Source: ABdhPJzmT293yiFkl8zBlT7WFWOUdEAQq/48o1sE4MkAzenwSUBaNprpkVxxvT90r1sXKyKcxHXm2A== X-Received: by 2002:a17:90a:1a50:: with SMTP id 16mr353578pjl.164.1631549443147; Mon, 13 Sep 2021 09:10:43 -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.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Sep 2021 09:10:42 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Date: Mon, 13 Sep 2021 09:10:18 -0700 Message-Id: <20210913161025.10490-12-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 11/18] pipeline: fix spellin error 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" Minor typo Signed-off-by: Stephen Hemminger --- lib/pipeline/rte_swx_pipeline.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pipeline/rte_swx_pipeline.h b/lib/pipeline/rte_swx_pipeline.h index cd395ac39dbb..9bfc69b2bb4f 100644 --- a/lib/pipeline/rte_swx_pipeline.h +++ b/lib/pipeline/rte_swx_pipeline.h @@ -620,7 +620,7 @@ struct rte_swx_pipeline_selector_params { const char *group_id_field_name; /** The set of fields used to select (through a hashing scheme) the - * member within the current group. Inputs into the seletion operation. + * member within the current group. Inputs into the selection operation. * Restriction: All the selector fields must be part of the same struct, * i.e. part of the same header or part of the meta-data structure. */ -- 2.30.2