From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hanoch Haim (hhaim)" Subject: Re: DPDK 17.02 RC-3 performance degradation of ~10% Date: Wed, 15 Feb 2017 12:35:56 +0000 Message-ID: <09de078b09d44c47b78bd5234462505e@XCH-RTP-017.cisco.com> References: <1793839.gziRDArGs7@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" , "Ido Barnea (ibarnea)" To: Thomas Monjalon , "Mcnamara, John" Return-path: Received: from alln-iport-6.cisco.com (alln-iport-6.cisco.com [173.37.142.93]) by dpdk.org (Postfix) with ESMTP id 22975201 for ; Wed, 15 Feb 2017 13:35:58 +0100 (CET) In-Reply-To: <1793839.gziRDArGs7@xps13> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Thomas and John, We found that the performance degradation is not related to DPDK 17.02 for = Intel XL710/ixgbe. Now It is back to normal. The fix was to add a one unre= lated line to a specific file. This probably changed the instructions trace= . This line is not related to DP or CP. (We still don't fully understand th= at). Mlx5 small degradation wasn't solved yet.=20 Thanks, Hanoh -----Original Message----- From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com]=20 Sent: Tuesday, February 14, 2017 3:05 PM To: Hanoch Haim (hhaim) Cc: dev@dpdk.org; Mcnamara, John; Ido Barnea (ibarnea) Subject: Re: [dpdk-dev] DPDK 17.02 RC-3 performance degradation of ~10% 2017-02-14 12:19, Mcnamara, John: > From: Hanoch Haim (hhaim) > > We (trex traffic generator project) upgrade DPDK version from 16.07 to > > 17.02arc-3 and we experienced a performance degradation on the followin= g > > NICS: [...] >=20 > Could you do a git-bisect to identify the change that caused this? +1 for the bisect. Please could you try to isolate the change causing the regression?