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 8AD6642859 for ; Tue, 28 Mar 2023 12:17:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6677340156; Tue, 28 Mar 2023 12:17:24 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 5DD3340156 for ; Tue, 28 Mar 2023 12:17:23 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id cu4so8822823qvb.3 for ; Tue, 28 Mar 2023 03:17:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679998643; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=rjQHfO/SUAHDhQlZL96BzJW+QJ+Y9dNJYe0VWf5hsM0=; b=JrDeMQDDMDjmjlgkrEtPoWWMDVE6jTaRbcYsJ8kw/TmNWDYDJSRiW+etRqMkgiI1Q6 aeZDLxinhUq5kD3dIDQqHj3S9x0hGXK0lykrb96mfdqUBRuSMuQk/WgKmVur1qH9IcsZ Fqck5AU0qwGfWvGwkuyR4GDp5S22j0kk7lb3w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679998643; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rjQHfO/SUAHDhQlZL96BzJW+QJ+Y9dNJYe0VWf5hsM0=; b=fomFiwKDh5xr6EAzuD/yimBhtYjAPiWIw1+sVHayv531m2/wTqCvWJXb1AP5UTK2EW XCiJO53D/M2FZfWHjti68iFAzKevHcd1x2mnrH7i5OGmdzNxrZdd3y5lNsA/euO3X7+y 7qcf4lyZEU6VZYdG4CZzfohThgLh0cj4oZmR0meeUkBZsUccfsxU3+e0sDCipq/Y3DKs xRFK9J+bP24FN66KjfP+sslIjj4FtQoneZf894Y2bfzL/uM6zih2fKJIXwl6cLp8QJKH yzRN/7EbRntt8cTB6jBDSoyPiSpl1OYKbYTWFgIwO3gwV2POQPMx+8Dv+Qffh5hEFnVr JHGA== X-Gm-Message-State: AAQBX9fvPEt6lJ1QAWdL2Y+8GCYM1vTUhhhxkCF+9lwUB83ugnOWEkrw RPwBxt41BFJ+fB0rFkSGi63PlzFwp0wBy9Ixx982lYjFp0uCWeWG8cXtEEOkMTK5mgO7LVNYRQ= = X-Google-Smtp-Source: AKy350YTuJmEoZGHNljWmbeT9pSXDrgRilCquXemDI9bz9JlfIGCSiF84wNnIkw2kWhK5Ku+/TYtdLAAMwrd X-Received: by 2002:a05:6214:3003:b0:534:86f1:bcb5 with SMTP id ke3-20020a056214300300b0053486f1bcb5mr24351234qvb.41.1679998642779; Tue, 28 Mar 2023 03:17:22 -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 j10-20020a0cc34a000000b005dd8b74b9e9sm574270qvi.25.2023.03.28.03.17.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Mar 2023 03:17:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 88C06605246B; Tue, 28 Mar 2023 06:17:22 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 8768B60123; Tue, 28 Mar 2023 10:17:22 +0000 (UTC) Subject: |SUCCESS| pw125545 [PATCH] [v2] net/i40e: remove redundant judgment From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230328101722.8768B60123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 28 Mar 2023 10:17:22 +0000 (UTC) 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/125545 _Functional Testing PASS_ Submitter: Feifei Wang Date: Tuesday, March 28 2023 07:28:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e3223adfab71bc88e9ba67c520b87c529d34a35 125545 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 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: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25875/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/