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 65AAF440F2 for ; Tue, 28 May 2024 11:25:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5DE84402D2; Tue, 28 May 2024 11:25:11 +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 7F93F4029A for ; Tue, 28 May 2024 11:25:09 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-62a08b250a2so5381597b3.3 for ; Tue, 28 May 2024 02:25:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716888309; x=1717493109; 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=mGSzL/ms5uUvz3u6mWe3YXp2KfOWfEWtMLYklV1obqU=; b=OAvvtq4ltk17ojHFyc3hFD01nDpDlUFopj/+vefPmun5EZ4pW5cLFhhBW3PNrinRN6 Mk7T1NlBv5RkiTKnhMlwMqnhRJNl5jbJyfnDZ6QlsNxngs68Fgo1VmLaEL+GQp+TJu3g kfc0kAqj24Ule64Pcx2uaMHw2Dq63kjxoZ3ik= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716888309; x=1717493109; 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=mGSzL/ms5uUvz3u6mWe3YXp2KfOWfEWtMLYklV1obqU=; b=bx18iTa81KEMe/Mn1Bkw7HmFYFmtTzXJxzpaH1VIO3qKKV6diSuzW+0O9rGA9fvfLY t+FxGX+lapq75F94lJa2axYlDTcQERfulnw4LJN5qM8F/T7lgRQIRFPYjSClYxInwe1q tI23FsCAsjs6ka6oOy7Z4LsKvg5KHR/oEzURV8a+AZz7aKZFyE37VhSk2n0e18INbrAM JMrqJ2lp9o0U2T/mwrJZaN6j8KVuh1rrAEig0EBscy9vcx5AqevvEtZ2EachK27BS02t Lk7B/tM3CwFvUjIp4ZPNxjWr95alvc9no/+yOe0erpzKwFJQGW7VhqxwJdjY4LTAvFvC G+MA== X-Gm-Message-State: AOJu0YyXeBfQ40HExZg65aB90DNmctSPujKghJLAQ4Flg88UKMfN+Co2 50e6tVbdkLRj0xRuC/x5kcYwFElMO4tGgPO+Yo0e+6TMg30yGUI/SpWSkMIJ6qepl2FYzB+Hm1P JSxo7nUjSY7xAeDTQBFMg+vC6KdXCOx+/QkTSfhg/W/TXKaeh7RR2eYVu X-Google-Smtp-Source: AGHT+IFmaLfpClFuNCiLj98lGjDHjlxnqv7MD/fk6hbL3BWts3HEspirpBXHV9KcTaNo8Ldjc/MfY3AKPRhZ X-Received: by 2002:a81:b642:0:b0:61a:bdc8:6c90 with SMTP id 00721157ae682-62a08d8ac2fmr109258507b3.20.1716888308647; Tue, 28 May 2024 02:25:08 -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 00721157ae682-62a0a4db7b4sm8091417b3.49.2024.05.28.02.25.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2024 02:25:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 May 2024 02:25:08 -0700 (PDT) Message-ID: <6655a2f4.050a0220.c4c85.5fb1SMTPIN_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 4A535605C373; Tue, 28 May 2024 05:25:08 -0400 (EDT) Subject: |SUCCESS| pw140338-140341 [PATCH] [4/4] net/nfp: support generic SCT From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240528015504.2376070-5-chaoyong.he@corigine.com> References: <20240528015504.2376070-5-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/140341 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, May 28 2024 01:55:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:2dbb63594a9a985e2c8639b57f9fcd1468b9de97 140338-140341 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30025/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/