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 B489041DAB for ; Wed, 1 Mar 2023 15:23:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B05784113C; Wed, 1 Mar 2023 15:23:14 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id CD1F44113C for ; Wed, 1 Mar 2023 15:23:12 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id i4so8405884ils.1 for ; Wed, 01 Mar 2023 06:23:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677680592; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=UZ71ya42xtgsxK3VB7yj2saKypkZjvDGAzugUCMRhaY=; b=fbmd74WAhIeY4t5lse6x59P2Bsn59zYDTR/p/veTqWg3QnOEUY4UYIVNDH+3omycux 4vJtG9119+pPVf0o93BlIGj0tJacZpBkglFfZNvHmcxOyBn8BH48S16w93Xzvze4cHK9 KWzOTC8Um4XreyFZCmeH+CAjix7lJyz2FlKwc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677680592; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UZ71ya42xtgsxK3VB7yj2saKypkZjvDGAzugUCMRhaY=; b=sBCPCU6OMA2KBD8txuWfid5nFF5FTVeGKuWIXkRLMfJogZ5xox1vbzVQVJYGT47mZ5 cnvyW1Qcp++V5X7ZPODGcqxBxnrrL0GcrTkv9gj5w9MgmQO5t/6ZCP5g+GDY35UlRC1I 4AdaNv5jfsvE+8VxaAuFd71XJHvZQV1108Lo1igPxpjO0vZ+4lDkf7oKfumVcGhUBzrN IwSu2ePOIuKNxPVs06SIFf4Xv3S3yfioxEjxSSVRHZoMMUHhp2f53p+nLF64glW/oY0G nsmiSLUbZotgIq4ghkOn9VX97yJgJGqDlV3DcTLFdid+u0ac3laQ3DyYW/d+2MynxL7M niNg== X-Gm-Message-State: AO0yUKVLaBKD4FxdOWGBmBoespPQ5DQZasH4mQsUowm1DH8udSQqvE6z Rzc4X0y66SKwylWWuixNPeR7lswN2McWW1AGMAhUR4lc1n9FppekMIc= X-Google-Smtp-Source: AK7set+blobOqT9Oqj1YwYoaAGsUoS6rq+8XpTDtPIq8EnUd39xgUYoBeOrjH5tJ/1NDgicv1RR5oGf4DiNh X-Received: by 2002:a05:6e02:20cd:b0:317:98d3:f9ee with SMTP id 13-20020a056e0220cd00b0031798d3f9eemr1192302ilq.2.1677680592139; Wed, 01 Mar 2023 06:23:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h6-20020a0566380f8600b003e97c378d90sm591573jal.36.2023.03.01.06.23.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 06:23:12 -0800 (PST) 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 A5D86605246B; Wed, 1 Mar 2023 09:23:11 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id A290F601B1; Wed, 1 Mar 2023 14:23:11 +0000 (UTC) Subject: |SUCCESS| pw124604 [PATCH] net/idpf: optimize Tx/Rx qeue mode code From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230301142311.A290F601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 14:23:11 +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-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/124604 _Testing PASS_ Submitter: Mingxia Liu Date: Wednesday, March 01 2023 16:16:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124604 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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/25571/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/