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 ABC4843EB2 for ; Fri, 19 Apr 2024 18:44:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A53CE40A71; Fri, 19 Apr 2024 18:44:55 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 51877402D9 for ; Fri, 19 Apr 2024 18:44:39 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-36b146836d7so8260165ab.3 for ; Fri, 19 Apr 2024 09:44:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713545078; x=1714149878; 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=AHCL257K4jer+aNtrVXct5r7j8ydjvqdDif62fcNNzU=; b=EBKDF7KyxbluEjebeXT8V5Rm2mlxUsb/o6y8IbnfVikDnD5XzU2hEtG9pBs66WAogZ dBqbcTWohvH4GcSeimLlpSchRJpynplORWmWPQ5aGbMUZpMwiR4DLjz4e3gF7Uu2pf6q 4fJaG4473sRZJ8CkHKM+ypFafOsbkgOPrCBIM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713545078; x=1714149878; 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=AHCL257K4jer+aNtrVXct5r7j8ydjvqdDif62fcNNzU=; b=oUFNdsIZfq8Fr5Ck45tMzO96QvbC3wXhXWORj46uT4rO56/Z9qsJv1Pjs6/yzQGr/G z/H7LgLtGHg+PT3mXh+4XvtCjEaLUq5te8t5oKKARfF6PrI6MXcTRYYxj+q6tLxW/7/W 6B45RQDe7PjOJyBG+REHkvv9GBceJq+kcqKtPXAhMCT1auUv0JNsUrJKbb1HOS8+23iK E2Kg3X1gsYMtVDRQUnwvXNd9wXW2+O7DDYyaTdszKDpYTNH9RJxdaDBNd1HH4ChS2ZQA y2rpQqDsmjci7z+eQE8vzSAsZomYkfn3EKMyTa+5YMtewiDqPlXC8FbcLVwJdZCaHXxR 6Lbg== X-Gm-Message-State: AOJu0YzpX8W6tCsrxd3v4IODhBgNnRto3yIg3cquhvs+rCAlP798YXAY 0nXKN4nPR+fmZJRRaQlsSkN50peW8X+SHK1s1Va5gQmnxHTdCKmxfXBt9BqlmqHUBqv7m9WYzbl 2L1PTDUtwZXmSm0vI1wFJzC//xiC41wmFC/2f58RZ X-Google-Smtp-Source: AGHT+IG9UDrP6CH0kQEsZ696svdq8eTnpIsmWSplwzIkatNDFRGNqfYR9EeoyRdEStXPr8k1ocKdNDaITxZ6 X-Received: by 2002:a05:6e02:1fc5:b0:368:c433:51db with SMTP id dj5-20020a056e021fc500b00368c43351dbmr3269981ilb.23.1713545078732; Fri, 19 Apr 2024 09:44:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x14-20020a026f0e000000b00481b24766c6sm371015jab.30.2024.04.19.09.44.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 09:44:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 09:44:38 -0700 (PDT) Message-ID: <66229f76.020a0220.60b3e.7f97SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 35A65604D420; Fri, 19 Apr 2024 12:44:38 -0400 (EDT) Subject: |SUCCESS| pw139542-139543 [PATCH] [v3,2/2] net/ngbe: add vectorized From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240419090426.26188-3-jiawenwu@trustnetic.com> References: <20240419090426.26188-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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139543 _Testing PASS_ Submitter: Jiawen Wu Date: Friday, April 19 2024 09:04:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:87b897387dbe3bad556ad2931f224e75cec0f38f 139542-139543 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian 12 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29827/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/