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 DD8AD45BCC;
	Thu, 31 Oct 2024 01:48:36 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id B104B43488;
	Thu, 31 Oct 2024 01:48:36 +0100 (CET)
Received: from mail-pj1-f48.google.com (mail-pj1-f48.google.com
 [209.85.216.48]) by mails.dpdk.org (Postfix) with ESMTP id E6554433A9
 for <dev@dpdk.org>; Thu, 31 Oct 2024 01:48:35 +0100 (CET)
Received: by mail-pj1-f48.google.com with SMTP id
 98e67ed59e1d1-2e2fb304e7dso311763a91.1
 for <dev@dpdk.org>; Wed, 30 Oct 2024 17:48:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1730335715;
 x=1730940515; 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=+XSu5FIV9xpcbs1L6rh+V/joeNdbJG76xMYPbbgbl1I=;
 b=C592XVpONo35hZyM+iDhzKQ0KFKQDNxbTrtfbB38SOxJsEBEbJaxB5yE6rzFLhUJ/R
 RNTjNLOBTH5Qck6ZuuKqDGInzzLyeQk+A0k0QSk5cKUscypNMdrUj9PRg6a4YWDJwemX
 MOzJ8Oos+xzgKncHwEnKJYQcWbNc0PgGJyfTAfHbofSXk2po9GS6afIzxOvs3itu33yO
 Bm98//ivUAGddm8XElWgzV4XO4pv98925htjDQ+CubpMU1+iWvJeG+XWxqdFwUngEnL9
 iK2OB3ckUbiPQ72ztBu4Be3SYbfUcC+xMp+CeyT62eN9f+PBRmHGu4GWXx7mhuK4hea7
 RKkg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1730335715; x=1730940515;
 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=+XSu5FIV9xpcbs1L6rh+V/joeNdbJG76xMYPbbgbl1I=;
 b=jickp3RHHogm72cYyKDcJZx+l1uPMUaT3eoGPk098NJBksREdvUjGzLo9sLFOAJ/gg
 ygSdm9Q6Rr5aGVHhZRCO0f/sD0ePJGJwuk77FYY2ZdH2IClHl+iWyi8Q+Z2qQu1pUF8j
 FL/KMuTTsCNry17DSfWM3mrIfQK1cUedbvbX0One59TxcT+r3td5dBfLjhQ/2yqUHN17
 +6nhNh3ENsZAnk7GD5aWIqP6MdGk/DjHBD+0NAqHqKKVndqeBcbDcQM7wO8gi5bQeiVQ
 OdjxVNy0OfIT+tbPnF5w14tEazEkM5mxHadqFLoKALTmI3xtuySa4RpGWj1IiSww6KWq
 SFJQ==
X-Gm-Message-State: AOJu0YxiEjnZZPZENZmjdFSOxB/2oOtgAhOSJzq5tFtAcb5UrY7Ce2DC
 3lcW0yO8GWFVaGg0ZNJEb866I56cQcg7CkzEB/D4BA3cgbGAQulfNgKuCZSlF8E=
X-Google-Smtp-Source: AGHT+IHMUP4ji5KkMAZUmQD9RzLkRwH6UCDvkscr/SbPlTstL1+i5uTyNobe2WlAXiEGg9G76K6MNQ==
X-Received: by 2002:a17:90a:7c06:b0:2e2:a828:2982 with SMTP id
 98e67ed59e1d1-2e8f11ba073mr19377650a91.38.1730335714900; 
 Wed, 30 Oct 2024 17:48:34 -0700 (PDT)
Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226])
 by smtp.gmail.com with ESMTPSA id
 98e67ed59e1d1-2e92fc04fc2sm2529337a91.57.2024.10.30.17.48.34
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Wed, 30 Oct 2024 17:48:34 -0700 (PDT)
Date: Wed, 30 Oct 2024 17:48:32 -0700
From: Stephen Hemminger <stephen@networkplumber.org>
To: Serhii Iliushyk <sil-plv@napatech.com>
Cc: dev@dpdk.org, mko-plv@napatech.com, ckm@napatech.com,
 andrew.rybchenko@oktetlabs.ru, ferruh.yigit@amd.com, Oleksandr Kolomeiets
 <okl-plv@napatech.com>
Subject: Re: [PATCH v5 49/80] net/ntnic: add Tx CPY module registers
Message-ID: <20241030174832.29780100@hermes.local>
In-Reply-To: <20241030213940.3470062-50-sil-plv@napatech.com>
References: <20241021210527.2075431-1-sil-plv@napatech.com>
 <20241030213940.3470062-1-sil-plv@napatech.com>
 <20241030213940.3470062-50-sil-plv@napatech.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 Wed, 30 Oct 2024 22:38:56 +0100
Serhii Iliushyk <sil-plv@napatech.com> wrote:

> From: Oleksandr Kolomeiets <okl-plv@napatech.com>
> 
> The TX Copy module writes data to packet fields based on the lookup
> performed by the FLM module.
> This is used for NAT and can support other actions based
> on the RTE action MODIFY_FIELD.
> 
> Signed-off-by: Oleksandr Kolomeiets <okl-plv@napatech.com>

Something is wrong CI is having problems with this patch.
Is there a missing dependency?

Applying: net/ntnic: add IFR module registers
Applying: net/ntnic: add Tx CPY module registers
Patch failed at 0045 net/ntnic: add Tx CPY module registers
Use 'git am --show-current-patch' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

PS: please send patch series with a cover-letter next time.