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 B4DCE424EC for ; Mon, 4 Sep 2023 09:34:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9ED9402AF; Mon, 4 Sep 2023 09:34:06 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id A2ECB402AF for ; Mon, 4 Sep 2023 09:34:04 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c0fcbf7ae4so1045866fac.0 for ; Mon, 04 Sep 2023 00:34:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693812844; x=1694417644; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xJP+RjkjrA7aRefraP2xLxE//+tH44jNsbBzjyOxaEw=; b=gGhlM12D0Nc3DnuOyn7h9c9l3MxvcJ4sRExm8ZvcUIGr0t/5Dta/ZuoFrImfIovG/u I2xS0p/D5OC9I9szqZrT7kGBKVDxe/kpEUwbjAXQrMcO/zsacQ/t393TEy3bNGGUmacg giP0Sf1Tw4YA1sdLzeWZHb1xTG1OZeDH7x114= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693812844; x=1694417644; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xJP+RjkjrA7aRefraP2xLxE//+tH44jNsbBzjyOxaEw=; b=L61Ol8B9KCxspkB5Miv0OgbbF7YU+47KDdMMqS8f8cZBDSHmNI/P+YGbmGhqipdCEG 63499zCgZY1qPloNchS1pYjqdN82h/Nb9YoZWIXtTV+RckWjuENGiPh8Gm2H7E8mVkQW LXrR1dzrE4k+446C2pJ6JXxWd914qfV4GU1PBXe4Hj1IFx4XkrPAuSBULF1MTdVqGT1J yFDloP1gs/k0ovMxojX7YhGlc1/L0eGrSs0ApxkGpTAoPhYp1MLKE2+oD81YvlPutfGm ybqwbvJ0nrBBwsKGqMBeumR7CDfABecJY367sgnyzr/JbJOlrU/NhvMRiz6CrVQnCIl9 Uqeg== X-Gm-Message-State: AOJu0YxwaTw4IyktOml+69maOeqzxS9mC3Srq5nMu2aXjjALUDAfHjd3 3yLcom20hG2s3KFSxYIpyY/XZ33oA/QILDfLFzoR5aixbi1359QPCfypYw== X-Google-Smtp-Source: AGHT+IGbD307y4vFrDISPcu618xbZT0XpuuTfGFKY6ucxDi4U5ns3T2XnyK/uTu0rFif7Ic5U6020Mrfnw6g X-Received: by 2002:a05:6870:6387:b0:1bb:b172:4bd5 with SMTP id t7-20020a056870638700b001bbb1724bd5mr12586812oap.18.1693812844034; Mon, 04 Sep 2023 00:34:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id du40-20020a0568703a2800b001d14377a375sm400541oab.3.2023.09.04.00.34.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 00:34:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 00:34:04 -0700 (PDT) Message-ID: <64f5886c.050a0220.d5908.7a92SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4C3786052471; Mon, 4 Sep 2023 03:34:03 -0400 (EDT) Subject: |SUCCESS| pw131137 [PATCH] [v2] common/idpf: refactor single queue T From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131137 _Testing PASS_ Submitter: Simei Su Date: Monday, September 04 2023 07:02:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131137 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27512/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/