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 D84C2431A6 for ; Thu, 19 Oct 2023 09:21:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D34AE4021F; Thu, 19 Oct 2023 09:21:31 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id A9B6C4021F for ; Thu, 19 Oct 2023 09:21:30 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-41cc7b67419so3095481cf.2 for ; Thu, 19 Oct 2023 00:21:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697700090; x=1698304890; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bnqpIMvomNUFMj3AnSPnsZPKrBAeS+BrrYTvFDY6npM=; b=WXc+dPFFoqiOGIlrvEC8T4pZJeSfNc/4EoPk5PH6tQ04RGGnouMEG72au+4OHwN3Np Wlsu1ru+RDPLqhbouO0hIAD/rgFRG/aX2xQyPXv/w8L0ferk5tHTafPgrDZ5ASH2z96R lNqaV7+DcSZk5cPV2wsn2o2hjUiU1JW3TczBg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697700090; x=1698304890; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bnqpIMvomNUFMj3AnSPnsZPKrBAeS+BrrYTvFDY6npM=; b=jHEnQSviRimN9ISGbYudPT0lj6OrvwXUIcOhF2A40bp6r6I3VLwjUcxbL9GooHJ4bC +b8TSSFrSFWLkey8pGnXpJpEsyJptltMhTIYyHZgnRTHRSa8/5J1IKPDbN3AYzZDALPi 7AroV9UGn6HAKy6HCJraOFHrU/0DDhiJ5aHS3eo1xPEa1VZhdsv16GhES+auBDPEMgvj YroRze/7s7HK6WpBa3HqLDtxNUUbLhEr0+3/BG8PiOU7++jbgYFq6W+y2t8JzRfZgBKt QnPC/EYzO7Ahql52lmnrcJHdVxO86DFGjnVx3vCpTRzn/ALiW6uN3LFwEm5rwsj9iXGT JTcQ== X-Gm-Message-State: AOJu0Yy3PcTbk9WOfCMU859HMR8YTSV7uT+Db+QLoutNl1CbwQTmjfGi NRlaEAVgmpHYLkF2UmqrSQm7RTT6UC+6mmY+I/pfPI0SwEGQGi2e75i5V++42vr6gv6brdbgRA= = X-Google-Smtp-Source: AGHT+IGKJW8k19OS0WqK/amZGqqXfVPYa/+Lbm6jhhrId0fU/d0PKbwqMoeiGMgGJc09Asm4ywwaGNI2CyAV X-Received: by 2002:ac8:5852:0:b0:403:fcd9:963 with SMTP id h18-20020ac85852000000b00403fcd90963mr1540639qth.67.1697700090006; Thu, 19 Oct 2023 00:21:30 -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 19-20020ac85753000000b00418166ffe7csm190266qtx.15.2023.10.19.00.21.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 00:21:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 00:21:29 -0700 (PDT) Message-ID: <6530d8f9.c80a0220.54fd5.5caeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1EB1860524E7; Thu, 19 Oct 2023 03:21:29 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/