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 EE4DB45629 for ; Wed, 17 Jul 2024 07:13:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9D4E40299; Wed, 17 Jul 2024 07:13:11 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 33F184025F for ; Wed, 17 Jul 2024 07:13:10 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3833cd120e5so1383375ab.1 for ; Tue, 16 Jul 2024 22:13:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721193189; x=1721797989; 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=TcobHvNg2bz/8NLgyHNbfwt9PVtHg/yEebd5WOFXOvE=; b=iS6x4SXQY6OKXTxok/L39OKAqcHrH4ffLCPDszfEyxlfDK2w3m4Bep9wmaX0Sa4tFM mp11UoNRYMB+wBOliUyoXZpqTmfMXXzGpM+ohf3ogHqfPTYsQTmvoKhL8JGxtBZL3xNS SczWJNszNztdw39Wqli724SAP/rMq6gkGKCpw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721193189; x=1721797989; 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=TcobHvNg2bz/8NLgyHNbfwt9PVtHg/yEebd5WOFXOvE=; b=Rfgyqm2HIIN9400icqz51pHM1X5Gp/isWg8PKi017EBjupoIYg//FGtzrHWvCWBbpH q0wtw/B0AHvjOu2SmwNvs+AvttHbf45j4zEi539NI6Z2ax3LO7sHO71cm4BlKN24c0yO +6lAp33Qh8wGyZ14ELah7yY2kJtYUlYcn+g9E5K4AKRjabTPBfF7wziY0MnAzGfFlcAX rD+lW9m8cox+tOoHFpVFIeOSg0SNAw+a/T/1HfwKSBPICZVg5U2in5kKyPs8b41nuL5O 0qqJK80vDpaI59zsXq5GUeY5/qXmRZKiufJD9AiHSooIx0pvXL3hLZz+QoO/JH1DZMYs dZkw== X-Gm-Message-State: AOJu0YwCf1+0tzUqatmbz7Myr3/p1U3gIP25TaIxU9G8bohGzV68bqfL rA9WNbExqDjfjqxlQwfqnt0dT8jgDgqjawYc04p2kXlGWq3bHFZmxwHPk66iIU2ikkBG9NTxgr4 1PojBCw8SjvLs8UjT5h+U8gKJoSp/F48L9d02yl8ltG4bDIClMWNU9kyy X-Google-Smtp-Source: AGHT+IEXF6hVmGf7DL5k3L5VIfVcJMu5gDpBRVWFA1xkSgOcZewvaDRPsM6KOh0/8LDGtuB6bBmjMUwDMXn6 X-Received: by 2002:a05:6e02:2190:b0:376:210a:80e5 with SMTP id e9e14a558f8ab-39563aa70admr4669695ab.7.1721193189521; Tue, 16 Jul 2024 22:13:09 -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-3950b0ce85asm899925ab.9.2024.07.16.22.13.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 22:13:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 22:13:09 -0700 (PDT) Message-ID: <669752e5.050a0220.b162e.3773SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 27D03605C351; Wed, 17 Jul 2024 01:13:09 -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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/142453 _Functional Testing PASS_ Submitter: Chaoyong He Date: Wednesday, July 17 2024 03:24:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142452-142453 --> functional testing pass Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | coremask | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ 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/