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 047A342977 for ; Tue, 18 Apr 2023 06:13:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3BD340E09; Tue, 18 Apr 2023 06:13:31 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id E2EF740E09 for ; Tue, 18 Apr 2023 06:13:30 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-63b73203e0aso5731392b3a.1 for ; Mon, 17 Apr 2023 21:13:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681791210; x=1684383210; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=308DiECyCEcJ1XKlSBDedAn0d5D1kmKEmo260uj4s+A=; b=ca4O+egtilEwpOViOgkcik45klOJDfvjAjCrKyP1OVOAXvNKeWfD6yZApqL0Xjx3dv sOrSSIv3Q2sWFBoEfH23w4XXvktR4ma/o6fMXtT2MDhQo8p3i0OIYKK8ozwvYWUgf59g hTCsCjB9lAhjWL3DJCm8VOowOPIpdykbkXsYo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681791210; x=1684383210; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=308DiECyCEcJ1XKlSBDedAn0d5D1kmKEmo260uj4s+A=; b=G3jrR7NgWSM7Qa5ald9L7pjJOfk64eiEDZo8YUL5t5pLpnL8nL1ALZM2iMapT+SuGH gz7KcSWWNkH+PgB84JEfQyxW54oODpMC4HoyaLbNPvq/6I+UBgENsay2tWCVabPDHiKt M2C3GtHc21/wysJeHLRJ+B0xyshliDOHoGoRN1MF4sOx/lRKYE8SPWMU8xTfl9Hyt/3a v3nT2eHCEA4K8eShSaPwT6P6NZpxy4u60wJGx0nm3RH/DFVjeC4q1oBgofHhMXpOE4vU VX2oeu/hfbiB/DqETvQqL8LtW2O++4KARTZGH4KFkkAUdOejB/p3W54llu51OgyHdpb3 FioA== X-Gm-Message-State: AAQBX9eQVRd5w5a6iRoMkKi5xJsSEH4e8E99QY8Id+YFQUi3ALb9d4eB BxRN0N2GWuUmrOEuuGn/WQYzoA/HzhdIqLpwY1Qkn0h/I/JUHXZ/Rs7IuwknMvBRvM8Bwec0xA= = X-Google-Smtp-Source: AKy350Zl0ExahdMMZPGGsI3otzwJVQIx5POA8JieXHLA7uHe1Kfw6hMyHoRm7h5Ns/aRqlpf6xTxKknlvgT0 X-Received: by 2002:a17:902:d353:b0:1a6:d0a8:c70f with SMTP id l19-20020a170902d35300b001a6d0a8c70fmr773883plk.5.1681791210074; Mon, 17 Apr 2023 21:13: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 lg15-20020a170902fb8f00b001a236e88218sm1667215plb.84.2023.04.17.21.13.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 21:13:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 8C97B605246B; Tue, 18 Apr 2023 00:13:29 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 8AD9960095; Tue, 18 Apr 2023 04:13:29 +0000 (UTC) Subject: |SUCCESS| pw126185-126199 [PATCH] [v7, 14/14] eal: do not define typeof macro when building with MSVC From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418041329.8AD9960095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 04:13:29 +0000 (UTC) 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-testing Test-Status: SUCCESS http://dpdk.org/patch/126199 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, April 17 2023 16:10:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126185-126199 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26019/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/