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 8A90142A3B for ; Tue, 2 May 2023 08:47:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8563340E2D; Tue, 2 May 2023 08:47:03 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id B20CE40E2D for ; Tue, 2 May 2023 08:47:02 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-52c30fa5271so773364a12.0 for ; Mon, 01 May 2023 23:47:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683010022; x=1685602022; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Whphj2C9Gud4onUEjseYYr2FWsOlOM1+kuESaOlcsRc=; b=GwS2wMi3rqPjwPyPgPwilll2M2MjmdltgiJ3BvXUiHlBijrl/47DZ1xoTHGFCRRGIU v5AQTgS/iMd/HB5tVE8lXJQAyrv94SYg0AidXFmOwwFsP88K8QInSvI5Rk2P2tDnAuYd 7VIOTTJkYw+IBLjIY/fCt7cHbAcqMMMzFX5eg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683010022; x=1685602022; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Whphj2C9Gud4onUEjseYYr2FWsOlOM1+kuESaOlcsRc=; b=iI8RMoeiaH3ta1k/BZwNlWWELqGMSpSyJjrB/6M93+TM4ZGScMqc9cQXXU6VnWga5f LM4rn4xrPgmLbkN22Ag23sTaTkwjqZ0/UWFTyJeFvx+EOj4jqe6QnTsJaFnSDIpzg8Sx WMfKhuxtuCsdIcsBlmoYpGE+ZwQ+1MEs6O7ZyhJy1YUK0AduMSpla0njD85ysJmp4Z07 w2aeX77vE9OYQFQuNAfos2OvUUhWVhkcLExImj2XtRXkM5upfJwkDPfr4nmJKCatLufA 5oQk8Aoo/KNaMLPJDZ/tHClXu97uzHe9sgo7f3T2wrIXzbNhEi7/XPL5ckBjh+RbZkaW fLYg== X-Gm-Message-State: AC+VfDyTf9LmpYu/8e/BcKq95BGLi67qwqlTD5i5T1iPNiQkf9TlaN3o U8bgDHPcTOhyQEjgqYrri3tptE4A7p1rG63DXptAgRRuO7SdAg0yNgm4ow== X-Google-Smtp-Source: ACHHUZ6ZvZmEk7zdZWpWPzHLdcAXTPH28eqOmzb7in1Yq1UWzHApWNEGcPYVTmTdk/MVm5KP2Gnya2ekivY5 X-Received: by 2002:a05:6a20:3d27:b0:f8:ea21:7c4b with SMTP id y39-20020a056a203d2700b000f8ea217c4bmr21610471pzi.30.1683010022053; Mon, 01 May 2023 23:47:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fb27-20020a056a002d9b00b0063b8d561102sm2438940pfb.3.2023.05.01.23.47.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 May 2023 23:47:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 May 2023 23:47:02 -0700 (PDT) Message-ID: <6450b1e6.050a0220.dd5f.9fc5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 56183605246B; Tue, 2 May 2023 02:47:01 -0400 (EDT) Subject: |SUCCESS| pw126640-126653 [PATCH] [v8, 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 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/126653 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, May 02 2023 03:15:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126640-126653 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26142/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/