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 0F8FE4294D for ; Sat, 15 Apr 2023 10:03:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DECC240697; Sat, 15 Apr 2023 10:03:00 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 2D0D740697 for ; Sat, 15 Apr 2023 10:02:59 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-760a5e0f752so21409239f.3 for ; Sat, 15 Apr 2023 01:02:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681545778; x=1684137778; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=vOnuNjloqnSoxB3YJNFVx6hTNissHMkoTFycnbJYJEU=; b=Acj8NWpdFrdPSD5TXjewsb69vlXnCO4eH1TpUa4Wg4ulaBjoOSckGr2kmryU1uyybl JNSXRhXvXKaN8FMyTVfZtRZEf8jUi9Py2xz03Am2ZqyqfNGR5e3xxLdTWjXkTNKdDK0q FjaqsrVhleavcchkbYURolHg9Bq0fFkTZqA9U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681545778; x=1684137778; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vOnuNjloqnSoxB3YJNFVx6hTNissHMkoTFycnbJYJEU=; b=CNYOTe3Tf3gbZ70he7Rn6hLNNH3rz8/CpQvQchHIx5VR47BHswDZBIe9F/Ez9M7+80 /Lxlv/7PivM1xsgQnDdwGjlezyjdtYYJ2rR+4va5BQ5pGPYYP4Bt+x4k6kpk1g8xAnlF Z7NomC1wggUtsXk24E3pCeR++VPY8+FT/7TT3rRmCbuzxLqFYxWj4YyyTLLJIQi2CO3o vNMXKy8e1YVV+zNjyg79Xl4NZjXGm/3sDUJ4TPs4R87RXDzoauQU0bvjmigbULPvbi41 XUODZv4RpQ3GKtESR6NbjwiB5l/dpUxd9zlX70bQRhwsnkzhVDU/dU2UcJrZDhBonr7p 4AJA== X-Gm-Message-State: AAQBX9d19U+iY49YS73KdajlLxZfHmG7jIHfV0dbVWDA5O6Y/mNrk90Q l5mXTyDJB3RhpB2jqvXMphCI3YGuplem8MEQ0iqq8gc1WyOs1Razc6aZiw== X-Google-Smtp-Source: AKy350arFJtM1s2yz+CRSGRS+XxLTF6FxEvboy33+OoKRvmvGR/ChHI717hKeIYSp7+CYNCDuaKNeCnEnMLj X-Received: by 2002:a05:6e02:6c7:b0:32a:798e:5e6e with SMTP id p7-20020a056e0206c700b0032a798e5e6emr5588205ils.23.1681545778492; Sat, 15 Apr 2023 01:02:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p2-20020a92b302000000b003294ba8e62asm1247323ilh.45.2023.04.15.01.02.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Apr 2023 01:02:58 -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 2478B605246B; Sat, 15 Apr 2023 04:02:58 -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 22C636008C; Sat, 15 Apr 2023 08:02:58 +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: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230415080258.22C636008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 08:02:58 +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/126137 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Saturday, April 15 2023 01:15:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126125-126137 --> 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 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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/