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 007E442970 for ; Mon, 17 Apr 2023 21:05:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0E6040DFB; Mon, 17 Apr 2023 21:05:21 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 91D2840DFB for ; Mon, 17 Apr 2023 21:05:20 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id js7so7021152qvb.5 for ; Mon, 17 Apr 2023 12:05:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681758320; x=1684350320; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=uLuXAwwdQpOSZlsaEbkvzZZQa4MmMWDrfiiOoNj/UGA=; b=DWZtwZVKKUE8V/3Op6ZYkjI+TnjCnb+E5REzKD1nR++PWE1wi/sLj4bnFDiepVYn5h SNxr0k+bhYmBGphLoIcUeZTHCsU49lEeW42VyIP5ppIyTVGnNwQQQaxe4Ajwr0lWfgoZ rkySJpUkZR4qdB/gNCS+ncqF9zXxeVLWkshwY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681758320; x=1684350320; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uLuXAwwdQpOSZlsaEbkvzZZQa4MmMWDrfiiOoNj/UGA=; b=OYYcf3pdfMa73IO3TP0wk/srRSRlilwBvYAPq4kLZpOqIoSCCd3tFKVGlbBjsYVOZE Kwzwik4tbqIULCFeN6kenyJRiXnO3p8Le2vIhVmCr9VZXTNVY+uDb2gpaL3BTGuI8Igi LJG+UaqO6g+Tory5gDxHlzg3b7zROOAVXt0OP+GGem1wEV3GJ6PLbqu4xjaohrq7+PW9 gO+jT/L2AyUcuZDTq7qDS4VRyDZi6Kdt0+yRvNKqdPYpiE3rPUZQxX2SbTQI+Yq0vlhi u418kj+Daa91C658HaICBGQsTqadsxC29m8loMDGFnpPE1IQQ1zelKb+Q3ygTTBX45Wc UT3w== X-Gm-Message-State: AAQBX9eF8U8MRjX/nDEWdBVfU6YOqaWYwvPrstPmdVQwcPOg8WBSnKmU 51sDrXDdN7oGR2ecjrVfCvsR47HZMAW+z3l/rzNaSlT6EtUmzNMgXbVIDvboLqdN6tLkFGFbSQ= = X-Google-Smtp-Source: AKy350aEBY8JuJxVrDCOfws2vI/HsdQJajuMxAH2jln73v4BzlvQ57VwSt99xopnUnzFf/jO7mHE7L4bQqob X-Received: by 2002:a05:6214:1301:b0:5ef:1e0a:1b07 with SMTP id pn1-20020a056214130100b005ef1e0a1b07mr21415544qvb.40.1681758319942; Mon, 17 Apr 2023 12:05:19 -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 ok10-20020a0562143c8a00b005e8c5ee2de3sm4170470qvb.60.2023.04.17.12.05.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 12:05:19 -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 9DAC5605246B; Mon, 17 Apr 2023 15:05:19 -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 9C6EC6008C; Mon, 17 Apr 2023 19:05:19 +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: <20230417190519.9C6EC6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 19:05:19 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/126199 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, April 17 2023 16:10:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126185-126199 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/