From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [pull-request] next-net 18.05 PRE-RC1 Date: Sat, 31 Mar 2018 02:43:13 +0200 Message-ID: <3925527.VVr8XjaOXx@xps> References: <20180330122150.31478-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, remy.horton@intel.com To: Ferruh Yigit Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 7EB255F18 for ; Sat, 31 Mar 2018 02:43:15 +0200 (CEST) In-Reply-To: <20180330122150.31478-1-ferruh.yigit@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 30/03/2018 14:21, Ferruh Yigit: > http://dpdk.org/git/next/dpdk-next-net Pulled except the series below: > Remy Horton (4): > ethdev: add support for PMD-tuned Tx/Rx parameters > net/e1000: add TxRx tuning parameters > net/i40e: add TxRx tuning parameters > app/testpmd: make use of per-PMD TxRx parameters All applications should be converted with this patchset. If not, at least testpmd should be complete.