From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id E6983A0579; Thu, 8 Apr 2021 17:23:04 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B70971410F9; Thu, 8 Apr 2021 17:23:04 +0200 (CEST) Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178]) by mails.dpdk.org (Postfix) with ESMTP id CC9924068B for ; Thu, 8 Apr 2021 17:23:03 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id 9D060A0A0F; Thu, 8 Apr 2021 17:23:03 +0200 (CEST) From: bugzilla@dpdk.org To: dts@dpdk.org Date: Thu, 08 Apr 2021 15:23:03 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: DTS X-Bugzilla-Component: tests X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dliu@iol.unh.edu X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: dts@dpdk.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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: [dts] [Bug 670] Exception occurs when running nic_single_core_perf with latest DTS version X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" https://bugs.dpdk.org/show_bug.cgi?id=3D670 --- Comment #4 from dliu (dliu@iol.unh.edu) --- (In reply to Ali Alnubani from comment #2) > The exceptions don't reproduce when updating TRex to v2.87 and running wi= th: > """ > export PYTHONPATH=3D/opt/trex-core-2.87/external_libs/scapy-2.4.3 > ./dts > """ >=20 > However, I can't update TRex to this version in production due to a > regression unrelated to DTS that I'm facing with it. For I understand of DTS, it will use the scapy from the Trex rather than the system scapy. That's why you need to repoint the scapy folder. Since trex-core-2.59 have scapy version of 2.3.1. DTS could be using someth= ing in scapy 2.4.3(Trex v2.88) that does not exist in scapy 2.3.1(Trex 2.59). --=20 You are receiving this mail because: You are the assignee for the bug.=