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 F3EAF42977 for ; Tue, 18 Apr 2023 06:13:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0E3240E09; Tue, 18 Apr 2023 06:13:57 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id EC7D240E09 for ; Tue, 18 Apr 2023 06:13:56 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-38e12d973bdso86829b6e.3 for ; Mon, 17 Apr 2023 21:13:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681791236; x=1684383236; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ZYXtPGFMHjTiycSKnA7zsqrW/tbPg2IfTaLA6wnnw8c=; b=diIPV39WpKcQg5CwkPiBEiFwKep4m84xLnv3dEhFuz087kiZKbhlEYLeiAua7ffTkm 545vIlgnA56lrfbbuqVKpu9NyoZ9saW3muUjWXPJo3kUJQqem8OMRy8zrIovJ1Z7Nu0M 013Uoaa3T/vCmaW7lU75PIVieL7dHLw7t1bMo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681791236; x=1684383236; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZYXtPGFMHjTiycSKnA7zsqrW/tbPg2IfTaLA6wnnw8c=; b=Ml8wWoTFOQPzKXUpnbSse6MuWVS4z6AbpBbIbg4CuObxQ/lczkt56WmYKXTwr0JylR KQpmipQd0CRVQStuAPzkw2Y7muMngW8eC11pBCctt4o+m1EacVcnJQcN6TjNWCyQuIJe ZHBzQpmfoto8SCGyCJLpjcLWZ/6b3+5WdBCr0qBGB3SrVp150pS7XRgmn41+rKZfQ282 cj/ptNhrY50veQLRZwu/rN1oyCx8ZUdxvTYSsEomjeBUfvSUU2JLQK0kdDXNTg6Hx6LK u0ObRo5Owrg6292oCSyOP4WS+9MqilSJi0Q4k4fJ66dFBhwdXodyeD78mpX34SnYuXoj qWnA== X-Gm-Message-State: AAQBX9dSlnNZQXKxEXFdVO9GV4Z84s/vwE45cOMj9nY2/jqkrHtnn6dl A7DqbF/KmpZnTNwJz7CJRUUbKPo46sfa+xqh8WRC+BjaXGlW5xissx8UU4LNJ6owoAM/p1Pe+Q= = X-Google-Smtp-Source: AKy350b14X7Uj3xnq5nRm3nQiu/6PXFDewvvdN+XzGiWTmd7Y5LMhTUXJP2kGYrRoT/KKjMJPqnxYGTOcwGD X-Received: by 2002:a05:6870:88a0:b0:17e:e65:c93c with SMTP id m32-20020a05687088a000b0017e0e65c93cmr571009oam.14.1681791236225; Mon, 17 Apr 2023 21:13:56 -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 a4-20020a056870b14400b0017299192eb2sm4216351oal.40.2023.04.17.21.13.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 21:13:56 -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 BED4A605246B; Tue, 18 Apr 2023 00:13:55 -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 BD88560095; Tue, 18 Apr 2023 04:13:55 +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: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418041355.BD88560095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 04:13:55 +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-x86_64-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 | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/