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 51C3B42949 for ; Sat, 15 Apr 2023 07:06:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0EC040697; Sat, 15 Apr 2023 07:06:42 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id A57D940697 for ; Sat, 15 Apr 2023 07:06:42 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7606ce89ebcso33952239f.0 for ; Fri, 14 Apr 2023 22:06:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681535202; x=1684127202; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=foKLBBBsyFxbJ+7MBC8fUxVwIeG6fbCBWjtfPTdsiFI=; b=d+nxv/gvzLPNC1Cu1EkqaA2+xfbLXz+GKA1wCOYvLvo+pglEQhNakkN/8DNJlR1tEY CSLxE6fRXog+omatZC+9kd7sqgz1SnIaVm9nvK3ZHxrVHhiAZuNR6Up6auEN52f9e8Y+ 1PKY7nkCxdGBKke+VqWRyovhmRrvTvC1QQjE4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681535202; x=1684127202; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=foKLBBBsyFxbJ+7MBC8fUxVwIeG6fbCBWjtfPTdsiFI=; b=kQ8oqea8+W8qowbeLTpgPD3JlKlOF2AqOHdCCmsSDcDnShbUeUqLBvRASnzZCMdkgz c8q62xJV4ZqfFX4ItEbO3kpMJH524HEdHdKv7aj0XFTwEC4LQdm0LixiKiDk875vxYGe a3KbWGZh6iQOti1k4q3+Bb82cbxQrXovj/5Pbkb0rIEK0QBzMSAHV/UTHQ75fT3XPpH5 s6JjTLEM9jAMuA8A7QmyB3R6N30YhBPp671W8lZoVx6MJKVyKdyOQ+1J8l80w9EeGlHD BvWpESbNTU5GuUaYKy69Qj1YbSb9qgZ9KFu+PJumEankTs1ULepFfi6aX3J017oScOlO 7p2w== X-Gm-Message-State: AAQBX9dL/MuG8i1cnYQF25d7xDXwsa8RGxPdU7fvBcOFTI2fJ7nfc3gp 3LjdlrrEcEWwXVVbilYZExQ3w2jL11UtLhmBeEk9AeSS/dC//RDTerQ5/g== X-Google-Smtp-Source: AKy350af4El92Dg4axiRj/4Z46ikZN9HybRJGlXBQ6P8048qi4auD4IovV7y9WwM/YkRVv9hb7hFOlm8+iUs X-Received: by 2002:a92:cd03:0:b0:323:ec3:49b7 with SMTP id z3-20020a92cd03000000b003230ec349b7mr5114763iln.11.1681535202022; Fri, 14 Apr 2023 22:06:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r18-20020a056e02109200b003152992256bsm1156048ilj.34.2023.04.14.22.06.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 22:06:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id AD17D605246B; Sat, 15 Apr 2023 01:06:41 -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 A9FAE6008C; Sat, 15 Apr 2023 05:06:41 +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: <20230415050641.A9FAE6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 05:06:41 +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/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 | 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/26007/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/