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 C7C25A00C2; Fri, 5 Mar 2021 11:12:09 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A07240691; Fri, 5 Mar 2021 11:12:09 +0100 (CET) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by mails.dpdk.org (Postfix) with ESMTP id 9768240147 for ; Fri, 5 Mar 2021 11:12:07 +0100 (CET) IronPort-SDR: PzuZEoYF4JH02CbSooyWVevSgJ5iTyMPerEO7EPOkphixsG25La/kq2Y8IzNVSqVQMUdUXF8DW IirWcoV3R6Eg== X-IronPort-AV: E=McAfee;i="6000,8403,9913"; a="167515510" X-IronPort-AV: E=Sophos;i="5.81,224,1610438400"; d="scan'208";a="167515510" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Mar 2021 02:12:06 -0800 IronPort-SDR: 3sp0qQ8n07iC8MCPSIbBY8EtT218jEul+nSELi37GyS3G5wB1oqP0eQ5nGb8nNf2DV7zOUTREH jfjUyBMcGLIg== X-IronPort-AV: E=Sophos;i="5.81,224,1610438400"; d="scan'208";a="446140380" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.213.208.100]) ([10.213.208.100]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Mar 2021 02:12:05 -0800 To: Hemant Agrawal , dev@dpdk.org References: <20210305053614.32699-1-hemant.agrawal@nxp.com> From: Ferruh Yigit X-User: ferruhy Message-ID: Date: Fri, 5 Mar 2021 10:12:04 +0000 MIME-Version: 1.0 In-Reply-To: <20210305053614.32699-1-hemant.agrawal@nxp.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] dpaax: update rel_notes for changes 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 Sender: "dev" On 3/5/2021 5:36 AM, Hemant Agrawal wrote: > This patch updates the release notes for recently submitted changes. > > Signed-off-by: Hemant Agrawal Applied to dpdk-next-net/main, thanks.