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 772C04294F for ; Sat, 15 Apr 2023 15:24:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 517E840697; Sat, 15 Apr 2023 15:24:19 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 3082C40697 for ; Sat, 15 Apr 2023 15:24:18 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-54c12009c30so486047607b3.9 for ; Sat, 15 Apr 2023 06:24:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681565057; x=1684157057; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=BEYnzLZmvY2J9SGKSSiC5kfLD5AIP3clRrFJKlmPlCk=; b=dz1U7qZh41VhNo0JWq0zIFeO262c33T8WhlRxUZ+9QH945tAQb5TLg6SH9sSP5lxrO tP3pWdei66A5Wh7hxJvF/wfA8LgsZU5m9+ANmJnFqRCTLKu4wlXwR8hGl5ATLeDFepEn Y6Rf7M/Y7Du1q53vamASD6c5BqAO8Z+OEBTY0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681565057; x=1684157057; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BEYnzLZmvY2J9SGKSSiC5kfLD5AIP3clRrFJKlmPlCk=; b=XY2VopLaT6pawyKqRArwKcC+vD7LOvabxAL6GANokKRpKKVSbHfLqKZxoeekyTaGpr tL2bdPhPOh8RB3rhB1EKMmhb4sgG5cjj/k74cM+DJt2hz0d81e8kKNlCOyLoez8JdKr1 NdIqJ3wZLVeLt+wL7RO80F67tU5EWi7Kiuy8TVn/EmFouMPDuBGIUfDnKo9ozJcz54uD YHm7oMbRBUrXdSLTgbIJavpCKBqD0/Lh/J69+4SM9MHGUZBdMoC+zr8ZN4/A8YVnh0s3 PuGBezvL8Veg1lfrqMj4x+kzf/GANyT94r479cwU8cmJfYznGqBorzmqFX0fyFxqn8ak S3NQ== X-Gm-Message-State: AAQBX9cRzXxLrDNoETH88uP6S2vFl3VpETlZzpewFVcPtFFw1Rmk2QGr idNhqzPOQye1cyMWYDM47asJhblOgobwErjfCmKsndFCqclyV2VpzN18Xw== X-Google-Smtp-Source: AKy350YXhJ9RETnApY2xQvhfDywC7XIKor5QYjFBLrRT91fnnMsmlDJk2ztZ+auB6CVwzvKKnyKpYNTETviJ X-Received: by 2002:a81:8745:0:b0:541:826c:20fd with SMTP id x66-20020a818745000000b00541826c20fdmr9007128ywf.13.1681565057533; Sat, 15 Apr 2023 06:24:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 67-20020a811246000000b005459f233f7fsm1709166yws.55.2023.04.15.06.24.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Apr 2023 06:24:17 -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 3F693605246B; Sat, 15 Apr 2023 09:24:17 -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 367F160095; Sat, 15 Apr 2023 13:24:17 +0000 (UTC) Subject: |SUCCESS| pw126125-126137 [PATCH] [v6, 15/15] 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: <20230415132417.367F160095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 13:24:17 +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/126137 _Testing PASS_ Submitter: Tyler Retzlaff Date: Saturday, April 15 2023 01:15:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126125-126137 --> 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/26007/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/