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 5E4C243C43;
	Sun,  3 Mar 2024 15:51:17 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 2F794402DA;
	Sun,  3 Mar 2024 15:51:17 +0100 (CET)
Received: from mail-yw1-f181.google.com (mail-yw1-f181.google.com
 [209.85.128.181])
 by mails.dpdk.org (Postfix) with ESMTP id D219340267
 for <dev@dpdk.org>; Sun,  3 Mar 2024 15:51:15 +0100 (CET)
Received: by mail-yw1-f181.google.com with SMTP id
 00721157ae682-60982a6d8a7so28311417b3.0
 for <dev@dpdk.org>; Sun, 03 Mar 2024 06:51:15 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=gmail.com; s=20230601; t=1709477475; x=1710082275; darn=dpdk.org;
 h=content-transfer-encoding:cc:to:subject:message-id:date:from
 :in-reply-to:references:mime-version:from:to:cc:subject:date
 :message-id:reply-to;
 bh=Uvqq86rTm2Y1j8YnPrJKGab/Bpq8uXWU9xJnaK/0p4I=;
 b=HIoh/az+PuFJAUiFDnEEjy1S5k8dGekx8wjY0Ak/HOyfjh4LsOUHKC5NbYLgGMzaM2
 MYR43fI+6ROrG4NadA+0A5H+MLmf4BS45wAjEi1rNXik9Fwzpwtx3L2Ue2TGFcRut58J
 5UhIl37edWXqai3mV4GdGyIxvQpKQ6arnv7cKukahjXjjYaHkEpU4F4rxXHNTj2sGgzq
 UQV6S3gaCXrGM0o9vCIZ7nxz2iVoO+kRGaV6UY8gxRH8MQfpqk4U2Vp9ak+pIYs4KxaK
 OUEywLtDTsJr5uLsnZEWcRvg6pWUtFT/L0HNU8VSC8Gwj9uNEIemXT7dkRscCJLXPd7D
 50ag==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1709477475; x=1710082275;
 h=content-transfer-encoding:cc:to:subject:message-id:date:from
 :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=Uvqq86rTm2Y1j8YnPrJKGab/Bpq8uXWU9xJnaK/0p4I=;
 b=DqhTQMG2uDNBj8uYgrn1fJPvsrb6XzSHtCyj709ynglkI2SKJKgFgXyrbv+KOPXcn9
 PbkgSo8Q4Aeaw5A/FARv+1r1sWhZagc01RBq0TTgPpSiVTPqXSLH6nmqPcWTCB3IVODa
 IFMs/Hpc/1Zt5CRyXstIrvr16HC5XEtoVGo7JvZUw+hB3Y/9H3VCZQ8rO81YDNKsvDlT
 moDCGsFqvkbA1CrX3AxGrl7K7whOCQE8iJa6uGi/xFkIUJpQoBF6Z9SNnxw4jegucltq
 P25rKlTjYnogx3oLSMqDsnjGQRjSURMStVbgUbcRvQVkHGQvT54x/cvc/7SQdiT0S28d
 3GMw==
X-Forwarded-Encrypted: i=1;
 AJvYcCXDKxSpn1EB0EHubH3HD2AlVv5HAUicEYirmnEjoPCFcaRzeS6JEv66h6TFnLj0n7ER1JywiCqKLLtqXBA=
X-Gm-Message-State: AOJu0YzLY1+68S72jVDNiolkkzf8d1vw3leLkotXCteQA0md/Pfk6YBJ
 NJhpIuUiFnbfTrdZDS4WctZd5DY5+qH3EpLyKviXIzhigfEZdjQaiwQ6jumHn8k0T84xBk+9Q4d
 nRyB2uhGcX+uejMaXJ92jSGwmRxA=
X-Google-Smtp-Source: AGHT+IEnzGiIBPCz8RfYEN/EjAagbSHXjbHibjLxbC7n7AY8Q5s3vlnnJVtWtmH8VPM1qJAcf7XVB8dldDdunVTyA+o=
X-Received: by 2002:a81:a50e:0:b0:607:6fe9:f55a with SMTP id
 u14-20020a81a50e000000b006076fe9f55amr6599743ywg.35.1709477474965; Sun, 03
 Mar 2024 06:51:14 -0800 (PST)
MIME-Version: 1.0
References: <20230811163419.165790-1-hkalra@marvell.com>
 <20240301191451.57168-1-hkalra@marvell.com>
 <20240301191451.57168-22-hkalra@marvell.com>
In-Reply-To: <20240301191451.57168-22-hkalra@marvell.com>
From: Jerin Jacob <jerinjacobk@gmail.com>
Date: Sun, 3 Mar 2024 20:20:48 +0530
Message-ID: <CALBAE1MDur==WKVLesyn7hD-OOsaYsKhs6Uk8KKWdW2e18OjRg@mail.gmail.com>
Subject: Re: [PATCH v5 21/23] net/cnxk: generalise flow operation APIs
To: Harman Kalra <hkalra@marvell.com>
Cc: Nithin Dabilpuram <ndabilpuram@marvell.com>,
 Kiran Kumar K <kirankumark@marvell.com>, 
 Sunil Kumar Kori <skori@marvell.com>, Satha Rao <skoteshwar@marvell.com>,
 dev@dpdk.org
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
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 Sat, Mar 2, 2024 at 12:55=E2=80=AFAM Harman Kalra <hkalra@marvell.com> w=
rote:
>
> Flow operations can be performed on cnxk ports as well as representor
> ports. Since representor ports are not cnxk ports but have eswitch as
> base device underneath, special handling is required to align with base
> infra. Introducing a flag to generic flow APIs to discriminate if the
> operation request made on normal or representor ports.
>
> Signed-off-by: Harman Kalra <hkalra@marvell.com>

Please fix ./devtools/check-doc-vs-code.sh
rte_flow doc out of sync for cnxk
        item port_representor
        action vxlan_encap
./devtools/check-doc-vs-code.sh failed