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 14C4943EB2 for ; Fri, 19 Apr 2024 18:05:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3F2540689; Fri, 19 Apr 2024 18:05:42 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id B527340685 for ; Fri, 19 Apr 2024 18:05:41 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1e51398cc4eso19720525ad.2 for ; Fri, 19 Apr 2024 09:05:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713542741; x=1714147541; 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=PP89zp1zDPFxJlvj2D3sLSTAqbQj3qkKNiLLqQ3UfdU=; b=fBEN24yoa7/PCC4HIoIa5MpVhiey0vqBuDxUmyH5kzbCYSoxFhjHxuqq3+90cPvVun 2l+5b2M4sOHoCvSeg5Ak0KoteRbtP5sGuPCCD/oVINW9ZsGnycE/3YItnWN6cQnbabhd MgoB3I42zSJLWsmSRo70R9+TSVGiYea+PoteI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713542741; x=1714147541; 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=PP89zp1zDPFxJlvj2D3sLSTAqbQj3qkKNiLLqQ3UfdU=; b=S4r9EK8UwzBn9Arbvg/fSp54kVhSWTLU4AVmC3tavLl2ByW01vGC8YfzmM/Asy7efF qRW3f5/52hqhPu7bNKNailPAugFDgsk6DLl4MM1KUXERi27F0IxcdAXU2Q6nqFV9LR5Y 3SkdNcph1/VHOaCh7wlO6OUcz5tJUP6fc/22auJxM4t6qKvDRWqtsyveGG0hDeL1TyLh f6Eyo5dD5eGOpYD1h8Yaa5+kKpn4xoxtZ6FcnGq5wjKsQix0ZmKcBkKiNuts7gjiLfch WMPIf9Ud8ufNgDwopHz9kzKTEZSm7YLuqM1C3O/8aYWoC8UmNrnkajTaLnFSgJ8ZtQ27 o9gQ== X-Gm-Message-State: AOJu0YxtM2MEeizK6ODVFcUytoseDqFA4mlIg8E3e8PNzgu631cT4VxS J0HDjMeltVSoJNlP5GW0IK0JmNAQ3ZcIon31Kkz6dAFmuUXDsrZVhyb3LmUE9Y7iV0dbukw6So/ eBCoYHDt3vHmo5XUBINNwXZoSGkH/6V17EuUk2ohV X-Google-Smtp-Source: AGHT+IH2vZhrRfoLLZ/MJGjUEaV3oIFtHWcStfxDN0ta5nDmDz9ovxqWZVU6xJ5DawgHftq3GVkyqAvbIltH X-Received: by 2002:a17:902:6bc4:b0:1e4:51ab:fffb with SMTP id m4-20020a1709026bc400b001e451abfffbmr2553474plt.25.1713542740860; Fri, 19 Apr 2024 09:05:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ji4-20020a170903324400b001e8fd76f27dsm14081plb.133.2024.04.19.09.05.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 09:05:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 09:05:40 -0700 (PDT) Message-ID: <66229654.170a0220.1f29e.0f9aSMTPIN_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 0D4E8604D420; Fri, 19 Apr 2024 12:05:40 -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 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/