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 998AB428CE for ; Tue, 4 Apr 2023 16:00:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9520440A7E; Tue, 4 Apr 2023 16:00:43 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 4DDE740A7E for ; Tue, 4 Apr 2023 16:00:42 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id o12so12069522ilh.13 for ; Tue, 04 Apr 2023 07:00:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680616841; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=u549MexhWwp9MUz3RvEdl71iN3pOit7r9I3PGZp1P7A=; b=AO3tg06zadbhDN0tFQwRbBcIgCAo+2ihONTU7lC6DoJIHSWct0NEAjjqZQDZgjofkr SGmuB6hTRS9Oj2SCWYZviBbCYm95djz+f6VwfQEWcEuvl55gzOLiC06Wz7zVVLYn9qYY 6vyq5KD7B2QBXLsOxlxek89JUHyuWjc1WHrHI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680616841; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u549MexhWwp9MUz3RvEdl71iN3pOit7r9I3PGZp1P7A=; b=GSytbCmLCjEp6/6C5sQJtb+pFhJ2xgeIJpqcTlwH6JdbSin1AoLLtU0JncTG5xFbDG QYM72R+GWtkNm9UuDr2AHFGimc6d8U72z1UgJL/X/GvGQI0XnhEutF37VirrtvtxzPL9 RmMv5j0xn7QYmbpE3LDqMFQx+TC+3PcDJ+dQmNwiAg2vCAaYiV+p5aIkYfbirzYMZSAT ROzYWxuvpKy85AlYRPfWrcb5RKLz80HGBfy9rb5w82xyVswEcv8ViJkGi7XtEE1mFwV5 mB7f//S7IBRRRuIiURdXp8DpMDOck+KLa1M7JMtBWNfjpDgaRu+nwMVAjuczu0786DPG hxjA== X-Gm-Message-State: AAQBX9c28z4bMdbmdG8JsrpeP9ZFfwl1ifCs9dieyrlDz8twW2GUxEiQ cHZwnP5we/G4vcKnTNEtKwP/F09j2iMNaGll1UWnZ+M9L8WYgJSMmQbkORZUYm2GNPzAL0bnPg= = X-Google-Smtp-Source: AKy350ZGM+2QfR6SNy0NGyZtmWGMdh4m/zog3N2RkhEJkGv67+HFeQNk+xss2wuxcrQrpinnNT4B9YA6lznm X-Received: by 2002:a05:6e02:20e7:b0:325:dc0c:73f5 with SMTP id q7-20020a056e0220e700b00325dc0c73f5mr14610959ilv.14.1680616841723; Tue, 04 Apr 2023 07:00:41 -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 h1-20020a056e02052100b003262bf1bdefsm1526945ils.49.2023.04.04.07.00.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Apr 2023 07:00:41 -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 5FD79605246B; Tue, 4 Apr 2023 10:00:41 -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 5F0926012C; Tue, 4 Apr 2023 14:00:41 +0000 (UTC) Subject: |SUCCESS| pw125770-125771 [PATCH] [v3, 2/2] 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 Message-Id: <20230404140041.5F0926012C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 4 Apr 2023 14:00:41 +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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/125771 _Testing PASS_ Submitter: Xing, Beilei Date: Tuesday, April 04 2023 12:41:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125770-125771 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/25917/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/