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 AF98C43E94 for ; Wed, 17 Apr 2024 19:59:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A863340A76; Wed, 17 Apr 2024 19:59:06 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 2F525402B5 for ; Wed, 17 Apr 2024 19:59:05 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1e5c7d087e1so399005ad.0 for ; Wed, 17 Apr 2024 10:59:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713376744; x=1713981544; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=xPr8zoPd4dMRlMul1k0B7yiOWpUTFs6vjMRh+vXhpzA=; b=SIg87vRfXYBpYBSz7rq2y3AN0RDKL/A428GcYnTeJuT+CxoteXuu1UkxdRgeSoyZMt dBhF/g4MtEtIRt1DD68pXa9yXuEZhH6mJz4t2AtI07A6nRIHWY7MI37DE4m6dRhkVYJt 27w9MxyKqHz5E0Pn3bLID3sfvTSDT4q1AXKjU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713376744; x=1713981544; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=xPr8zoPd4dMRlMul1k0B7yiOWpUTFs6vjMRh+vXhpzA=; b=lafU33qVCTOHgVnV95eR5HWidLzynTVQk0nzF0lJLsSTVu+R2a0M4yMP5nz6Oqy3Ej B1WIwMtRwL0KAWBE2m7dfxISE7oHMhp0LnHZLl+pZ4Md7mhtG2OsCWDeA6MQFKXx2n5O 0RgvXayRyWLH5ASGKo3NecLdc4YpHW5iZAVrEbgEHVnILVQ/aRZ3tTDvUZ8l6D7pMoej GLKAvXYnUrOzKbYEFBXaVtM4a7by7CSGX70lcV7DNW6v3mWNI1RN+pQ+aGOdqRus0wce MOQ7WCKlRqNdZ2ATCrMJflYNYCF/LN57yyDNTlJxWzK0oEd96w+l6IrAdJDCF1Ahpl18 W71g== X-Gm-Message-State: AOJu0YybKFZlTm27TnooaZBRT2qTQF0GSuE5Y9Xi3BaZAddT2aIWFhN3 FX6aQ3Q4RiPEbZXKNhpVFZi0k6FCsaVsTEKKt6814f3bdfkAf4ULul/etMg4Ea2BO6CzhVXMjOU h3Ky1A47ulRzLCIZADvLZDALyR5551Vs1aDSGIrZQQj5knkHSPNWRZc5/ X-Google-Smtp-Source: AGHT+IG+ZCUx02pC3fiSleVsE/bv7V8vfTXsWHSqJ/afSj+LCccXTuV2J/kHasirHlWECHoOjvCaPgvLrnxW X-Received: by 2002:a17:902:7c88:b0:1e3:e256:44e0 with SMTP id y8-20020a1709027c8800b001e3e25644e0mr214771pll.31.1713376744333; Wed, 17 Apr 2024 10:59:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s12-20020a170903320c00b001e0d9d8ebbfsm533371plh.5.2024.04.17.10.59.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 10:59:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 10:59:04 -0700 (PDT) Message-ID: <66200de8.170a0220.a9b01.89ddSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 92F85604D420; Wed, 17 Apr 2024 13:59:03 -0400 (EDT) Subject: |SUCCESS| pw139452-139454 [PATCH] [v8,4/4] hash: add SVE support for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240417160807.1249480-5-yoan.picchi@arm.com> References: <20240417160807.1249480-5-yoan.picchi@arm.com> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/139454 _Functional Testing PASS_ Submitter: Yoan Picchi Date: Wednesday, April 17 2024 16:08:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139452-139454 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29808/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/