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 D78FE42971 for ; Mon, 17 Apr 2023 22:28:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2DC140DFB; Mon, 17 Apr 2023 22:28:17 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 7D80640DFB for ; Mon, 17 Apr 2023 22:28:16 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7606df303d2so61025039f.3 for ; Mon, 17 Apr 2023 13:28:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681763296; x=1684355296; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=7pCfw+JrrcwF+VMUxpoDMUZslE6AqpnsPkwl1H0J1ec=; b=dFZoUc3sYYFERTKXdvdb7joXKkSRDGrYfNbi7MSaDx4ZOURgtS3PpztbJ1BuaoKSyr K0WfbtYPRHlzamcuMYZYZoKIxnUY8ll8WdV5KmxvbGzU6yK7B6vEcbnPUyEMa9KbRBgr OHM5FoUjLvoIY3vTNwSMdguCCIQILEPU+Is5U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681763296; x=1684355296; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7pCfw+JrrcwF+VMUxpoDMUZslE6AqpnsPkwl1H0J1ec=; b=YD/WLSx+KJUn+IMaFDV75ZSMjtbUM0UJv2X1wimmp5Vrweu38mTuLh+/RYhJqhoDFH GUSvDa4qXSZeO/CCx5FCcW03gvO+G1qxcwr1Z5Iot8pWl3vQpKeA9MOfZDRdWqkqUesy H4gA9WHm+lO0KG6lr4frhqiNgBw49SiD8BdMAAzxFMxEm3gL90hK14FtOc++NUsNtlcU YNL2VNXfmX2GOrgkmmyDM/83bo1YWBBpqVqSyZb5EyANxYJeWsFOsl4wNIOUFjYWacz8 sL8qw9cLxTBj4fbNlst0cRGjJ6ncavDKzD/2+bv1J0Nl3DDp+mWzFcamXKuw5iC6/V3R R8AA== X-Gm-Message-State: AAQBX9d7vlrZ7NKe3r72b31n2DRNF7YWL7fAG+4jlUcbT4J1ApMvuk4c 7ZpW/JLYclSTlYEX2x7HOKfkSuimqZTCjuDmvqD3ZPYXujy0+hSJ6NzA0K9rFQY4XhR1oh9iRw= = X-Google-Smtp-Source: AKy350aKNWn6RDuyPQkASW4U5Zd5l1CYcbxOVWckVVPs38dylkBiHXDvy63ETPAqkRIozKf06zw+7fVXFuZe X-Received: by 2002:a92:2812:0:b0:328:f8c5:bfb3 with SMTP id l18-20020a922812000000b00328f8c5bfb3mr10914325ilf.6.1681763295866; Mon, 17 Apr 2023 13:28:15 -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 f1-20020a056602088100b007635cb54497sm260182ioz.19.2023.04.17.13.28.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 13:28:15 -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 80B10605246B; Mon, 17 Apr 2023 16:28:15 -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 5F0556008C; Mon, 17 Apr 2023 20:28:15 +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: <20230417202815.5F0556008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 20:28:15 +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-aarch64-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~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/