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 3DB4A43698; Thu, 7 Dec 2023 10:30:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D82442EC1; Thu, 7 Dec 2023 10:30:45 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 9DCED42E7A for ; Thu, 7 Dec 2023 10:30:43 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1701941443; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=bmGGwIuyhDDcqUNBPJ5DgosGPalHfaQz5gho3cmPH5w=; b=jIlJEvvHNo9m4EXvek7Da611+CoPDD+tWDASgJn7DhlouIkA8+Z9sEQHzPqqeJGsT7w/qO dQMX77DMQzrwMCvyNREw2h1/f4DmjwuwFMpiTFJo7R+OsS3Op2BfYY4D6wkI5zJ4gppsU2 fSAw8N9ipl64ExmGwtUHbZwv1aehCK4= Received: from mail-lj1-f200.google.com (mail-lj1-f200.google.com [209.85.208.200]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-458-Fl5kGizmOR68rDWAWRLpmg-1; Thu, 07 Dec 2023 04:30:40 -0500 X-MC-Unique: Fl5kGizmOR68rDWAWRLpmg-1 Received: by mail-lj1-f200.google.com with SMTP id 38308e7fff4ca-2c9f545220cso3954641fa.3 for ; Thu, 07 Dec 2023 01:30:40 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701941439; x=1702546239; 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=bmGGwIuyhDDcqUNBPJ5DgosGPalHfaQz5gho3cmPH5w=; b=RI8tr1bOpAYG/Rbiye/nb84AEDyUXBxY8ZjZZmTyTXsE4Gi3trMDimq20txau/6w/z q6wlPYf3mlyokKTU2cre3KlPldlRNHfdfl5Jt66G8h8AvIPFji0L9g+h41ZcFJ59b1A5 LWFukkspACRn5VI8lBWXEe08EGmeggOdirPDUrovIFGW3sdGQ4jQwoAoDYGKh1/fRgMo mX3D26uOgDlTzeVWTX42/ETUnpvI1Sa4fnaIdqBkzbvWGc1PVDYksSrdPve8PwiytZ1H Gv7LyoceMMJKRds/zC849wjiTJ4J4Yrx/AoIrZtZJ3Fuxp6moXXxjsxygikKWzZ+/QHc ewxQ== X-Gm-Message-State: AOJu0Yz0z/b+/B9i7hrXiODyxjOy62VOUu28av/9R3E15m54ck3acwWt toK41pCFs31pRs7+BMLsy/MpN0ZMCfL2hZCfe266R8/xTC/G/Q2WuP3Qs2G/HY1Vu0k+aUddHn2 seIE4V5KdknzicF6AsIk= X-Received: by 2002:a2e:9682:0:b0:2ca:dad:8e44 with SMTP id q2-20020a2e9682000000b002ca0dad8e44mr1339066lji.54.1701941439470; Thu, 07 Dec 2023 01:30:39 -0800 (PST) X-Google-Smtp-Source: AGHT+IHHY3JemEj6O+UZtJttXqVnPTbQEH9QHGygf48KG8TZhtAP+ra3nEs7qWhxHwRuOJfueeg+PdfOv26belWfZ80= X-Received: by 2002:a2e:9682:0:b0:2ca:dad:8e44 with SMTP id q2-20020a2e9682000000b002ca0dad8e44mr1339056lji.54.1701941439177; Thu, 07 Dec 2023 01:30:39 -0800 (PST) MIME-Version: 1.0 References: <20231205074645.1370608-1-rkudurumalla@marvell.com> <20231205092710.1375795-1-rkudurumalla@marvell.com> In-Reply-To: <20231205092710.1375795-1-rkudurumalla@marvell.com> From: David Marchand Date: Thu, 7 Dec 2023 10:30:27 +0100 Message-ID: Subject: Re: [PATCH v4 1/3] node: support to add next node to ethdev Rx node To: Rakesh Kudurumalla Cc: Nithin Dabilpuram , Pavan Nikhilesh , dev@dpdk.org, jerinj@marvell.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Tue, Dec 5, 2023 at 10:27=E2=80=AFAM Rakesh Kudurumalla wrote: > diff --git a/lib/node/version.map b/lib/node/version.map > index 99ffcdd414..07abc3a79f 100644 > --- a/lib/node/version.map > +++ b/lib/node/version.map > @@ -16,6 +16,7 @@ EXPERIMENTAL { > rte_node_ip6_route_add; > > # added in 23.11 > + rte_node_ethdev_rx_next_update; > rte_node_ip4_reassembly_configure; > rte_node_udp4_dst_port_add; > rte_node_udp4_usr_node_add; This is added in v24.03. --=20 David Marchand