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 8B5D742970 for ; Mon, 17 Apr 2023 21:08:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BA3240698; Mon, 17 Apr 2023 21:08:59 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id AB39040698 for ; Mon, 17 Apr 2023 21:08:58 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id bv13-20020a0568201b0d00b0053e3ccf739cso3326234oob.10 for ; Mon, 17 Apr 2023 12:08:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681758538; x=1684350538; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=V25uF4BFr0iz18JObxjv4tYRbQnikOKbCKbiTHIdbuE=; b=QT98bIGR1Z7Kb1UvzQiP5T8rp3ApLJGsF58Kwemoyf1TrYS7Nt+kFwteBhuieZtdWp L3DpOPzoye3BhY1TGNXqGqCK0yrCgJdHvb8qf7D/o2iyoUv3kRvYXoCv9UDsCDFxleKL UjK+Mq7wx6QOZZA/buq1CuXfbpsLOXGNKpJQc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681758538; x=1684350538; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V25uF4BFr0iz18JObxjv4tYRbQnikOKbCKbiTHIdbuE=; b=OUPQWyWOxxz0Q9hYBUzZoYotdh6va09jGWG5n2BbDB8es3wNMNXIgtJFol3y3Mr930 zWQT0cWPEBXEeCB6UMGxJLwodi7+UjIqXCCabRAr0tJ/c6KtXQjVHyhIdaYZBfqe30Si 4MWROGz+nLNOqDVkCLz0cpsXLLJAZMVaecnH5PC3gs3dhejqPBm93TJYRJc/l+WQ0uPj gPRieX0SqEfqePYK5NTy18sK1mVkARuBMOehAPoWN1q8BzQukmssZVadTMdW3g2/yRL0 6/6g9SYrwuK3eozO6x/QS5v38EbqzAYzFez855L4C3xrxQ+5rKk1vZpjMm/4uurR1wdx JvXg== X-Gm-Message-State: AAQBX9dsfUa0cRVHH8K+CcDY39EkL6ARHMv7j8CxSBTLvTNkYOOj1NHD UKB/oXEVZJIuYd2SPrfPbb+mAnxLZOU8FWk136zQsk34iz0d74Jp4DEARw== X-Google-Smtp-Source: AKy350bHV/WZ11iXQPJOAkq3DP+M3fw3Z5VWpeijuMulQTc3SSl6ypqAbY6NTvxtConZzpxQ1T4CBzACqAT0 X-Received: by 2002:a4a:49c3:0:b0:546:bf26:49c7 with SMTP id z186-20020a4a49c3000000b00546bf2649c7mr2031536ooa.8.1681758537941; Mon, 17 Apr 2023 12:08:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u4-20020a4a8c04000000b0052bc203bf41sm3760630ooj.19.2023.04.17.12.08.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 12:08:57 -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 8CE6F605246B; Mon, 17 Apr 2023 15:08:57 -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 8C97B6008C; Mon, 17 Apr 2023 19:08:57 +0000 (UTC) Subject: |SUCCESS| pw126185-126199 [PATCH] [v7, 14/14] 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: <20230417190857.8C97B6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 19:08:57 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/126199 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, April 17 2023 16:10:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126185-126199 --> 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 82599ES 10000 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: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26019/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/