From patchwork Wed May 17 16:15:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 126940 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 175C942B2C; Wed, 17 May 2023 18:17:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F44842DAE; Wed, 17 May 2023 18:16:31 +0200 (CEST) Received: from mail-pf1-f179.google.com (mail-pf1-f179.google.com [209.85.210.179]) by mails.dpdk.org (Postfix) with ESMTP id 71C6B42D8D for ; Wed, 17 May 2023 18:16:25 +0200 (CEST) Received: by mail-pf1-f179.google.com with SMTP id d2e1a72fcca58-643912bca6fso772254b3a.0 for ; Wed, 17 May 2023 09:16:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20221208.gappssmtp.com; s=20221208; t=1684340184; x=1686932184; 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=cZZG8/9Xl5mem+XcdvmWttIB0Sl04cqEsUWhxFNJ7bfdt318hjV3mGgD7TWd7EBzIy 3USBJ7y8dHEN4nZ5oh9aOmjjmvONKJ1aHefhJfxlC4b98CtPCDLzU5Tx9WQtRAZ6grDm FR5CMvja034hhMy20DU7ct0iLutuAzn91ZiUKRrCRFRSYGJ5PFKHCSz51G0dy8Wzp41E WsAgHf8tyvZJW2FYqV4kHBj6e0GHt78D9fGdvXPlYlXH5aOwuYsYrdIaT/MIeHATkbp1 gLe5xGqjw+N9qZ/hbbK+yYltAPTKfbsmgozzVALsKu++ZZuyhXhtliNzI3kaMubkrVw0 ER6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684340184; x=1686932184; 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=AMcN/dmHH1nHob6dhGcK0SEJcP/pNnuDBosWXWmNDSk/R0G7Ppsb5xcm4iQVqUIABb 3JtWB5aJjPgIq83RTYrFkKUGcR/68AL1vhE3FM6eTgkg9RtPNVPwHx3cMeGtW53x3XXR mMVFl5lQTOokLHQW9+DwbvQLwLdUiJYe8M3h664le2V5nzkR4pUopJZHtcmRbDrufksZ WrsmTvBUyqt35L+5xQXbYfQbLqUzRhGqe18DJm2NiM/0Eq826LKOGB8Yo+J8IMzISe9J KZ04dcPsHzmaxye6zbQ8RqI2fi74yIjlxq3y1UYt9s/gpo10VZAYnifFzIBO0dyWlb14 LsWw== X-Gm-Message-State: AC+VfDwVal+f8n+rha5h8R/MMPA5SU16nKrNW6gYqHwgVjHmYik7JsTY iJPi2CGUv7u7MZaKt9WkScE9VnFXttLkYg/jXOGjhg== X-Google-Smtp-Source: ACHHUZ7K1p5896qI++Ehk887EwGTcHHGG89BCfBHx4WRTFV9J6WrF3cubMY9c7lLxYg1PzWioaotjg== X-Received: by 2002:a05:6a00:b95:b0:643:b37d:d350 with SMTP id g21-20020a056a000b9500b00643b37dd350mr144068pfj.31.1684340184429; Wed, 17 May 2023 09:16:24 -0700 (PDT) Received: from hermes.local (204-195-120-218.wavecable.com. [204.195.120.218]) by smtp.gmail.com with ESMTPSA id h5-20020a62b405000000b0063f33e216dasm15793009pfn.96.2023.05.17.09.16.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 May 2023 09:16:24 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Liang Ma , Peter Mccarthy Subject: [PATCH 16/20] event/opdl: remove term sanity Date: Wed, 17 May 2023 09:15:59 -0700 Message-Id: <20230517161603.117728-17-stephen@networkplumber.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230517161603.117728-1-stephen@networkplumber.org> References: <20230517161603.117728-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 --- 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));