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 B9D1A43EAA for ; Fri, 19 Apr 2024 06:30:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF202402F2; Fri, 19 Apr 2024 06:30:07 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 0B08440273 for ; Fri, 19 Apr 2024 06:30:01 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5cf2d73a183so1877590a12.1 for ; Thu, 18 Apr 2024 21:30:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713501000; x=1714105800; 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=yvDAGGTt49eZvVKeJ78C92BfnCZKqHFBwmaUyG9l+9E=; b=MDBx5SnldEBv86ft6gEfusBSl3NuokZU+y9ljSunOQIlu3aQMulVDkVbtsSTzneb4c 5bcZckZokENkwxu5qpGgkinsiT4R6HdnQe9VH1tBiibSc85HI3MRJjLvtnjYI1UVA70f c2lgQtTv+3zbd8S7Fmkqzg6wSKlwIn6kPkcf8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713501000; x=1714105800; 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=yvDAGGTt49eZvVKeJ78C92BfnCZKqHFBwmaUyG9l+9E=; b=DXU6PtcAvSmB/4lDjK+skSwSp9uJJ5oBMNSq1WgR7kGzcAJddojTdXrfYxEYG6EDwc gRDfkXwBxYzPJiWxs+YIaHRNcTChtfmKSQotwjUpjT71mnQyH4TYifsidWkRNP1qlUAW 3D4Ssn/WbvzfhdC3chv+8Ta5musv+JDJhikgHf6fF9yihzU4S6GsNYfv1BWrIpQ5XgBl yc3QBiPiYGHCmwrrcfTuFfhqO8aHo9NKkd+gdy3LK60i4c/2rAyyLkuDd20qPtbcERBt 50DUHKv4asLHdPJWuB66RQGvvCpGncGe700Feq6nPch9mymF/TSS8vkuLcNPHnwGknv2 xcLQ== X-Gm-Message-State: AOJu0YxZ5jGmmvAU1hf/NAs/aNBiSKvVSzaZDyKQj0Aa6AndYJVoLF0U 2InkVV8zxlHdbCGd+rjOp72ZVYFzKJjAp3ymqvHg/mvKIr4kpHmyv4GbC4SK84IYDCxOlz3TZhj 8iQqHL52v9fpnOgtOGOf5LfGFbuGpPUFTJqvFX44m60MZyU0CqOh5npYt X-Google-Smtp-Source: AGHT+IGBb85iiKkewqOF2Adu7qp5hnGcWg+DYiJv+ReFeOANKVTzdgoGVFH+o10gOfNedTCgJHTP19IWNokA X-Received: by 2002:a17:90a:784a:b0:29b:d747:f7ae with SMTP id y10-20020a17090a784a00b0029bd747f7aemr1601658pjl.14.1713501000263; Thu, 18 Apr 2024 21:30:00 -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 r8-20020a17090aa08800b0029c6755144bsm322790pjp.17.2024.04.18.21.30.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 21:30:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 21:30:00 -0700 (PDT) Message-ID: <6621f348.170a0220.a911b.25adSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6F7BF6052514; Fri, 19 Apr 2024 00:29:59 -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-compile-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_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 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/