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 5383442B34; Thu, 18 May 2023 18:52:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3380D4282D; Thu, 18 May 2023 18:52:42 +0200 (CEST) Received: from mail-pg1-f176.google.com (mail-pg1-f176.google.com [209.85.215.176]) by mails.dpdk.org (Postfix) with ESMTP id 5DBE940A8A for ; Thu, 18 May 2023 18:52:41 +0200 (CEST) Received: by mail-pg1-f176.google.com with SMTP id 41be03b00d2f7-52867360efcso1530650a12.2 for ; Thu, 18 May 2023 09:52:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20221208.gappssmtp.com; s=20221208; t=1684428760; x=1687020760; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=IK7DCMkydPz8yziLBykK3Jittt7lOYBZlYGSb6/ZVZQ=; b=dMW/+6rzajMxSFJsNXDwYUor+ukROGazzHSUiwiEFaYL5b/m0fSG05Z9ZBCk+NXjTR QAYbGOWAyi1LJCCRX6TYSEtlRrkPP1wlUgpFf+RqXH3hYMNZFolqgV0ma4ZarAvUjlzH LUVU4Vs4xuLKBY1Q9J0JD7kNgYFLZFSvPQ8kY3/6hFowoqfB+irD4qsdaPzdjnNtVe/a QzQqwZFXVcS3XeJ+9af0XiX9rfsPydMr/rEL6vQtfSLzO8SpLwrxxBRd/7KcWAempfvX wfwJb2LjCMIVwlHVo9/V2MLqOHPulKjXO9msUk3RJe9nNcW+fagB1ADJblIGq2j2XBVo dxzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684428760; x=1687020760; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IK7DCMkydPz8yziLBykK3Jittt7lOYBZlYGSb6/ZVZQ=; b=cF9lYbpkZtdWsMkx0FNAl/37PRAHAlLQ2RT/aqX4DgxeFtaIShxv0iXWF6GFhYl5zV ng48EwjlGq4bIMqiBSr5nvIKNBJbSTxSRfKErcyc92V9jla7Tew5scv+rNavjU2fh62s rLmgeucvfBON5GQKFhJaa+Pz7EskxXmAI7T4xn+Oumfof9LndXm+pH8gE3IUZan2hmap JprM6Oq1RYNeQqx6tq4tZ2rwq0CDpUfqRlBjk82DOn1b+6/5RkefrE3DNyM4ZYWNxfB6 QE3P3/HjEG4NJ3aNwYH0LZewOQFpJQjGtQZWHtMf4ZE95X+L/oYl+qYhJInKCah8Ag3V U9JQ== X-Gm-Message-State: AC+VfDwtRX30Y5JaAGB9jjj2mSyHxck+41Ea+FSkrhwMvjPLX2ODgIpq M7YKegc7n/+5cHJy6N+UzSAmEz0E8TCbsl+iA83rOnda X-Google-Smtp-Source: ACHHUZ4+t0X3oa0iYg147FFENiF87rlymzGOQu46xw9DhVNdqoSawkFyWXMPEnt1Rgyc/q+ux5pNBw== X-Received: by 2002:a17:902:ed97:b0:1aa:86a4:37ed with SMTP id e23-20020a170902ed9700b001aa86a437edmr3167160plj.55.1684428760278; Thu, 18 May 2023 09:52:40 -0700 (PDT) Received: from hermes.local (204-195-120-218.wavecable.com. [204.195.120.218]) by smtp.gmail.com with ESMTPSA id iy20-20020a170903131400b001ae59169f05sm1673101plb.182.2023.05.18.09.52.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 May 2023 09:52:40 -0700 (PDT) Date: Thu, 18 May 2023 09:52:38 -0700 From: Stephen Hemminger To: dev@dpdk.org Cc: Olivier Matz , Steven Webster , Matt Peters , Andrew Rybchenko Subject: Re: [PATCH v2 01/19] mbuf: replace term sanity check Message-ID: <20230518095238.247db0d4@hermes.local> In-Reply-To: <20230518164546.108105-2-stephen@networkplumber.org> References: <20230517161603.117728-1-stephen@networkplumber.org> <20230518164546.108105-1-stephen@networkplumber.org> <20230518164546.108105-2-stephen@networkplumber.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 On Thu, 18 May 2023 09:45:28 -0700 Stephen Hemminger wrote: > Replace rte_mbuf_sanity_check() with rte_mbuf_verify() > to match the similar macro RTE_VERIFY() in rte_debug.h > > The term sanity check is on the Tier 2 list of words > that should be replaced. > > Signed-off-by: Stephen Hemminger Didn't catch all of the changes to mbuf_verify(). Will address in next version