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 9AA7043F56 for ; Tue, 30 Apr 2024 22:23:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E817402C7; Tue, 30 Apr 2024 22:23:10 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 02BEE40282 for ; Tue, 30 Apr 2024 22:23:05 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5ac61cf3fffso3563471eaf.3 for ; Tue, 30 Apr 2024 13:23:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714508584; x=1715113384; 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=7sWes0BRaQ8OnQu3vB1t9juYjggrD6b10P+lSf/fKj8=; b=H1KNtbk9/vhtWr3xIojCw6yFBh2wT/E3VVJgSFQ11UGiSAHt0UxOA3AFCsgN2vpj5C 97PRkryCDYhb/hG+K4FGxQ3g9SSxlczWDjMQYc8jzCXM75NvYj6ZhSJfe2grEJNeXLTY Jntu2+5QHQMi/z+xyFdXLJjuIEYjEr3cYyTH0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714508584; x=1715113384; 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=7sWes0BRaQ8OnQu3vB1t9juYjggrD6b10P+lSf/fKj8=; b=IHV+lI+LCzj+gk0GwF9d2mKJyI3yII2MmAOla3/nerxn3gVuZGt/cmQJtLkCbbDfl1 tKC2Wh6+Dk5g03fBtI7d3+HokeqhQP6jRBykkSitG2rzhK2qFJSDnXsmH2vAfmpDlK+9 f0pTp4YCzuK25dhWuRb8PgbAE9AkRzGRsroy2Hks2tZZjLUuw+niXii4zZCPLxaXvqju hNN//wJugCJscRA+BU4UzoQQ70uyWtxjTjdSF62EjhmPm8Urg3WetaiR5DFpw2W4DdUR 26QKX1vqmVhHOvigylVqVCkkMfdPSVn8gZz9j1czhwhIyt0HB2rIlaueb44Z1fyXrZj4 1XGA== X-Gm-Message-State: AOJu0YzW/u/pF8ikGoHg/uzN3agUbK0f7fyeQqU82eOpCMHkZ0O4bOQC Xi1HvoCean9Cl34UWi5HJklm+Rmb8T+nYXQVQKi8WazGWPmPntZV3/jCYfi2klHtw6Mamy9s4Ne xlDkSEf6H8xz5Wckkks4XticDb797+BD7VyTf/s3L9RkyuQWa092wXXOw X-Google-Smtp-Source: AGHT+IGBgwUQipjZGVSzew/JWNu1Fq4R8I9gb3EBy5ySws48LgsMbUSC+K3QztO3AHMtNTKp6T0IExn4Uy35 X-Received: by 2002:a05:6870:659f:b0:23c:1f8f:5b95 with SMTP id fp31-20020a056870659f00b0023c1f8f5b95mr538348oab.56.1714508584334; Tue, 30 Apr 2024 13:23: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 zl32-20020a0568716da000b0022a638cae70sm642368oab.44.2024.04.30.13.23.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Apr 2024 13:23:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Apr 2024 13:23:04 -0700 (PDT) Message-ID: <66315328.050a0220.2ea37.9b61SMTPIN_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 CA154604D420; Tue, 30 Apr 2024 16:23:03 -0400 (EDT) Subject: |SUCCESS| pw139741-139744 [PATCH] [v9,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: <20240430162743.1525484-5-yoan.picchi@arm.com> References: <20240430162743.1525484-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139744 _Testing PASS_ Submitter: Yoan Picchi Date: Tuesday, April 30 2024 16:27:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139741-139744 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29880/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/