From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/6] Testpmd: fix port hotplug Date: Mon, 14 May 2018 04:22:08 +0200 Message-ID: <2934841.zmDFfohfL1@xps> References: <1525343508-29487-1-git-send-email-matan@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Wenzhuo Lu , Jingjing Wu To: Matan Azrad Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 298F21C146 for ; Mon, 14 May 2018 04:22:11 +0200 (CEST) In-Reply-To: <1525343508-29487-1-git-send-email-matan@mellanox.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" > Matan Azrad (6): > app/testpmd: fix valid ports prints > app/testpmd: fix forward ports update > app/testpmd: fix forward ports Rx flush > app/testpmd: fix synchronic port hotplug > app/testpmd: fix removed device link status asking > app/testpmd: fix asynchronic port removal Applied, thanks