From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id CACCD42947
	for <public@inbox.dpdk.org>; Sat, 15 Apr 2023 04:39:28 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id C737240697;
	Sat, 15 Apr 2023 04:39:28 +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 8805C40697
 for <test-report@dpdk.org>; Sat, 15 Apr 2023 04:39:27 +0200 (CEST)
Received: by mail-io1-f100.google.com with SMTP id
 ca18e2360f4ac-7606df2b5e3so32765139f.3
 for <test-report@dpdk.org>; Fri, 14 Apr 2023 19:39:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681526367; x=1684118367;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=+MQSZ3gPMWcN7h1bv/fmgp0eASN88lEtP/Yt1kt2BdI=;
 b=LknnI7MO237Sc/Q4Djd/ZIcCthgrvyLkEbhK1umgCsjb44TZsJgJCBPoa6GDIfXy2i
 LCc6MiuLdws7bIGw+0MJb7DhrJ/SpmcjGOyIPB6cfxAN1mj5ICLlrk4Pkig6iPOWoPu6
 fKitJXXRymziTbTpBbhFNjc5QH5N3JdzT3W2E=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1681526367; x=1684118367;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=+MQSZ3gPMWcN7h1bv/fmgp0eASN88lEtP/Yt1kt2BdI=;
 b=j+G5hDmuCKzJITrN7c3sLvFH6WBN1yWS0Zy2m9clFoIzwdez39oWhDV1btTtPIlP1v
 PJiRdptHN+248i9AD6bobGXBl9kqGSjmqOK3o/3lgVlz15Y7NENwwWDEfdbMydJHMojt
 A4CwbZ6+doAmfkphdn2/bpqdmUqfwTE+Fp3Zmm10zeGbDEWnND7a74uLjEKxdJn1/FJY
 xS1LIEIaZ8d4tVmA9XXHdqSvi9PeEm3xeBl9Fyk8bSpxVxPspL0Jbtkpemumc/zAZvQc
 ZIGO8c0CGOdLsux70qjmZP3uWeQRNwFJ5dGrwt41cQLP1DqR4JeENjNQW2iRt/Qb0M1m
 OH4A==
X-Gm-Message-State: AAQBX9dhznlFmoTDm84OAza0QIojJ9ytTUS/JtFly8YDdaRkiEZHDgHM
 +at/BmM/7Muu3a4xuEZgir8qe+WodXCL2hvpHTpjCcJrYxFoGvjWUY1G1iJSlstJ2eKk0vrydA=
 =
X-Google-Smtp-Source: AKy350ZCB+fSz24faMWEHVRLWwycWvRr9bs/Un2YKpPPynYrf9v5E0b1hCQBCEeEZVLXIsM2eR/bEPLIE3uc
X-Received: by 2002:a92:cf10:0:b0:32a:b312:7a96 with SMTP id
 c16-20020a92cf10000000b0032ab3127a96mr1101230ilo.1.1681526366949; 
 Fri, 14 Apr 2023 19:39:26 -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
 s14-20020a02cc8e000000b0040b2be27c6fsm1109650jap.15.2023.04.14.19.39.26
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 14 Apr 2023 19:39:26 -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 3938A605246B;
 Fri, 14 Apr 2023 22:39:26 -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 36AD76008C;
 Sat, 15 Apr 2023 02:39:26 +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 <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230415023926.36AD76008C@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Sat, 15 Apr 2023 02:39:26 +0000 (UTC)
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=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 <roretzla@linux.microsoft.com>
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


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/