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 45CBD428CE for ; Tue, 4 Apr 2023 16:03:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4174740A7E; Tue, 4 Apr 2023 16:03:14 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 0ABA840A7E for ; Tue, 4 Apr 2023 16:03:13 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-17aaa51a911so34641236fac.5 for ; Tue, 04 Apr 2023 07:03:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680616992; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=/sn9l76qP59KYT2cJBK2TH7PJmO2EuCK7b7lVgh0TzM=; b=Q/Z5KhB18yp4N3A0MkRRUwKuPUjM4CZsBAPJMTIlKnI6PPNLkzf57BFBeSHIqKXQK4 pdIrkhEQuDfBnotpGedVK2lpSon0TWESL3fxS5sQTOIYIOB7ZvfgTcqL45WCVxTrzVwg WmoipgMcStKrFZZ8UcDL809mYEwSyhoKyZupw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680616992; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/sn9l76qP59KYT2cJBK2TH7PJmO2EuCK7b7lVgh0TzM=; b=Dov52sPbcDafRp6doAd7OLpiQWNIl9QP7fAohxhd17HcYDr8gZYD8OZFZesAF+MgPJ 1/6dNIhOSQWtaWgrmjbW/8P7YLUMzMQ6Gpa3iM5VxtMzw+AYeQ8mujQ6ezePb3kQJbpe +YALsRcrZxxQhENa28tA0NE/4XWEW78f6ht2FluOSOkjeiAXp3+WDo6TfPCoyZLkq7PT nKiErl0wIBxrAzTL2iCYD9YyzHX4vCPe92T7zFUc5WD9DipCmbiQQA9xKI1/OiTmoO9t W6YVq77IdWkdXxhosN2IUahChpp9Znu+9GocjX8CRmYWMWTcWfN3D8EqLLjJievWdtn9 lVSg== X-Gm-Message-State: AAQBX9d57m3WPxgZGLrmMHIlEPMEp9L9V4cb1MjF3zifhRRwjMWYaaJ9 0KL330vH+uFlqicIezUn3Y5g40bfyxXzLAxYJ7RTtOtdZ9sFrHmu12pIOo7/Vyi8sz6lCGgJTA= = X-Google-Smtp-Source: AKy350bGgmtToxfKaEPGcD89+p0iQPUckUyQQ0gq7njy2V7nZmssd54qHvp2r6xfxeMvjgkLygjmGOLhFRxe X-Received: by 2002:a05:6870:338f:b0:177:b9d3:c028 with SMTP id w15-20020a056870338f00b00177b9d3c028mr1620652oae.12.1680616992365; Tue, 04 Apr 2023 07:03:12 -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 k22-20020a056870351600b0017ae6d46c26sm1915023oah.9.2023.04.04.07.03.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Apr 2023 07:03:12 -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 0090F605246B; Tue, 4 Apr 2023 10:03:12 -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 002E56012C; Tue, 4 Apr 2023 14:03:12 +0000 (UTC) Subject: |SUCCESS| pw125770-125771 [PATCH] [v3, 2/2] common/idpf: refine capability get 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: <20230404140312.002E56012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 4 Apr 2023 14:03:12 +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/125771 _Functional Testing PASS_ Submitter: Xing, Beilei Date: Tuesday, April 04 2023 12:41:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125770-125771 --> 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 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/25917/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/