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 4DB0F42949 for ; Sat, 15 Apr 2023 06:07:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A64E40697; Sat, 15 Apr 2023 06:07:34 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 3E71340697 for ; Sat, 15 Apr 2023 06:07:32 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id v9so374565ybm.0 for ; Fri, 14 Apr 2023 21:07:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681531651; x=1684123651; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=foKLBBBsyFxbJ+7MBC8fUxVwIeG6fbCBWjtfPTdsiFI=; b=RVcuvZwI9m1yAijvMfZlFhbGTmhzK8cpCKojl9YQrZE+hsQPb+1IctgENEPp54fCmB /P873BmkDwDoY5FuVfxh6XDrwRIBbYViBOQlYc+mw0n3iPM3/zne0i5KEnpfjQJpWE0s 1ygUiE5sLGEwpbXnADYhymSCaWz1fQ7KqdG4Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681531651; x=1684123651; 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=KUNoyG97t+o5qHbo/sYjhetJZHXFAPUZGtpqzpZSk0P17Mj0oV5UUkDvkZV+CShwFP 30bfZuu/YJpSMzXY3j6E05R2UUCUZwZNUeVJ2qJiin2jXYk0W8N088UDN/6VeED4dQhq WGBI46GIPXQCSoXaKlTF2qjgx888uFxDZipkzll/OGCYVAaL/D0ElR50bwKEamemBfWa FCIHctQr4Q21xNHtrgtnRaEDHc3R/bdYxva1jRVm4nNiqDB2XlxXG1pZLQOfDarShNEL Bga8pcm3kjt99BL42eMA51OFkXVQ/kg1Bsj1Xe1KL7I7VvMl6AH7kGiGjD7zex1s1JfC DkOQ== X-Gm-Message-State: AAQBX9fDkBrpuk0PLFZ57FfKV4dTfh+p+Uz3lk+ABMv+3e7azZY9klke qZ4Sa0G6BwaY0Bnbw1acT6mzWTJjHwhXIEivgeX/CQwlrXTZXOVAFQX09QnrmlPK1SabGUmFKw= = X-Google-Smtp-Source: AKy350ZHfvuYIWdACfWf32vzYv9NJ4/G843oSYeATH0pt/160ysdBT+TQyDG03LltgtWj+gs4PnveVHijOOH X-Received: by 2002:a25:4d3:0:b0:b8f:5216:888 with SMTP id 202-20020a2504d3000000b00b8f52160888mr9142179ybe.28.1681531651593; Fri, 14 Apr 2023 21:07:31 -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 79-20020a810552000000b0054bfcfb1977sm1355171ywf.56.2023.04.14.21.07.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 21:07:31 -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 49553605246B; Sat, 15 Apr 2023 00:07:31 -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 470716008C; Sat, 15 Apr 2023 04:07:31 +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: <20230415040731.470716008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 04:07:31 +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/