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 3F06545D54 for ; Wed, 20 Nov 2024 12:34:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1834740E36; Wed, 20 Nov 2024 12:34:08 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 3452A402EB for ; Wed, 20 Nov 2024 12:34:07 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-20cb7139d9dso20367825ad.1 for ; Wed, 20 Nov 2024 03:34:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732102446; x=1732707246; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=maF4lG43K46ew9Z8SWe781W8w/eX6ioIknQQ/UjSe1g=; b=QKF7GdwY1pjqj2FCsAVB4/g+Za1Gok0rEfMO76x2H2A0qboGxXPm1N4XlNOxiza/Ga aHHFlPSUR4fSs+piAvf31siDuR4LIFb4WiSiizQ2caGjKook+i/UqbOHPSSStoLl7ms6 I+nSsqti5BSgCNdivw4zGYuaxNq15HA3XpHRA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732102446; x=1732707246; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=maF4lG43K46ew9Z8SWe781W8w/eX6ioIknQQ/UjSe1g=; b=E3GB0785Rmd+fhkmzo0I+6gz39U8MDt8kdkvdLAuLmICYZoDAfUeTRcGxlvSeFYRBt zj38xb6mpw1kjq7aFzGZIWQEU2EyzTA4SRKBFXQ1KiVu57BzekUF0SMoXDVlCjMeyH+5 jgLOu20m+sZRy/++qdi6BZ44Qvu0B8+BQi5pRXS22DGhXeXZDceL/66ck4kHDDA7Q0uz QmLViL4c2f26u77pnjGTyEOmDRfn5xhe1YX7h0EBZPzoSOVRS1HwTUszi+OY87UayWAl yCguKMypSizUe2HY8GfKUrJhW4d00QJg1HdLGtJi5+pKoVF2fXGSuGZqpZsbZmKyQmbC 9zzg== X-Gm-Message-State: AOJu0YxeEp0kyFBWfNXBDU/Y/FJYzHV6qJjBvmd86m/NrngIFkahs5mg 7+Uvi6d0Vl+T+D+6qouT926VIPUAlYRP9CtzO5DCEFeQHRJbjcHW5G+P400TLoaSTjSq0ih/FUb uxQaonw9JBWbc0fTpBlQbCTBsNFrdgbkv2AlJ786KQz7eXy4zdqg6ZIdy X-Gm-Gg: ASbGncv1zE06DihDyMawAbAhsPgxCss3Z4Ij9ny5jmeE+n+QL8Vrac+0jjiVswwf5Kc sDIh0bnL0U2LhRAcOtBqX3TfFe1azslRye03xEq9Rk17WRIUi4akgd1mxWrmQuupkOPMmCnkTxv uO8wMspLEpmkF74LLpbGZX59KdLNqruQhHErp+/0fnTw4NBvH0vTrcrYxcEv7ovH32/+s3Hwrv+ 7TEOjJJla/fbXGkkxwLV/bTvluuiSB1ocTe3ib7U0iLzL9WyNjdhwVk/VUzyegy5O5dnJN7fx0= X-Google-Smtp-Source: AGHT+IHdIcSPTs7nioalYhnzc88vANTvi2GscyyVB0HbIW4CVpYNFyB7749n/njk6B9MzewkWxU4JnNw9yMM X-Received: by 2002:a17:902:e54e:b0:20b:951f:6dff with SMTP id d9443c01a7336-2126a25d086mr35621395ad.0.1732102446252; Wed, 20 Nov 2024 03:34:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-212617cd9f1sm953825ad.124.2024.11.20.03.34.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Nov 2024 03:34:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Nov 2024 03:34:06 -0800 (PST) Message-ID: <673dc92e.170a0220.234ef.657eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6C3316052471; Wed, 20 Nov 2024 06:34:05 -0500 (EST) Subject: |SUCCESS| pw148709 [PATCH] [v2,1/1] app/testpmd: use RSS conf from s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241120093746.12387-1-zhoumin@loongson.cn> References: <20241120093746.12387-1-zhoumin@loongson.cn> 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/148709 _Testing PASS_ Submitter: Min Zhou Date: Wednesday, November 20 2024 09:37:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:f275665c45d5f1bf84fe04de39f936af049ba991 148709 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#293423 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31983/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/