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 983F8429E1 for ; Tue, 25 Apr 2023 01:18:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 71936400D7; Tue, 25 Apr 2023 01:18:30 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id D6027400D7 for ; Tue, 25 Apr 2023 01:18:28 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-63b5465fc13so4183532b3a.3 for ; Mon, 24 Apr 2023 16:18:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682378308; x=1684970308; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kPBYamgAnFh3vKWRMomyX77YEbW4M70DQiQhv6fgffg=; b=d+K1j089ym0mrVMczRP9kLu8UHGFpTgnbHlHP76opGHzF0T1wF6byL/zommMs1j+zc Dt7VcledUEvY+fwupaAqd+VSRuc9NXULKxTZ7oxPrJGTdOBJVxILOY6LtbwMKBoDQN62 riEyI7VYmGsbI8cTB2Gy9y3bLnuYfPHX+zsto= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682378308; x=1684970308; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kPBYamgAnFh3vKWRMomyX77YEbW4M70DQiQhv6fgffg=; b=ElVUY5cLnDs0hIjTVsOp8hPbtCywke8akK2X8k+VSEqjCsPvaTAOVSQt24jhRaOzM+ J4GAFDkUnrcR39gIEmRSiE9VtVXy8lyEP9Yd6Xmv0KcxwK3jIhXy93Ti4PN93iKAiR5L pcPQwG97gQBz6G6AtmiBBew1N8j9MrciEiofMmnkL5m9KKxXsCNWvMNtlFH/IbrN0Flr A+6/KW+05N8V6q0nB4e3V7P6SdRJrHeZiW57s0AarkGVi+gAYPvye4PfG4cwZV+Huc9M txQBaIV/yECsDJ7vZScKLy8xasPSN5MAeVR8rBGOuRkIzNdC8sykiJC35XLdIA/ypJ4j X08w== X-Gm-Message-State: AAQBX9d8AMu+JxwaqNXz4VyWwitNhZR4vQJPiC5qzdtXyXO0c2ZRH0ks gVyol1bcekxgbbejaGvmWIiD7NEKhftm0B49cL/4UJdcArtCXPKAen6nTNgt4qtRaMEx+j8xHw= = X-Google-Smtp-Source: AKy350bi87V6HcepZgpKuyFOOGOLZgYXwDjqHNg/ZV7VWJBleXGKzkdp3aNr6ufgrt8zrwAXgFQrvbtkq7Of X-Received: by 2002:a05:6a20:8424:b0:ef:6c30:5798 with SMTP id c36-20020a056a20842400b000ef6c305798mr19677472pzd.27.1682378307953; Mon, 24 Apr 2023 16:18:27 -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 j16-20020a63e750000000b0051afa49e085sm629341pgk.12.2023.04.24.16.18.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 16:18:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 16:18:27 -0700 (PDT) Message-ID: <64470e43.630a0220.394cc.7ffaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3C19B605246B; Mon, 24 Apr 2023 19:18:27 -0400 (EDT) Subject: |SUCCESS| pw126444 [PATCH] [v5] common/idpf: refine capability get From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126444 _Testing PASS_ Submitter: Xing, Beilei Date: Monday, April 24 2023 08:08:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda 126444 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26100/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/