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 2772F42947 for ; Sat, 15 Apr 2023 04:34:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23D3D40697; Sat, 15 Apr 2023 04:34:45 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 74BCE40697 for ; Sat, 15 Apr 2023 04:34:44 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id fw22-20020a17090b129600b00247255b2f40so6546705pjb.1 for ; Fri, 14 Apr 2023 19:34:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681526083; x=1684118083; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=gCpo+32MliDJyL0gfDkBo27DeLINylrBl/WKlpP/gz8=; b=T9jsmhwgMubcgmfnyGTN4D5AJktpHzsYgqTRmAW7CEXzA4qkpM+GUO5mNAx1Dkj3BP /EI0JFrts+zcFmc8+P1itWojo8zE+7UXg5ufuKUlWmPZMP0aTNe7SJ8w6CiLoH2JkMSU X/EBnUaoqX6HZAUcFVRRxr/h/v0RXcrPqxdyc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681526083; x=1684118083; 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=V52pP4srO02il4xLdhJMtg1XPGPWynTP09RGVHi9fqQKXu+zyxwiUDC9mRe3bxhk1I +08Oovy4ToFn64p915MyaUZL9uKABS6bbv5mWOI2AKFC5PDA+Htiuff1LBC8nHaGs1hK 8oH6gU454CU1CTGnRZ+5vyun6LDo9hTgP1IS01Dr0UCyJDL92EzbTzvyBaCEbST4dUpL oNTDQaBPbdsnACtjKjye18WfvnU3zNSsiU3c05qduaDGSH5GRDdRUMOS3jyb8FXbmT2K UJNxMCGieMIAOmmzrl2tLu6Z19dzP5llumsdtZPIzh7Tf9+Hu8ctTy2AHW9XIu9khTw1 Wafw== X-Gm-Message-State: AAQBX9d4Drnx6e/Z1uZDbTdIS5YZ5z/tJ3zbg5n1t7bu5OqJIpJkZL/9 FhaubcTOfeNyfzHLb8BLoDbUFTH/rcDEJSAMS7OLkoihjcwcYMEQj0q5iTCj8JOgwGyTm+GQ3Q= = X-Google-Smtp-Source: AKy350b4rqZspPvAZhFklwR715M4hFA0Ry3QIyB7eXnw6+foThdkyv/zSXRyeBkVv+UlWa9yngnCLNYEB8oI X-Received: by 2002:a17:902:ea06:b0:19c:b11b:ffca with SMTP id s6-20020a170902ea0600b0019cb11bffcamr6085195plg.23.1681526083780; Fri, 14 Apr 2023 19:34:43 -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 o2-20020a1709026b0200b001a215974aabsm742103plk.121.2023.04.14.19.34.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 19:34:43 -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 47D87605246B; Fri, 14 Apr 2023 22:34:43 -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 451176008C; Sat, 15 Apr 2023 02:34:43 +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: <20230415023443.451176008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 02:34:43 +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/