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 74FE34294B for ; Sat, 15 Apr 2023 09:57:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60F5A40697; Sat, 15 Apr 2023 09:57:36 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 87F9D40697 for ; Sat, 15 Apr 2023 09:57:34 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id x8so5569455uau.9 for ; Sat, 15 Apr 2023 00:57:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681545454; x=1684137454; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Dz8yH5KK2WZkUsnea6ekyYRLant5QxCmf6EJsKe5Qys=; b=GW+LIR/bnvsZNm5UeGfuS6/mH2d+UIAbgQL82B1mLAZEFNuC3WH7Kj/MGfshxkJBq9 zGyppOpjDAnoG1iU2QLzgCwZsjn7IkkuDT6McZgxPb7BUCXAHdyKPdN13sHsIVgmkTZf NKNeKAMT5sDEcHnJdSSpOqFKPwlzlA4dfRjE8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681545454; x=1684137454; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Dz8yH5KK2WZkUsnea6ekyYRLant5QxCmf6EJsKe5Qys=; b=OYt/tnVXsXzgBC8uDLIb7dvwgQ6l0tWUspIn8b+5AwGWwjaQ9+9TbunGzmjfCFTKSE PuYdCT9IUtza5zbAbGkS5SITfM3QKEMOFY9fHtlc+uNnGEBp2NLyaumo5kRoCvzWO2ck uzqUUGZK+zCY4H/xD7yFSJDzD5FszHgbYZAULZ2Tav+t+cbm8AJ0VoycvvE11aRSIdMJ eErTKHCn3mj5/xn3nlhYuSSI9ANtV0pKHmTOwRu93jBgMxPr1g19xasHeu4F2GCzBUWO UBi0mH8eci4xaeTmZasjqDPrcxfzJfH7W6tXA85pBtvPcl+ZcPwm3NBrL2l+RHlhGXrP PxCQ== X-Gm-Message-State: AAQBX9ff7HS9rjhdnqdHmS0JfwOe9x7IFojWyrgkftK0NF4Dvp0WwTTR YAI1jhaxKJSxhZ7SYarbAh7nGEDVDQ1RrGKPeZG43ycaVqHYWCQMVjDXzg== X-Google-Smtp-Source: AKy350b652YjoUXicKJFIQ8A3wraHGqmC/Z3by3TytNK+96a4AJdpetssQkFcJzeB7PD69zft2stjuZgouXn X-Received: by 2002:a1f:3d8e:0:b0:43f:bbd9:4499 with SMTP id k136-20020a1f3d8e000000b0043fbbd94499mr2463913vka.2.1681545453871; Sat, 15 Apr 2023 00:57:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y12-20020a0561020c4c00b003cedb98fe1dsm1760546vss.3.2023.04.15.00.57.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Apr 2023 00:57:33 -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 66219605246B; Sat, 15 Apr 2023 03:57:33 -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 63E7B6008C; Sat, 15 Apr 2023 07:57:33 +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: <20230415075733.63E7B6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 07:57:33 +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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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/