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 3818142814 for ; Tue, 28 Mar 2023 22:30:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 330D1427F2; Tue, 28 Mar 2023 22:30:37 +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 57EAA427F2 for ; Tue, 28 Mar 2023 22:30:35 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id kq3so12832405plb.13 for ; Tue, 28 Mar 2023 13:30:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680035434; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=LZOKkGLvbhSn2HGDbfK2D11/IsFB5qzS2SWDhcHZEA4=; b=IhD59gjexRUudDrROZs6tvWSb/D0iZ3ik+GZ7PhD8WX9FSP7CMPXB9yLeIrRIoTLFB mJcMGalvOTK1q0779zXF6PWgNqvJBcIFsrxQHm60l7Ra33XV1IMuHnS2vwYMjJkSQXJY oyDLWmDOZzW44wph/ccrch9suXE4Vg+fiI9Fk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680035434; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LZOKkGLvbhSn2HGDbfK2D11/IsFB5qzS2SWDhcHZEA4=; b=X7QOcJ4lkbYmryGFwm1x4ygwd8kqN92CkXd/oNPsVuDTUQ3Wk97NiaP6AK7PGHUoTH FbrRUcSBRsNqnrJTyfM9twwlnlUAB2xK4q8tgLsats+q/bpVV28WMLjcUZmGRV88U3Xs 5e6zQ7cU7TRivVKuVInC87+1DUbTm3VqMCFez52MHtP1qt35NTmfXkpAnXRhCmXW/DNS CfW9kPrEjHmkyApqkfynXrlFHHtjCY72p56s4c2N9592eWhO8qz5enfF5cAy/T2ufgf+ d2CAOCOpP0V5pTN4Izf1YYK6T8WPLBVg943CwB6xh8X1OHOSUnRyGfWyKyfj+DCZrZ6L N2QA== X-Gm-Message-State: AO0yUKW0bITuHv6vxXTgl32vKrgitdERNHGOOXEBm1+DoqTXzQc4ySYV q9y0IIHIVtLgs+i4xb5TY1LSqljS+Dc9SvzX31oVyzoSCuY2+CkpmiAP/MYNBsgoY/E7FrGWOg= = X-Google-Smtp-Source: AK7set8NJqUygHEj4xz0K3hPPy1mf3IzPozRtjWyodWDuTBXm+IQ1mweOrSqgrrW0Skrf7wFuDXz5Y7Ckx76 X-Received: by 2002:a05:6a20:66a3:b0:da:c41e:4ddb with SMTP id o35-20020a056a2066a300b000dac41e4ddbmr16485678pzh.7.1680035434483; Tue, 28 Mar 2023 13:30: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 c6-20020a6566c6000000b0051322912cfasm597692pgw.1.2023.03.28.13.30.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Mar 2023 13:30:34 -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 BDBB7605246B; Tue, 28 Mar 2023 16:30:33 -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 BBB7760095; Tue, 28 Mar 2023 20:30:33 +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: <20230328203033.BBB7760095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 28 Mar 2023 20:30:33 +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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/125545 _Testing PASS_ Submitter: Feifei Wang Date: Tuesday, March 28 2023 07:28:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:9e3223adfab71bc88e9ba67c520b87c529d34a35 125545 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/