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 F31FC43EB2 for ; Fri, 19 Apr 2024 19:33:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D82854069F; Fri, 19 Apr 2024 19:33:36 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 3BF9640689 for ; Fri, 19 Apr 2024 19:33:36 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-de466c64163so2131211276.1 for ; Fri, 19 Apr 2024 10:33:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713548015; x=1714152815; 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=Hw9BAEnXfYVyYxNglCTUC4oSitupVQvj12TOd1DQ3zs=; b=j0P1EhwjcvJzmUci6U73AjwijXOITsijqKDCMTddg06V4GGcK8DUi6u0xHa7eAV6eb evaRI+1/YI1Mh2tqkjR7NSiwcC6VU4KDE8HS/bYfJ1LgfLx+Tybjul8hNtE6ulXe3O6x Zspt0eKutQVUyvHKuFzizCz/HUcxqwOqKIpok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713548015; x=1714152815; 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=Hw9BAEnXfYVyYxNglCTUC4oSitupVQvj12TOd1DQ3zs=; b=TFXz/+87Shz4LXMb7jskSAl9r9xr5K1V66Jih7tmDImua2mcFrnGJbOJMldNDMwUtS OZRK3U7OjRSifLg3qGcQPohKq5y9ro9S0y+4I8SQdc2YvKVJFhwB2B9MnNKwCImdb5Gt bYL8cXCTtpeHnXd25LbEH/tytycYwlw32JOn/Wc6rmLU8zXYFsMwtKGRVIoiuxVk8zg3 ZVS3NEeBpAJFQyRPWYO1rtY7vMB48iSRmHRxWXrI/FXuzYv/xK2OrdocRWPCHxFvPRwr 2npN3jEhCUbQqPdZ/zBKtLUAOZimVYDeWpGoIVGbVXwcpHsjhd0Ty//0OcGCN0KxRIEK T6VA== X-Gm-Message-State: AOJu0YyPHI0lDxBhNNlyQ7XYjwqDu0HSG5ZjUH9/+nWx+BsZqkom997H qEB7RWCnt6d9ZguKa2HsBykyUURcoDW1K/2Ac9mOXC0Sy4nStY12O/inf4jvrQjkFS5Oo4MtNfI 7+DEjOKjxDUuI5CYeNoVZqWUZ7iEIsoGWj5zm7zyQOWrEUn3UnQbxBf0H X-Google-Smtp-Source: AGHT+IEICN4uc9WvkQSnEkToT9UeDHAx5GSH4wzYD4T/L/js8BOTIIs2TqYmeSVT2EO5vMi6ZHzajyuKRrNP X-Received: by 2002:a05:6902:2508:b0:de4:5c94:f58f with SMTP id dt8-20020a056902250800b00de45c94f58fmr3260854ybb.15.1713548014432; Fri, 19 Apr 2024 10:33:34 -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 df5-20020a0569020e0500b00de4f921d6eesm1664ybb.14.2024.04.19.10.33.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 10:33:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 10:33:34 -0700 (PDT) Message-ID: <6622aaee.050a0220.734f0.00b9SMTPIN_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 042C5604D420; Fri, 19 Apr 2024 13:33:34 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/139543 _Functional Testing PASS_ Submitter: Jiawen Wu Date: Friday, April 19 2024 09:04:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:87b897387dbe3bad556ad2931f224e75cec0f38f 139542-139543 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/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/