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 42B8A41E0C for ; Mon, 13 Mar 2023 15:03:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C84140151; Mon, 13 Mar 2023 15:03:16 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 37FA240151 for ; Mon, 13 Mar 2023 15:03:15 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id x10so6966078ill.12 for ; Mon, 13 Mar 2023 07:03:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678716194; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=n3UH7r+h+MLkx0tjQiB2mdj280i5TGu9Mjoy9ep2UGQ=; b=cAAxu/yOWOrNz7TKMYCk7Op0frVmLeRtf8xM/Z/hlYKS0Yq4npOdfgdizJOGq0bSx1 M8lawGERAyKDHbsxM/9CzrcMb/owiNnHcoq7IybjoPBbLSoNdaWluy/rg+APjIsYb6v5 MV2ic6x3ALSZQpGm/5lbMncUzAAZkYReMdUic= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678716194; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n3UH7r+h+MLkx0tjQiB2mdj280i5TGu9Mjoy9ep2UGQ=; b=aZTPIvMUJJRx76C/qqSELtkTnJSB8z4EkBxFfQOACWOvlK5q5HZzBKo3xmFPUssYyx yqpV63vtcZUaA8DZgxcNOnbrgjQbrPVnFBhSeYLiGqG6f37hqQ9DkWFep+G1P7bVWPa5 DRCk0aj7IycBjcmwqvigA2D24fzJLWkwEHJsO/iUaz9OxdvA1+U7SXWIG0kWRDR5UUKF C9PZI7ao02T597isJhiWIm8nq8GvHxsXAOFjDIkWOJtxKECoVIbumjqjD4HAF4WR1GiQ jn5dhGNJrkbTCnvrGkzBVOoVWWxXzHp/TgiLP2fU+xQ0v/azR8+BskpLbt3f/KhDO7S8 Z1LA== X-Gm-Message-State: AO0yUKXv2taotnjgpJE5ME9McV483/Kgp40BBlGW6xny8AcEZprHflcV xuPJBIQ9H8xnLSNeDCpl7iea8JEcwDB3BV5GfcwAq4tk5ye8LcPr12nbiQ== X-Google-Smtp-Source: AK7set+25fSX23D2XbtBaUVf1tVEEl2S531lCIsUZTInIfwVQ9W3PixnxzCZPU67e6jwyLKmeC72jLdQeH28 X-Received: by 2002:a05:6e02:1b87:b0:315:3b94:9911 with SMTP id h7-20020a056e021b8700b003153b949911mr29143955ili.15.1678716194586; Mon, 13 Mar 2023 07:03:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t18-20020a056e02061200b0032300d1831bsm15ils.8.2023.03.13.07.03.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 07:03:14 -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 159EA605246B; Mon, 13 Mar 2023 10:03:14 -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 121576011D; Mon, 13 Mar 2023 14:03:14 +0000 (UTC) Subject: |SUCCESS| pw125063 [PATCH] [v2, 1/1] mldev: remove weak symbols use in type conversions 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: <20230313140314.121576011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 13 Mar 2023 14:03:14 +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/125063 _Functional Testing PASS_ Submitter: Srikanth Yalavarthi Date: Monday, March 13 2023 11:36:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125063 --> 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 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/25705/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/