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 9C06F433B8 for ; Fri, 24 Nov 2023 12:09:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96A84402B3; Fri, 24 Nov 2023 12:09:25 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 795AE40283 for ; Fri, 24 Nov 2023 12:09:19 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-67a095fbe27so9764416d6.1 for ; Fri, 24 Nov 2023 03:09:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700824159; x=1701428959; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hf6wNr0ptze0xvLMjHRNk12mChQOS4wgJ9N2ir9veI0=; b=B/pGho7qe21MU6BhQF0k5ZASgIYDU/okCtSMGatO+sPO66Xw6xp3f3TzDR4Rmp9sNL XtnFdCu4QmcZL4uZiteK8ATK7werJLlUJg8MprVgXXICuVhgIjA5FF1akNH6I2rKVc65 4ovhWabDqQtXhlm3HkoM2zJHOrXFSTXcT6rSk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700824159; x=1701428959; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hf6wNr0ptze0xvLMjHRNk12mChQOS4wgJ9N2ir9veI0=; b=FL5bwRKZ9nqMQesb0AL9icEXOSCYCE9hk2VF/OVYKOFUdCvTvjMNis8Aq34dmhCMca umFu1n24ElxscPgEYPOknExs3iAfaEZnB0wsgNqWF/qK6bTATURuBsPjznU6lTa1neWO w1uPW60RiyQRt+WOs6EliGyhGQtHPiQyvyI7HjMQmTJdFdTsrmfzTnJpuKin3XXUpi6y ytbWm+c8CsbpBSNm4Qg2PFaxcE8fzEgpfzMsSy2ScnXgjveBR5SQ45+P5JR2HK/rbVUI r7u/jdJgEmsYg/EqSdpqjz51vM+Q/v0UgrJkwiZqFrtIfL716JpreiPXxuWfsd198QPF xWUQ== X-Gm-Message-State: AOJu0YzQOlXY0r1t3esJyKEEreOsBqvsJ65UJw7fbc03mLHhGMqnhAPC UCN2Ibm+OG1WhorcIcYgrR5I6TWchPQxE9Qke+MhPa4soc/h1fN1KzUI43OIKaSUq0IecAbHBw= = X-Google-Smtp-Source: AGHT+IE2sSNUP2b1cS7Cub/fLnmjqjsr8Pkg+yBudzEbkRkBL35VjFJ0TncOZtUvq6CooQT5B/cTKyHqZX75 X-Received: by 2002:a0c:f80b:0:b0:679:2f90:d02 with SMTP id r11-20020a0cf80b000000b006792f900d02mr3212157qvn.26.1700824158930; Fri, 24 Nov 2023 03:09:18 -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 l13-20020a056214104d00b0067a1904edccsm20907qvr.20.2023.11.24.03.09.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 03:09:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 03:09:18 -0800 (PST) Message-ID: <6560845e.050a0220.18ea0.1716SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A244A6051831; Fri, 24 Nov 2023 06:09:18 -0500 (EST) Subject: |SUCCESS| pw134603 [PATCH] net/i40e: remove redundant judgment in fd From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/