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 933C043EAA for ; Fri, 19 Apr 2024 06:16:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85F8B4027D; Fri, 19 Apr 2024 06:16:46 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 497C840273 for ; Fri, 19 Apr 2024 06:16:45 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-617ddc988f5so17706727b3.2 for ; Thu, 18 Apr 2024 21:16:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713500204; x=1714105004; 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=JCKXLV2MJQoI1GR5Epe9ZN+CdsMmiJ1LQnQIBqt/5rg=; b=OP0JoB6rAuT7Mq5epgN+SmwuAfRzSd+yqazqOK/gTN5sDgkhnk6YOPhohA5zHT5Tvv qgQ28grbgRH5hcr6EF7AkdknpSCW9lz6N/INb5RHAdhuD7dC2g4ux5nbF4f9W4w3+Yyi U1ZMH/DLK9+nbb73thchLPw2Pwvoslsv4JIFA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713500204; x=1714105004; 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=JCKXLV2MJQoI1GR5Epe9ZN+CdsMmiJ1LQnQIBqt/5rg=; b=qH92KQWe05CbYhbGzkZmZCTKU2mHu2lmeTFNZ/4hPiuxy625IQRKO6TWlsIqbvOpW3 wCLJMvfl3hLfxqoX3m5+vMc3M7IwRRy/B+iFjIk0C9oXU34mzptK2Dj9ye95Gg0fzKIw DPU7C2jqg4XB+0LR2bo51qGo5dLcv71BQxt1MLiDRAkOyXSGqD/xDvquqlAuYTu/Y1+y ysJSw8UjLiP6jSBcybERpxQq1GKc0Wwm6gaFtWCvrVQGGtYS7oCJnFYE01ER2b8BFpoQ kW4Fn/ifQs4dN3PMDj/GVq5Dp9dBDdPh0Gy48S78sPbpOo7EzNh63WzmMYzot+TB7/mz tRyw== X-Gm-Message-State: AOJu0YzVNvRFU5iZw9WSvxRy6ILxxtNpnQj31uCKS3iD8FFqP9ePUqOd rhfFtLWyemumaE+koFknIBAnuAo1P5FTvyJAXiCcJR6jGG+BxqIkPrhgHZAWNEdEypfa9dO//ke KGpxIG7Uw1dMvrOhg6Uzx+iauRM39lTR603+/x4IR X-Google-Smtp-Source: AGHT+IEq8scS3hK19cY4eFxhJ99ry6/s0/Wq6Q2PmnbMoh7ISnm+eqFkZvELkqVE29GejARpbXNkIYm6dxZ8 X-Received: by 2002:a05:690c:368b:b0:61b:3345:a3f9 with SMTP id fu11-20020a05690c368b00b0061b3345a3f9mr838113ywb.31.1713500203665; Thu, 18 Apr 2024 21:16:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w18-20020a0dd412000000b006156ba3d0f5sm197545ywd.47.2024.04.18.21.16.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 21:16:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 21:16:43 -0700 (PDT) Message-ID: <6621f02b.0d0a0220.c01b9.aeecSMTPIN_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 50F956052514; Fri, 19 Apr 2024 00:16:43 -0400 (EDT) Subject: |SUCCESS| pw139516-139523 [PATCH] [8/8] net/nfp: unify port create a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240419031226.1191069-9-chaoyong.he@corigine.com> References: <20240419031226.1191069-9-chaoyong.he@corigine.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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139523 _Testing PASS_ Submitter: Chaoyong He Date: Friday, April 19 2024 03:12:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:ae59c6a42ee4f49409997765ae64502944e0ac33 139516-139523 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29822/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/