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 8405243EAA 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 7BE2F402D6; Fri, 19 Apr 2024 06:30:07 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id DDBF440273 for ; Fri, 19 Apr 2024 06:29:53 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2a87bd53dc3so1378910a91.2 for ; Thu, 18 Apr 2024 21:29:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713500993; x=1714105793; 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=AEfUVRJ7yMEmaiEMRTy8Hgbfj7d9MTU5UYk2I/EeB19zXhqzfyIX1c3lehX9r1unEU CE5J1vr6NTP0iO51A+OmlWoVDRF90xPHDBC2OE9VL1brgiWiNJCFDrUt8KBYBWAnA1/m bNW0Wsif1t8sxgzOiur/kr2ka07TvnSM/E+tY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713500993; x=1714105793; 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=bk9OR1a2pYc6XUxxUwxhXDXyVmR7H/ab/NHluMfBVg6r+HYl+Zpj3PTF7+XJSNhYQh IxmuiL6ZCGR9DBmqY9XRQMra2TnwvQWrbxtyxkSLZBRBL0U2hloyLgCkQY4ibKM07FGx ALir67Kzwl+tGNP3vweiHMMc8E6sDXo8TPnson4J9KTP2HCTZI/Q5gzZ9lLoSoFGMKFz kjxjhCmlUABf2Xn33C7teNkuH2VxX/VAhlPGps+5Bei6oVsgS809gJuW43s3PuTBj6Po q33rgDEX22auVEV5qqh2d7FqeDIa+re5QM1l4wBPThPfKnb5boVm7eWqmCpwPwAR0MNE InGw== X-Gm-Message-State: AOJu0YyxC4dJhm0DKsJNvtZ47ZZoWDCzF7eZmzd45EDJMOrFzynyjJw1 iQQPV0BFeX51cMAdQ6hK/uqNYsLph9rMz5faJbck5y7YzKhWokzIbhffPS20OExD/q7oVC4cU5d S3CynsbG8rgiHErsito/dqlp9FxYgrVirsdsQHFgd9pKLZfdgzQLBiKj8 X-Google-Smtp-Source: AGHT+IHiv6X81o7gATyerWxgQqiJSRVGjHo6ZgvJhabkW/d6TL9NdiXtTdghN4JBeRhlygIGz39fulXb3mlt X-Received: by 2002:a17:90b:38c2:b0:2a2:f281:66ed with SMTP id nn2-20020a17090b38c200b002a2f28166edmr1114965pjb.21.1713500993177; Thu, 18 Apr 2024 21:29:53 -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 l2-20020a17090aaa8200b002a4e9216065sm324897pjq.12.2024.04.18.21.29.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 21:29:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 21:29:53 -0700 (PDT) Message-ID: <6621f341.170a0220.1abb3.1c8fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4902D6052514; Fri, 19 Apr 2024 00:29:52 -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/