From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <bugzilla@dpdk.org>
Received: by dpdk.org (Postfix, from userid 33)
 id D7BF51B11A; Wed, 12 Dec 2018 04:28:30 +0100 (CET)
From: bugzilla@dpdk.org
To: ci@dpdk.org
Date: Wed, 12 Dec 2018 03:28:30 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: lab
X-Bugzilla-Component: UNH infra
X-Bugzilla-Version: unspecified
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: critical
X-Bugzilla-Who: lijuan.tu@intel.com
X-Bugzilla-Status: CONFIRMED
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: High
X-Bugzilla-Assigned-To: ci@dpdk.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-122-149-RxxnZQ8CPg@http.bugs.dpdk.org/>
In-Reply-To: <bug-122-149@http.bugs.dpdk.org/>
References: <bug-122-149@http.bugs.dpdk.org/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
MIME-Version: 1.0
Subject: [dpdk-ci] [Bug 122] Performance results are not correct on Intel
 I40E environments
X-BeenThere: ci@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK CI discussions <ci.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/ci>,
 <mailto:ci-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/ci/>
List-Post: <mailto:ci@dpdk.org>
List-Help: <mailto:ci-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/ci>,
 <mailto:ci-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Dec 2018 03:28:31 -0000

https://bugs.dpdk.org/show_bug.cgi?id=3D122

--- Comment #2 from Lijuan Tu (lijuan.tu@intel.com) ---
The root cause is the argument "-s" which means skip the step of dpdk,
therefore it actually tested the default directory "/root/dpdk" but not the
patched dpdk: "/tmp/dpdktest2/dpdk.tar.gz"

Could you remove "-s" from the command line:
./dts --snapshot /tmp/dpdktest2/dpdk.tar.gz

--=20
You are receiving this mail because:
You are the assignee for the bug.=