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 313F242947 for ; Sat, 15 Apr 2023 05:26:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F32540697; Sat, 15 Apr 2023 05:26:45 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id EA31140697 for ; Sat, 15 Apr 2023 05:26:43 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-18782426c4bso11150939fac.9 for ; Fri, 14 Apr 2023 20:26:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681529203; x=1684121203; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=gCpo+32MliDJyL0gfDkBo27DeLINylrBl/WKlpP/gz8=; b=NcdtXXkiS49ZeCTRXVHTECB9nOrKi44Sb0cGF9Lu1WjKuJcHMAwGdbLHUTGv++wvQr LqOuB+BgdTdlLul4r9w84q6cbrVVXK61eVcVEOe+2hGzO2Qk3fr4hX2avYH9D2Ixu55d m7uA/vDLP4GwOAnGatH4xxqgH0o7hR4FUF0bw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681529203; x=1684121203; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gCpo+32MliDJyL0gfDkBo27DeLINylrBl/WKlpP/gz8=; b=Nco1fOePmxHbV3JvPTVP9PXiBT0yOENLCdxlT9ZJz0SzR8D8BcfeUQ0rPTAGS3BRNP ajHLhp/3pb4qo1AkY+tAvtr7ctgkIUVBBCaBNPxuNYxQJkSsv52ezeq5EGm3svWK4v3Z INpGjnZfRHW8dDJJ4VbwljMTLHOlKWF68pXT4nwTeh4Knb15qJETrP+9c4oeOv6B+C7w XLS/N6OTGEMETHooi6rmYJ9tVQSEQ6lfwIjIZdEHhYnk+mTvCnxLWLIxIAd4eCoopozW Z0/3KiTP0C8f4jXpsAXZSzwRju8PXUW0ZghYxuIRG75InziX2CaKvJbV9YW8q6gY6g0L L4Lw== X-Gm-Message-State: AAQBX9eNj6Eyx4mcRIdKlCE2M22jCm2xCI8HHu7PT/2g5HD6cIo1nnSi 9MrGezmr7BLNQU5jDqFizkaVfaCpLUE28YhMsWLzwwaVCeJC3BWAA9i7wg== X-Google-Smtp-Source: AKy350ZlawddSSsAVEBTObXwPFyAhLZ7Verb41Qbr36PV4VoGGLw3ZfjhpGlwZMghyiKk2zFucLMMW8yQIyl X-Received: by 2002:a05:6870:17aa:b0:177:be5e:4532 with SMTP id r42-20020a05687017aa00b00177be5e4532mr5837956oae.10.1681529203225; Fri, 14 Apr 2023 20:26:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id du45-20020a0568703a2d00b0018400b132c8sm1172176oab.37.2023.04.14.20.26.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 20:26:43 -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 B1955605246B; Fri, 14 Apr 2023 23:26:42 -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 AE1476008C; Sat, 15 Apr 2023 03:26:42 +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: <20230415032642.AE1476008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 03:26:42 +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-broadcom-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: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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/