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 D64B443E26 for ; Tue, 9 Apr 2024 11:38:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE508402C0; Tue, 9 Apr 2024 11:38:51 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id CAFA1402B9 for ; Tue, 9 Apr 2024 11:38:50 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36a19fba840so7135035ab.0 for ; Tue, 09 Apr 2024 02:38:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712655530; x=1713260330; 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=cKsJoyYHEilNMUmxNmPmXKk86hOJqIH2JJPpl4K88Mg=; b=GX/9k8mgE+zV/v8JcIo5fnHEyRCcF8JMRpO3MFToJF8LM6BfUZj8VAwDQMWDZYuPO3 niq50eAKORzKgG1g2hY09DuI4GfmUql8Gcv9WtGICreesGEtazpx3QQhgl0xT18rgwaQ nwUo5wJ52OlTCaJxkk7p7+zkiE3sBTJPeOuWw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712655530; x=1713260330; 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=cKsJoyYHEilNMUmxNmPmXKk86hOJqIH2JJPpl4K88Mg=; b=VXSGR9DLKg+2PBBTi+jbODuCQxL85vPsIFqV01HBAbxRngyODMxwg7D1EERwBAjYH5 rZ3mZT6fecOw6tgG4KH/a65ubVXar7LCbl2cr1Aje6IB7s66J7i+DyMg6xR3p73I1xpO YLweByoEh4KyR6fPrLfr+xHEvNGHwNfyN0QmHdehhtfTPm1ckZLwyuSnFqMqm7722q0v HKy7SbyvKngiG04oxsOunGHyFP7ZAK0e13J4vhJmtjll4hoPZF7ObgvpEvji/zx9Z2qw hQ5GmjxCirTVTTYBQi2B1uHZ64u5BMWeoJbzpxa1laStDqxqzMCxZkHNsuceSxexoG9Z jNzQ== X-Gm-Message-State: AOJu0YxJSeyClEKfiiLYf1D1RZDOizHCwTzwum8uR1Obm+dE4ZmTTVFP 1TNTmaPDIIU9bVjSnj+f0cyxY5l6VQbTBY33knTFCHriyRTKLWl8gfkJrnv6/aD7H/AoMjCygEE lNUSshq1RQqUjNP6hXJ0gWZPP9YXA0UU2JPJITbDbOCt8Nicu+KO8+xHP X-Google-Smtp-Source: AGHT+IHkITw0LLxDM3mkbGr1a6vNR+ZMV2AnHfeuPnVaYYnImkefFk1wKtm49cFBS2dwAcYDvddvXMwO+2Rj X-Received: by 2002:a05:6e02:509:b0:36a:1037:93c6 with SMTP id d9-20020a056e02050900b0036a103793c6mr2104277ils.4.1712655530249; Tue, 09 Apr 2024 02:38:50 -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 dj8-20020a056e021fc800b0036a2c38f87dsm83006ilb.73.2024.04.09.02.38.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2024 02:38:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Apr 2024 02:38:50 -0700 (PDT) Message-ID: <66150caa.050a0220.cc946.5f57SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B9E366052514; Tue, 9 Apr 2024 05:38:49 -0400 (EDT) Subject: |SUCCESS| pw139209-139208 [PATCH] [v2,2/2] net/ngbe: add vectorized From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240409063135.21780-3-jiawenwu@trustnetic.com> References: <20240409063135.21780-3-jiawenwu@trustnetic.com> 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/139208 _Testing PASS_ Submitter: Jiawen Wu Date: Tuesday, April 09 2024 06:31:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139209-139208 --> testing pass Test environment and result as below: +--------------------------+---------------------------+--------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | +==========================+===========================+==============+================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | +--------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+--------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+--------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29746/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/