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 B19A7455B7 for ; Sun, 7 Jul 2024 14:03:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7EB0402C4; Sun, 7 Jul 2024 14:03:08 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id B9D6C40272 for ; Sun, 7 Jul 2024 14:03:07 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6ad86f3cc34so15130936d6.1 for ; Sun, 07 Jul 2024 05:03:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720353787; x=1720958587; 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=R010umj/x3qBs401KmzSl+xJ1echZtc9Qs2iICWQuwI=; b=TwagC2jLYkw5Vo5R4Wlwti/3EoIQjEpz46rMx8mJ8oevL8AdhrrC7kGo08AMprUazg CK09UfqYaA92QTij+7f6gDgTLyKoTgDXe3UkZuD8apWZRDsJdILCVLXDj4dFxgIgXRyM 0Xpf2a8/Ey9zeC14JinZbYlbbqEC5nbDbsOT0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720353787; x=1720958587; 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=R010umj/x3qBs401KmzSl+xJ1echZtc9Qs2iICWQuwI=; b=OpeXjGt6AV6SL0g3KEg2+ek+k+imk1fbOZ1fsyKk3+j79zOi7UtirLUxdY6Y8epj8i pruFtnVuz9Ac6qjpxJU26mo6IG0qhkrlRtOJaHc+ZYzqxRXR0yjn1ndVe68al6LIF9ND 7PUWwOHBugsz53Txp98p5THK2YwNhSv5+Ych9polhlBaXWvSYSz+MyRyLOXChGktwWPk prat61FeSWzYSRow8yHOGKL9YQF8dsE33yppC0oL0Sn4QFWh6iol4FcOj1x4uzBu52Sx vU0I7oKrhDcYk99yzEM2RFalKRA901aIAWdpKXB2MAAjZuJ+S8YDuEeVNBKkBKWLdrS1 D3iw== X-Gm-Message-State: AOJu0YyaokFOKO/u4DDA2Sa6vZsDKNuHHBtY8/ZI+XV/6hiT/SC9pAVD JN/Gg3ddQRBxUQJ9y8Ez1JgmqwrYJsB89R2tiKcdSlSCL201oiGvzE+eJTfHoc0d2mmnFeG1Y5b k0LC60eK0Ibw6/Ofv7hY0M9M8CWmGbjVcmebGFTX4 X-Google-Smtp-Source: AGHT+IFggS25V2wKHHq83anpPFTzCtKzIa+LT6l6W4voauRAtFDSoTLRECWpMi9oWdu+Ak6wlJhZt0uxEES4 X-Received: by 2002:a05:6214:1c4d:b0:6b0:7b34:21c0 with SMTP id 6a1803df08f44-6b5ecfd88e3mr120721656d6.34.1720353787072; Sun, 07 Jul 2024 05:03:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b5f1435f1csm3392876d6.5.2024.07.07.05.03.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Jul 2024 05:03:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 07 Jul 2024 05:03:07 -0700 (PDT) Message-ID: <668a83fb.050a0220.f342.93c2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8EA6860526E2; Sun, 7 Jul 2024 08:03:06 -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-abi-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 | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Debian Bullseye | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ 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 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.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/