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 32739455B6 for ; Sun, 7 Jul 2024 13:37:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D820402C6; Sun, 7 Jul 2024 13:37:41 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id D75E04029F for ; Sun, 7 Jul 2024 13:37:39 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-7035c46ba73so1146721a34.3 for ; Sun, 07 Jul 2024 04:37:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720352259; x=1720957059; 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=qgzK77+8cBKNpJHpHEkW93Viz+dLeiL//S3jqiHLdak=; b=S12H/F/e/UkUyBVSvPRK38Z9Zlzc/CYNnzv5/my0oHonD9ypw9uf7lVx1NneAw2J9r XSbQDk1reP6+rN87xfe+7ndCoRuoi8JqWNdEPi5TGgDzdMSrf8t0sujPxXZXfCaaCna3 jzIssIpfmo+Zr4JeHmpvbnHm9vVGy58X8JLUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720352259; x=1720957059; 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=qgzK77+8cBKNpJHpHEkW93Viz+dLeiL//S3jqiHLdak=; b=TaSn+lfWsOK1yIY4gM8ToRqw97Ds4ivZqmyGSQunqOXkFeLHlJjnUzIzoqmQ6hg4sa VocdLPOxb5BGeN3taqO1nZllYD7WFWw8oz858VNUyIv+cPFvHpuPNr5igtwl2m0SVRM7 Ow2NgAdFz70F57pqvLbcBpQ6Q31bBuqurWZUjoUhUkRTcozvgDwwLH/4dnF7dRjLFBeC BNRUBX3b38Turlg2deNRyczfpDOmhKKUhsLulKQnwBg4P0sOEGmx3GhgiB/bP+69k1Oq 9do6W5OwHi/cFcBNNb8gsztl13Gj+5Yrm6JxqXJ3kJhIdRc0//Du0rF4CWtVOzyBtL3o 6hfw== X-Gm-Message-State: AOJu0YwF9gOxs8na+7mPas22QLdmZDcx7JmXVQ76HI/069qQGRCDoOko kvXB04W1Zk3VFHPwpZ5BOEZr+OAIpKBnzprfilJjXSqCToB+BwxU2HlHM5LIiXC79JPYDRynegU Ejg6WKJCKTDjCm80zNsRyVXo690RLzOTyZyN6ubQq X-Google-Smtp-Source: AGHT+IGNa0OMc5yrpWNYnixmqej85sOVtoWH52TKouigglEhKUetbIntnfNe9LbPoTGmXJHqxLhLVuZ3VkIz X-Received: by 2002:a05:6358:7f12:b0:1a6:1d25:5995 with SMTP id e5c5f4694b2df-1aa98bbfdf0mr1008772355d.10.1720352258674; Sun, 07 Jul 2024 04:37:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c99a992515sm280573a91.4.2024.07.07.04.37.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jul 2024 04:37:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jul 2024 04:37:38 -0700 (PDT) Message-ID: <668a7e02.170a0220.ba912.3c7eSMTPIN_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 C3EBB60526E2; Sun, 7 Jul 2024 07:37:37 -0400 (EDT) Subject: |PENDING| pw142156-142162 [PATCH] [v11,7/7] hash: add SVE support fo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240705174526.3035295-8-yoan.picchi@arm.com> References: <20240705174526.3035295-8-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: PENDING http://dpdk.org/patch/142162 _Testing pending_ Submitter: Yoan Picchi Date: Friday, July 05 2024 17:45:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:fcfb19cda4f6439f260cdeabb6c44d3c6f0d5fc4 142156-142162 --> testing pending Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PEND | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30439/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/