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 905A945629 for ; Wed, 17 Jul 2024 07:07:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C13540299; Wed, 17 Jul 2024 07:07:26 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 74DF74025F for ; Wed, 17 Jul 2024 07:07:24 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-38c616bfb47so2751135ab.0 for ; Tue, 16 Jul 2024 22:07:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721192844; x=1721797644; 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=jkIJAhBkg24AisBazlIFWJUpW9l7QS/uyoh/yJ6ooEY=; b=jo4pWKFdvxRNS5IQtTGlu+F1f4xme2JCaxdI0p/EABU+AjJ72ABLNO3AGr12AniDkH ReewRFwdInU+J/TctcH75wDwXG2adnT7kjU05ks2aiELR8WYvaOhYX+sAB2wV4hlQuUC Zguey06l4yIhVKyBF6z7Rf2h25tYR40mGDbwI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721192844; x=1721797644; 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=jkIJAhBkg24AisBazlIFWJUpW9l7QS/uyoh/yJ6ooEY=; b=NR8B9sheZfg7sRQPHvtzMyaasIFHp+QzJMcrMFnqxLNSUuXJ+uZdp62rfiqVrTqZnR 5UZrh1X/oTdflHAgaAytDdMuGA0IOdqvjgGpz247rliDUUC17UGHpPYighVxYz5mGjQB DgDRoZYOofWJDih1YYRbbWvBp4XraSYS3ntZNV5voELGfwibLkHPICrjgXFJFlKfoUw9 y1Z6CVNemGTuCeqem3fmF2gmxBKO6rzPNE9twBco2p3OvEKu/kAB3kfTOfsUIYO/iArA mTpy2oOkzvI65y/4DDZJJL3aTnO7Pb6y9iDUKkpLprnzYeC1M+TBw2ncgsyY3TxQmiB+ a0gg== X-Gm-Message-State: AOJu0YzjzR7xKKnpOI/ZCH+DEdBAUo38d1UtBtjCPANS+YRSk5t4Fl4D zAKhEuMWkwCUT0gCjg6rGHogxjny3npt6ClGj3YFXV11aeIoCyg//NboagIaZSAGwelnC5SC4pP g9APOpNhr4HUTQD6T+9ZZbZrfDKPqGy2UaUnkIeEDOjnT5Q8ECARdgrsY X-Google-Smtp-Source: AGHT+IFr2KdZYiHdnZfvNURLfRikGovj/PGjG6ggjhWm6KAexOadh6qWUZzx62bYhwW1TSGAOee83meVaz3P X-Received: by 2002:a92:ca08:0:b0:382:3166:2526 with SMTP id e9e14a558f8ab-3955523df2emr8984725ab.2.1721192843883; Tue, 16 Jul 2024 22:07:23 -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 e9e14a558f8ab-3950cbe4bc9sm872105ab.50.2024.07.16.22.07.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 22:07:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 22:07:23 -0700 (PDT) Message-ID: <6697518b.050a0220.6674b.3a5bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 5FBAA605C351; Wed, 17 Jul 2024 01:07:23 -0400 (EDT) Subject: |SUCCESS| pw142452-142453 [PATCH] [2/2] net/nfp: fix AVX2 vector Rx From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240717032445.442348-3-chaoyong.he@corigine.com> References: <20240717032445.442348-3-chaoyong.he@corigine.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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/142453 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, July 17 2024 03:24:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142452-142453 --> testing pass Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30534/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/