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 58A6045B44;
	Wed, 16 Oct 2024 00:11:42 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id E670840144;
	Wed, 16 Oct 2024 00:11:41 +0200 (CEST)
Received: from mail-pl1-f177.google.com (mail-pl1-f177.google.com
 [209.85.214.177])
 by mails.dpdk.org (Postfix) with ESMTP id D535F400D7
 for <dev@dpdk.org>; Wed, 16 Oct 2024 00:11:40 +0200 (CEST)
Received: by mail-pl1-f177.google.com with SMTP id
 d9443c01a7336-20c7ee8fe6bso43110635ad.2
 for <dev@dpdk.org>; Tue, 15 Oct 2024 15:11:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1729030300;
 x=1729635100; darn=dpdk.org; 
 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=zJMgZCSCdP7kt2NCZtieP+wP9kfW0lUtzfE+9dYV838=;
 b=zxIr6rDR0QzcBpnkJnX7AgUprFOuK+6FxwlCiUxq1KC7haEM1yg9KL9ilxC8QDLsXl
 flkIMhX56E/VeMsdfR56eXK+FdwHSLE8osg7+jhgVrd58kfM4zbA7CHdnUuDCcKoorTc
 sxwcO/AvCOtNDSFSqM0NSa+1XDXrLKfJ8dVu7ncp/4/eY0/neHdw0j5Ii7qTQX2DkXSQ
 eYxIRZclDEzYOk7YNxfAzeXMPYBCz0QdxRUnqGi3iULZMPgt+/DfWcno2VI1fz4+NN4B
 I1mpjEBnFD6udcG8YygP6peSjM+JQRZkVAteCz3kZZn15kQPRFImRgriYGFuirO82vQT
 71Wg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1729030300; x=1729635100;
 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=zJMgZCSCdP7kt2NCZtieP+wP9kfW0lUtzfE+9dYV838=;
 b=DU8Ea4+uSHBWEL/mrRivhq4GYLwNbjXPsOC4VCKUIkqQkv7hHo6X1huBFal+XKskCM
 nKawHqEB8ZZaB/QEtAe3tVfW+J8IADuawHy8uh96m0aDaZfwfBLILBME+MxTxzGTfyLE
 e9f/dFUkZtdyGfLujrqgdZmBmArHfH90we32uEV+d6cXed6o041tBCBl3S7jpOuDUyp9
 5D49F9RANAr3CHthMCG/inh1Oq4mGxtBsXJ4IdMJGF9zh1H/9S8FNy+615EV6bRpG6tk
 iMfskJkcjnJMuXAcubaR+nyxHEgVYTduIsAZagCKVm14z1M4bIQj8QC2410Js2fxml8F
 qiNA==
X-Gm-Message-State: AOJu0YwUWXOhZQ8BHXVFITcD2Lm8DTqza5Pwt1QH9gKFknw4AdI4CkC9
 /johmj3cmFWBeiIXr3AnL6GvXfNSGxKmU43AYxruBbxjHuVyZ0lDXoCpC9kQzyY=
X-Google-Smtp-Source: AGHT+IHoDSp2VK/sWJh20lWSqEzLfr49+MluHI9+OzqXtPMGzXa4/NtLlE9MHIT7B5ClyeOfagAopw==
X-Received: by 2002:a17:902:d504:b0:20b:9f8c:e9de with SMTP id
 d9443c01a7336-20d27e83357mr18149775ad.13.1729030299873; 
 Tue, 15 Oct 2024 15:11:39 -0700 (PDT)
Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226])
 by smtp.gmail.com with ESMTPSA id
 d9443c01a7336-20d1804c187sm17093305ad.225.2024.10.15.15.11.39
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Tue, 15 Oct 2024 15:11:39 -0700 (PDT)
Date: Tue, 15 Oct 2024 15:11:37 -0700
From: Stephen Hemminger <stephen@networkplumber.org>
To: Gagandeep Singh <g.singh@nxp.com>
Cc: dev@dpdk.org, Hemant Agrawal <hemant.agrawal@nxp.com>, Anatoly Burakov
 <anatoly.burakov@intel.com>, Jun Yang <jun.yang@nxp.com>
Subject: Re: [v7 02/15] dma/dpaa2: refactor driver code
Message-ID: <20241015151137.50caf3be@hermes.local>
In-Reply-To: <20241015071403.1940833-3-g.singh@nxp.com>
References: <20241014093639.553467-1-g.singh@nxp.com>
 <20241015071403.1940833-1-g.singh@nxp.com>
 <20241015071403.1940833-3-g.singh@nxp.com>
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 <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

On Tue, 15 Oct 2024 12:43:50 +0530
Gagandeep Singh <g.singh@nxp.com> wrote:

> From: Jun Yang <jun.yang@nxp.com>
> 
> refactor the driver code with changes in:
> - multiple HW queues
> - SMA single copy and SG copy
> - silent mode
> 
> Signed-off-by: Jun Yang <jun.yang@nxp.com>
> ---

To prevent false positives from checkpatch spell check, it would
be good to have a follow-on patch that does:

diff --git a/devtools/build-dict.sh b/devtools/build-dict.sh
index a8cac49029..d503fb52fc 100755
--- a/devtools/build-dict.sh
+++ b/devtools/build-dict.sh
@@ -17,6 +17,8 @@ sed '/^..->/d' |
 sed '/^uint->/d' |
 sed "/^doesn'->/d" |
 sed '/^wasn->/d' |
+sed '/^ser->/d' |
+sed '/^fle->/d' |
 
 # print to stdout
 cat