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 3B9DA43F13; Fri, 26 Apr 2024 12:59:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A54D743CEA; Fri, 26 Apr 2024 12:59:21 +0200 (CEST) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mails.dpdk.org (Postfix) with ESMTP id BCA7040289 for ; Fri, 26 Apr 2024 12:59:20 +0200 (CEST) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 46A6C2F4; Fri, 26 Apr 2024 03:59:48 -0700 (PDT) Received: from [10.57.65.213] (unknown [10.57.65.213]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 6FA963F64C; Fri, 26 Apr 2024 03:59:19 -0700 (PDT) Message-ID: Date: Fri, 26 Apr 2024 11:59:17 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v1] dts: remove the OS UDP test suite Content-Language: en-GB To: =?UTF-8?Q?Juraj_Linke=C5=A1?= Cc: jspewock@iol.unh.edu, probb@iol.unh.edu, paul.szczepanek@arm.com, dev@dpdk.org References: <20240419135216.106445-1-juraj.linkes@pantheon.tech> From: Luca Vizzarro In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On 26/04/2024 09:55, Juraj Linkeš wrote: > From what I can tell, we don't need any of these for Scapy, but we > should test this in other environments as well (my virtual environment > doesn't play nice with port rebinding and running testpmd - I have to > start Scapy after starting testpmd to get it to work. This may be a > nightmare to debug.). Can you, Luca and Patrick, run the scatter test > suite with this patch to verify this? Hi Juraj, Unfortunately I am currently not able to test the scatter patch as we are still trying to sort out a non-Mellanox setup. Hopefully Jeremy can help. Best, Luca