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 BA47042971 for ; Mon, 17 Apr 2023 23:41:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2DF840DFB; Mon, 17 Apr 2023 23:41:06 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 16E2B40DFB for ; Mon, 17 Apr 2023 23:41:06 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2470271d9f9so798010a91.2 for ; Mon, 17 Apr 2023 14:41:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681767665; x=1684359665; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ZQGml24bZCU+kTIHCTXoTuS8WfLAPBKOzVA5G89keKo=; b=BKecCX0MoZgu9ZDIDTNqN7Rr+/j7d5owTZALUOSjt0xKL2YLS2AwPR4PzOrXBbbIVS VsS1UMxNFDltgKlMSj6mxFaBwdWU921dKTtVcWsGZSk7DLR+XswzWHdiYc7MrR2M8rGP Ptoq6Bi2RlCe7L8plE82W99Rl4SRyBDdlHYng= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681767665; x=1684359665; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZQGml24bZCU+kTIHCTXoTuS8WfLAPBKOzVA5G89keKo=; b=F1t0kauqc4pMxehn5Rsiwy9dIiY2jHeZRNY8TbBg3wYWBkLlOWu7gl+yl8WYEhPmkv 8XdJ4mu+X9eZrEuJMOsezcTwHTWgShvRb/J3xScCcAd1LPhJ7kO33NSY91AHXevXqxxw Jkqyo3n1gPoPUla3YQGdzrYDXbQHQqtSK8jbJ4zFc1RRPHbea7dq2uNEcT7N2/pA1diQ kRGCHmSpK7hJMya6mMpO2jmcTljhPz67LjRVwOqEPtUBcYx9gGXvrsHPC6kJylr5Bs0h qTA61GcZabXQ0BBtWa415WbA6I11vm/1FNe84gMvtOQOnnsdXH/7ILz+Uh6c3oyfn0AT POjQ== X-Gm-Message-State: AAQBX9cMe68Pu8+7iAe3/twQdXhPbjv/DuI8nc4n2l2LGvGTn0e8Ukj3 k5jcj3iQUvmbGCWhgEj5JPU7NQGhcu4JKaL9wDy7IbQXOuny0b8CEd8x+g== X-Google-Smtp-Source: AKy350YJWdQeYP3+ObL3wP1oLRAj08NJj+VvWJSw3Di9dlrwv0BATe07J8YirKUzK/blHsdy/2VhEARvMqNN X-Received: by 2002:a05:6a00:234a:b0:638:5939:aeaa with SMTP id j10-20020a056a00234a00b006385939aeaamr26988063pfj.21.1681767665351; Mon, 17 Apr 2023 14:41:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j17-20020a056a00131100b0063b206c72b0sm6253192pfu.26.2023.04.17.14.41.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 14:41:05 -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 96B46605246B; Mon, 17 Apr 2023 17:41:04 -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 963F66008C; Mon, 17 Apr 2023 21:41:04 +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: <20230417214104.963F66008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 21:41:04 +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_snow3g_autotest | cryptodev_sw_zuc_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/