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 BCE0742593 for ; Thu, 14 Sep 2023 09:12:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B85534026B; Thu, 14 Sep 2023 09:12:37 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 21D484026B for ; Thu, 14 Sep 2023 09:12:36 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c1f8aaab9aso5156485ad.1 for ; Thu, 14 Sep 2023 00:12:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694675555; x=1695280355; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7rYsVO8syTnzwj2LnOHxa/eLIsXKUcUnNygY4WX/VmY=; b=c93gWw+m3Sh+U1Qc+NywNo3Q9Ft6IACkSZqsLFVUzlOzInZm3Lj2DdNVM8otCWWRuO UeBGKaNfMiLOPN0Chyy6PUfWk1/kH2LG0yR/LU+wedN1SToMi1xLyzQjDu88F5Pxp+Uv PjywAGDRcJlYBb3mnIWRi2UPCS4PpcGLZU6Lo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694675555; x=1695280355; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7rYsVO8syTnzwj2LnOHxa/eLIsXKUcUnNygY4WX/VmY=; b=Q5g2Rbjp/Lyem+CxruFNM3yhcTTSZFK6AMGGTXaAygphWao5Fg2nJmXKVWCXFXGCww BqQbKC/gIokOzHPD+QPvMaYErYzTa7b8p+dYMNchV8ctiW8yPUWjFY+Nh9qSGJ2q/Aqg kgjsvtODqHkq8HLIFEwxwh/bNisOxG1so13vgiTMk5KbH5+sEgdgGz5A7QMFmuH9Aq/X CAggUCaVfEoPt9bJmrwrQ4g+s0lxaJycApHw5+Rbd/5Bq+i7ieGk5yCoxeyMZbyYGXtb FgbtRW+gz5AAfOcpfvvtPiaC0EnAQX1rfv4IeKBDAxsZJgddYdWuwxvgJDvg8EoKgP6L 0JwQ== X-Gm-Message-State: AOJu0YwjwhnCo5ZK2DDvoEzLX4+il3vtO4KU12QStmaAE/phux4D9QCB iIJWL3RS/bf4xjYPYLxFBe71KPYZyzkSTZwGOmh9igrMENiGe703SbHIDw== X-Google-Smtp-Source: AGHT+IHUiYaMCHXxJcdf2qWO40xPXpkCPp8F+hbUn8FzkEnn3wKJqb/nkj1mILvM+Xa7vCtDOB7baM3TVWwb X-Received: by 2002:a17:902:e80a:b0:1bd:fbc8:299e with SMTP id u10-20020a170902e80a00b001bdfbc8299emr6020446plg.4.1694675555463; Thu, 14 Sep 2023 00:12:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j8-20020a170902758800b001bbaf09ce0fsm121557pll.146.2023.09.14.00.12.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 00:12:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 00:12:35 -0700 (PDT) Message-ID: <6502b263.170a0220.7b942.23efSMTPIN_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 E83136052471; Thu, 14 Sep 2023 03:12:34 -0400 (EDT) Subject: |SUCCESS| pw131408 [PATCH] [v5] 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/131408 _Testing PASS_ Submitter: Simei Su Date: Thursday, September 14 2023 06:37:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131408 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27599/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/