From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] app: fix configuration of pause frames in testpmd Date: Wed, 10 Jul 2013 17:51:51 +0200 Message-ID: <201307101751.51420.thomas.monjalon@6wind.com> References: <1373441267-17440-1-git-send-email-ivan.boule@6wind.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Ivan Boule , Zijie Pan Return-path: In-Reply-To: <1373441267-17440-1-git-send-email-ivan.boule-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 10/07/2013 09:27, Ivan Boule : > From: Zijie Pan > > The entries for the configuration of the reception and of the transmission > of pause frames are inverted in the mode conversion array. > > Signed-off-by: Zijie Pan > Acked-by: Ivan Boule > --- applied -- Thomas