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 73F0B431A8 for ; Thu, 19 Oct 2023 10:07:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6EF064021F; Thu, 19 Oct 2023 10:07:29 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 121074021F for ; Thu, 19 Oct 2023 10:07:28 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-773ac11de71so499411485a.2 for ; Thu, 19 Oct 2023 01:07:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697702847; x=1698307647; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B56rgVilG8S70BThj133EHf00S/Q8rOBgkhm0mS9aS4=; b=UyruYJ0u6AUiKBuwJiTiZVR5xqDp52fb3kDu4YfPWx+f4FeZ5g0psyuIN4js6eR2j4 jNMupDIQr/2miqbUoj7m6/b0zFHONiUrEUI5TEx7GEHCUfnyMuTI//C+UzBV5RXU96ni 0ZMEQSkdlGtRmFrql5OIQ7FeAiYjrv0BeygSY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697702847; x=1698307647; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B56rgVilG8S70BThj133EHf00S/Q8rOBgkhm0mS9aS4=; b=MH5CdM+xvgMtEk0MRMPNYwu5mtgUBLnfFRNU9BkTN4TVdXI+jY8L4VVMnkeh6KA7zP AMLai6tS1DBj0z4AuUP66vtcOPzo+9hy86P0J5xtuff9I0FG6jw43CJJ/JFnv7wPPv+m eiFXNUx3CNxlF18AtCRnXWNBvFBOb7FEtFPGAuTbz5Niidtehmd3or7zLrbuu54gpR+r LhPIRtzl0jJD6q73m63+Sbo4TfaYA4kP5rr5dTerVqZkxmNiNuXK4P73mb1ctz3V05YQ 3efiGEJ3iPm5btCaCpna8tb1zj0Uf78mXMOo7tNWczAAu3I7YW4pt5eko90cHlhl57M1 +S5w== X-Gm-Message-State: AOJu0YzKKW4ueSRRGnaWEmal7M6DQg1ZaFhY66BI2p14Ty/n3Xpi5qtD p06dEzoiY9bo4wySJ5LsgxEiQNlGvK8hiwdB2jHpVMQmTr2acD6HPQ0V/I1VnB5i/v+n6+rhng= = X-Google-Smtp-Source: AGHT+IHBznxbvnsUBQPtE8KqlLhEI+r88hTCjPkn/V7PDfUljr1VZIISVEEaMYapJkwRD21/VQ8j38QjlWms X-Received: by 2002:a05:6214:1c0f:b0:66d:50a8:2439 with SMTP id u15-20020a0562141c0f00b0066d50a82439mr2098305qvc.23.1697702847401; Thu, 19 Oct 2023 01:07:27 -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 fn5-20020ad45d65000000b0065d52e04f7esm115200qvb.61.2023.10.19.01.07.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 01:07:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 01:07:27 -0700 (PDT) Message-ID: <6530e3bf.d40a0220.fd97.2f03SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 070F560524E7; Thu, 19 Oct 2023 04:07:27 -0400 (EDT) Subject: |SUCCESS| pw132888 [PATCH] hash: fix build with GFNI From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/132888 _Testing PASS_ Submitter: David Marchand Date: Wednesday, October 18 2023 09:31:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132888 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27993/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/