From patchwork Wed Aug 2 23:25:46 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 129865 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id DCAB142FBA; Thu, 3 Aug 2023 01:27:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 177BC432A3; Thu, 3 Aug 2023 01:26:20 +0200 (CEST) Received: from mail-pl1-f180.google.com (mail-pl1-f180.google.com [209.85.214.180]) by mails.dpdk.org (Postfix) with ESMTP id F364B4328A for ; Thu, 3 Aug 2023 01:26:15 +0200 (CEST) Received: by mail-pl1-f180.google.com with SMTP id d9443c01a7336-1bbc06f830aso2798105ad.0 for ; Wed, 02 Aug 2023 16:26:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20221208.gappssmtp.com; s=20221208; t=1691018775; x=1691623575; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=U7jbFcrIk8aeX00x0BwSijIpJbE/SS1FAXi4PEONwoM=; b=i1+ltmuoaijLHoPCrwKw0TiT61/Q8peg6m/zNMDHiiHvL3m37Yptq9kXFFQBRVizwJ d7ZiZAvEUzoGSMMR8AuZAdYg7zx+HKjIio3ZfGJsiRusLydASmIo6z8k/PnZQwd3dlbk lXCy19RjXuqXyO121r22leSX7ULH5Xqcbk2hqSU2gua1y8uLXu2juN6lhl57+43FiAte 7TWJ+yhCb7mcyOj7CC/94B/cnZAnMIpwhxcqhnrPAEOHZEhjWVcPCeDu5X0dV4IXgIaz oHjLo4P977WudenwifTpP1lyOv1GhvuprdYod3LbfLPw8hzuLhrw/cadGpIgutDx5xT6 9udA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691018775; x=1691623575; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U7jbFcrIk8aeX00x0BwSijIpJbE/SS1FAXi4PEONwoM=; b=H6mB08gbbWnonGtMXJLof6xumWRxiC554eZwooq0j7F8+CY8nWo0uZLg/OqUOaFItj OgHEm9xzsYcrpg8ScO9zocx2EZD0Y0vgAdfXhHimN2DJ/Fk1+Uvhi+cnuUe5IOCY+js4 YP17CqIZ+qgmM4G+pqDtAtQp1VVTlfFZXK8ONPp70uSUmkRMvvF10WMNeVdPg9helNCl rqIEwDjVB7gl6Sg+cYrTxFbRhD3GWS6B43TMH3r09NmoFkl5J8e3OVeb7dKdUoLuglck 9FKe7HvQJCzOTKOdejUGFyh6yf/8y0h3421xByeBAE0FVF3M88KKyU9i7eMX0XKBeHxE REQg== X-Gm-Message-State: ABy/qLb5m/zPkHrLbmt+fYhKFntn/ZxzLs29Q6SOwsMkQ+B2crvt0eWw ycT/WUt40Ktgvpt5Sm0P02uCfJ+3JiCBBq5T/oonGA== X-Google-Smtp-Source: APBJJlF3EhmxcnPFG9A7WCWCO0Iq2tWBXUI3gJ/tz/XXrzWxLoB6Ni2vWrU2o2lg+y/sh6/Pn6eRWg== X-Received: by 2002:a17:902:e84f:b0:1bb:3d05:764 with SMTP id t15-20020a170902e84f00b001bb3d050764mr22869785plg.32.1691018774984; Wed, 02 Aug 2023 16:26:14 -0700 (PDT) Received: from hermes.local (204-195-127-207.wavecable.com. [204.195.127.207]) by smtp.gmail.com with ESMTPSA id jd20-20020a170903261400b001b8b0ac2258sm12960870plb.174.2023.08.02.16.26.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Aug 2023 16:26:14 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Liang Ma , Peter Mccarthy Subject: [PATCH v4 15/19] event/opdl: remove term sanity Date: Wed, 2 Aug 2023 16:25:46 -0700 Message-Id: <20230802232550.125487-16-stephen@networkplumber.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230802232550.125487-1-stephen@networkplumber.org> References: <20230517161603.117728-1-stephen@networkplumber.org> <20230802232550.125487-1-stephen@networkplumber.org> MIME-Version: 1.0 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 Don't use non-inclusive term. Signed-off-by: Stephen Hemminger Acked-by: Liang Ma --- drivers/event/opdl/opdl_evdev.c | 2 +- drivers/event/opdl/opdl_evdev_init.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/event/opdl/opdl_evdev.c b/drivers/event/opdl/opdl_evdev.c index 9ce8b39b6098..862f3fa9b27a 100644 --- a/drivers/event/opdl/opdl_evdev.c +++ b/drivers/event/opdl/opdl_evdev.c @@ -241,7 +241,7 @@ opdl_queue_setup(struct rte_eventdev *dev, struct opdl_evdev *device = opdl_pmd_priv(dev); - /* Extra sanity check, probably not needed */ + /* Extra check, probably not needed */ if (queue_id == OPDL_INVALID_QID) { PMD_DRV_LOG(ERR, "DEV_ID:[%02d] : " "Invalid queue id %u requested\n", diff --git a/drivers/event/opdl/opdl_evdev_init.c b/drivers/event/opdl/opdl_evdev_init.c index be3437fc2f40..12eb2695f5de 100644 --- a/drivers/event/opdl/opdl_evdev_init.c +++ b/drivers/event/opdl/opdl_evdev_init.c @@ -300,7 +300,7 @@ static int opdl_add_deps(struct opdl_evdev *device, struct opdl_queue *queue_deps = &device->queue[deps_q_id]; struct opdl_stage *dep_stages[OPDL_PORTS_MAX]; - /* sanity check that all stages are for same opdl ring */ + /* check that all stages are for same opdl ring */ for (i = 0; i < queue->nb_ports; i++) { struct opdl_ring *r = opdl_stage_get_opdl_ring(stage_for_port(queue, i));