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 C409E440F2 for ; Tue, 28 May 2024 11:21:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BDE8C402D2; Tue, 28 May 2024 11:21:19 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 8AEB14029A for ; Tue, 28 May 2024 11:21:18 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-804f22675f4so156431241.0 for ; Tue, 28 May 2024 02:21:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716888078; x=1717492878; 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=Y+Z9LeT6nrP8SL8RaLI9ZVaQU7fQpRwCaFTgKfEGTFU=; b=ar1fnA5OVqtmBNkxZmc5Ln8v/Xl2PNOJ4nVoM0EIGRipvNvzTPi/RA+Habadtn2Mok RtScQOrNMAYCOaZhMVNH73WPbRfxm3BjNBUCW8QHIlpShVGjybISHVcQB7s0BPxrABvF bEM75ap5I2w+HKSmnum/gXl4N0Np765mNXHfA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716888078; x=1717492878; 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=Y+Z9LeT6nrP8SL8RaLI9ZVaQU7fQpRwCaFTgKfEGTFU=; b=gFowzXrYx/e57g9uQHYbtQRhv6L0mm3iLO/PTMoBNYM7nIs00Iyesm6zu6Mdulilah 0phwd6CJB4dglABnXCLPgQJ/Rzca+RxflgvVyHSJ9ftLNMRTNEelPy0B82/CDv4Lt6H4 f/0Qlc6fsu43o5AfYux001jeqj+6Pjm2T7BLa6bf3sJus+BwfqGkTUMk205B9S8svDnx E9ouTiuIqz/MkpImcoS0gk3eWHiwnnGlumj1w94w3m4TzWfA2StkP1Y1Errj07NAwYZl OqPPJ7Gm2+zk69x2toXAbDoS4hcuZOSZWDbEqJHR5pPr+LEdVhDpE6bzn9TzWOnzl2Kt JVvQ== X-Gm-Message-State: AOJu0YyAHxKsF0So4CwLZ6C9p0h7YYksW9jf/ddaWJzTSh1eMKXpjy+t VlYbSfDWH7t7cUYQhvwbcV+rzsWO2Sq+m1duEv4g55UPyo4xSY6txKkwcYOAfeLjMjgdAyy6h49 8s7kFZhhUy0HWE0CSKKmh5frdRpK7YsYXWT3DIO95 X-Google-Smtp-Source: AGHT+IG833IyMpKVpE0S5hGTR9TN1duROIoMIiCRWMmIx499lqceOaa1sK2gXPAWUt4D/SNktV+Wx69qlsi2 X-Received: by 2002:a67:e257:0:b0:47b:b820:e735 with SMTP id ada2fe7eead31-48a387080admr9821127137.32.1716888077923; Tue, 28 May 2024 02:21:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-804cbfb2a14sm805522241.9.2024.05.28.02.21.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2024 02:21:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 May 2024 02:21:17 -0700 (PDT) Message-ID: <6655a20d.b00a0220.709d8.6241SMTPIN_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 90374605C373; Tue, 28 May 2024 05:21:17 -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 | +---------------------+----------------+ 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 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/