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 03CBE4294F for ; Sat, 15 Apr 2023 10:22:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3E9640697; Sat, 15 Apr 2023 10:22:29 +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 C28E740697 for ; Sat, 15 Apr 2023 10:22:28 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id n1so5122453ioz.0 for ; Sat, 15 Apr 2023 01:22:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681546948; x=1684138948; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Dz8yH5KK2WZkUsnea6ekyYRLant5QxCmf6EJsKe5Qys=; b=ezRxoYsT7Nc90dLMX6TyASh1u3PNbbq8H0j+zL5eAMYET06LKIXn63gR1qTMeCl1pN EVLFYk0rpV+10kJ8H74vl6FwXnz6AX0zLIiBOW1Q6Saa6SxJ6ieDsfybUI6J0DyWgxZy Mf8hB8sjiyyIxYOUgrxD3ubfLTHIPr8E9TxCk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681546948; x=1684138948; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Dz8yH5KK2WZkUsnea6ekyYRLant5QxCmf6EJsKe5Qys=; b=Khi7GJ5eyX6r4+wY+T2tEhTUbf5AhBQoKmpklZzadCKvdI8kiJc+8NRRINFjWWt293 hBneLmdRZ+2YJ6r+lQ01yAaa7ovtil8ordZrLewM5S6AyBjv5adk5nu5H/KHoGd/6Iae LjaNcME/hl+PTmJSVj4jEKxWgPRMGdDX9ivvVoY0EMz0L8cIdDGgPSTnYjaRfOp6QUht M3WauX8aeGpu8csESM0NruRIfuid9NOkQ7x1KL5yGe45unH7VtqXqvjNihRQDuqpDIKj wWb0PkwIkmvLnpcMZHDOieZLAlchiZ4yr8ydGU1gRVmDgauAvlkNYT9/eYkqYfQ00FQl u9eg== X-Gm-Message-State: AAQBX9dpPa2nnTb1d/B21V5qpeoQ+aJ5g38ahSLZe+XOvsF0te2WWw5f qgzO1GxEHbpn+OSSKPdGFIq2JkXL8Y0XAhuAK4x1DzEFwABds0nRE9LHUcXquugVRfTUQNjC6w= = X-Google-Smtp-Source: AKy350beHRvXP+man1EMNPmenjaSEXKOkuN01oT0S0Pq7wNcPd9XKsakgYX55flVtlGFQSzK2cCWuUAViWWQ X-Received: by 2002:a6b:e30d:0:b0:75c:5553:51e with SMTP id u13-20020a6be30d000000b0075c5553051emr5040072ioc.19.1681546948133; Sat, 15 Apr 2023 01:22:28 -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 b17-20020a05660214d100b00760b7aa2129sm1354628iow.6.2023.04.15.01.22.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Apr 2023 01:22:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id C0CF7605246B; Sat, 15 Apr 2023 04:22:27 -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 10F2E6008C; Sat, 15 Apr 2023 08:22: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 Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230415082226.10F2E6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 08:22:26 +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/