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 C2F9C433B8 for ; Fri, 24 Nov 2023 12:03:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD263402B3; Fri, 24 Nov 2023 12:03:57 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 00EE840283 for ; Fri, 24 Nov 2023 12:03:56 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2858f58ed3cso267692a91.2 for ; Fri, 24 Nov 2023 03:03:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700823836; x=1701428636; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GHjHrE/K5zCR08kDWUCVU6E95hXlQk7OxeVik6NOtG8=; b=gXq3zpD4ThWsDBcLg220/AqnqChAu3aWonHMNJlYwjH857EcEUkIHP3qu8Ej9BshhV /32vJCM6VFA5+J/VNj3OL7X19bNr5ePwxKXQwt5CwG7pxKdH8pTk//+ZR0Z3G9Awyrc4 z+xG6lkw7Gpnqs79rNkXDtVnTEJ4i3dWSoGKo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700823836; x=1701428636; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GHjHrE/K5zCR08kDWUCVU6E95hXlQk7OxeVik6NOtG8=; b=lVPIwbQohjh3J2u6P5hSvdtvHeqQ+ht4Jhj4rkw+HEohx87bLHIBhjm845XYFRfDZ6 6KDbbW/me9Yvdej43GZENA/hC1tcYRz3VxLeCF3zHTGmYmQ2KWdb0y2yEAWh7KxkqyR0 Oe3KWzPw/B3Z5GM+z5VBNWLtcdUZ6uXRSqbVHwCg/x3jgaN4ROjwP5VioMCpTVgX5vBN W76eNS+ozr/SVQKw5UTXRLqJtdSz55h0dAnjcOXilPx601+C4Ih8lIQahfHFQLDHqpau iI34fPQ7flUAF04tWDmDZKKeKC2w/ceu8RjJaU0QmEX5eAghLYRnU6sDqZJi2+ZXUq7o zrbQ== X-Gm-Message-State: AOJu0YwrSVDXRGd2U/z0Mw9jYydm68oaLBugiJ2Pm7/n7M8ozeZaq7W/ J6H9aUwShauFfM3OVLBecjwLXB3mUvIAzrsfRqnOrEIy+nk1n3AwSJDZMUYfDILbDIdJQtNR4Q= = X-Google-Smtp-Source: AGHT+IGKgRi076cbExJ3ZSyuZ8df/nLPp+/uD+9ZMpNjjhF+MVTxgPlPjC8I5++8IIyz8O/4ahcnjxiI9eJS X-Received: by 2002:a17:90b:1d11:b0:27c:fc2a:a178 with SMTP id on17-20020a17090b1d1100b0027cfc2aa178mr2746920pjb.9.1700823835912; Fri, 24 Nov 2023 03:03:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id me9-20020a17090b17c900b002805db43ec1sm241877pjb.11.2023.11.24.03.03.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 03:03:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 03:03:55 -0800 (PST) Message-ID: <6560831b.170a0220.e61e9.7222SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 20B6E6051831; Fri, 24 Nov 2023 06:03:55 -0500 (EST) Subject: |SUCCESS| pw134603 [PATCH] net/i40e: remove redundant judgment in fd From: dpdklab@iol.unh.edu To: Test Report Cc: Kaiwen Deng 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/134603 _Testing PASS_ Submitter: Kaiwen Deng Date: Friday, November 24 2023 07:01:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:0e9dd79c90e907bcf69851434882f7877cdc3dd8 134603 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28465/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/