From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f67.google.com (mail-wm0-f67.google.com [74.125.82.67]) by dpdk.org (Postfix) with ESMTP id C83241B82B for ; Wed, 11 Apr 2018 11:57:59 +0200 (CEST) Received: by mail-wm0-f67.google.com with SMTP id i3so2656540wmf.3 for ; Wed, 11 Apr 2018 02:57:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=6PIflAWm+as/qdJ0pq9gDxoGY2t5WDNLq6pE6NJb1RQ=; b=Iqb3uFmDLEpOKlD/60NR7cp6S7S8xyadcJUDhLVfPDgNkEfn0gLkR00j0Wy+S5cmad UkR5weTj4J0nHGE38ye8owNS2m/fjQsQXG6SmN0Gf/68VqnldUZs2JG+N7lTRoIziCSs WF+2GKZAV1HxNPsyaUtxCytS+h/c+Y8mUCPc08iGQS9UkMlLpZFlOSTn+6vIEXFyRict OC4oagCpDH8slXaEh+HLVes5nKE1gPg3o3s69CFQ5zFpCXW+WlN3HdZ50aGTqsP0KQ3o vYyRD34es9ERNTJqdJawAFGrtgjuWCWwUwJR+y6p9hmI/CuI/SRvmGRZvOex6BYuaM3Y Mv7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=6PIflAWm+as/qdJ0pq9gDxoGY2t5WDNLq6pE6NJb1RQ=; b=ho+4KQl1rD/1oPl4G0g2mq67Z3O7YiRSG2T16jmza131T5NWjnMr+0owso4knSkQEy RGx0GV2i8xrEN6B2G2Pa0i2517OcqzxzL1KMPN62nOsFDMhcY67FGsNa6nHz2K7Rszqq lHwjyCV2R79S1g3AiWJN53iiDdiYQSMZbpRj49jhfBV9CgysDlOSFPU3NhA70NHefvM8 PQKyVUOCnAQ0fyCSI8k+BDPnzMgm5rTi54STgXw64TvSCPX/0mXA9Qvk3vaDThD6h2EG sYmN94JsV7j3ilVEHXpJuUZikS0/YUP4G9D8/jNeVPnnoR1aQjg5goV43UxWHV+OrRkw iw2Q== X-Gm-Message-State: ALQs6tBufkFFmwBK/VIh127Cza3F1jx9exXMTCNmYKfFJ+1jBy/AenBG ZznKyEVrUwZ5ETVtAm6aTwK/vQ== X-Google-Smtp-Source: AIpwx48RT9IWm5P7pGxqr9CoEhSuxG+cEPB2eI8fiy7eEg3/vktGC7MwdeAw68+iB3NZIBKWKepAGA== X-Received: by 10.28.116.7 with SMTP id p7mr2079561wmc.65.1523440679602; Wed, 11 Apr 2018 02:57:59 -0700 (PDT) Received: from 6wind.com (host.78.145.23.62.rev.coltfrance.com. [62.23.145.78]) by smtp.gmail.com with ESMTPSA id r8sm2455563wmg.44.2018.04.11.02.57.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Apr 2018 02:57:58 -0700 (PDT) Date: Wed, 11 Apr 2018 11:57:45 +0200 From: Adrien Mazarguil To: Xueming Li Cc: Wenzhuo Lu , Jingjing Wu , Thomas Monjalon , Nelio Laranjeiro , Shahaf Shuler , dev@dpdk.org, Olivier Matz Message-ID: <20180411095745.GH4957@6wind.com> References: <20180226150947.107179-2-xuemingl@mellanox.com> <20180410130036.188819-2-xuemingl@mellanox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180410130036.188819-2-xuemingl@mellanox.com> Subject: Re: [dpdk-dev] [PATCH v2 1/5] doc: remove RSS configuration change announcement X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2018 09:58:00 -0000 On Tue, Apr 10, 2018 at 09:00:32PM +0800, Xueming Li wrote: > Remove deprecation as implementation of RSS level provided in Adrien's > patch set: http://www.dpdk.org/dev/patchwork/patch/37399/ > > Signed-off-by: Xueming Li For next iterations I suggest to replace the above link with a proper commit reference (once linked patch is applied), i.e.: commit 0123456789ab ("ethdev: add encap level to RSS flow API action") Acked-by: Adrien Mazarguil -- Adrien Mazarguil 6WIND