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 63DE94323C for ; Mon, 30 Oct 2023 04:03:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F7D140291; Mon, 30 Oct 2023 04:03:20 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 7B91740291 for ; Mon, 30 Oct 2023 04:03:19 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5b9a456798eso86088a12.3 for ; Sun, 29 Oct 2023 20:03:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698634998; x=1699239798; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PCVhxYS1UJf2wOQN/hHT5qVUs/xRpkny9Z99dzEdbt4=; b=UR1h8O73j1cXnrq+XzBie5WcEZx++CdZVmaLjYfpqvuL0Dg7ZSA36XtlwxHfnicxqL J9xN47RY/Qvswo2U/3elLln5cbGHOjTWE5tL03N02gSoJdpzq3v3o18zE6AOH9GWP3sX ghRIQjJnX4va/Wfv1iu7fFE8Pd8ogmT4dtmv0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698634998; x=1699239798; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PCVhxYS1UJf2wOQN/hHT5qVUs/xRpkny9Z99dzEdbt4=; b=JVDTaoiaa1EJKP6wOJBWl9UoFYmYOl7z7Ew75nVdL/ZMzwtvZuuUHPNKKZBwyJnXw8 RjsOBjQ94QYDQZ5fyybsDfrL6A2XDWG8uVry+WlBd5j7nfBEhd5jomx+EWVZKVEQLwO2 PBKV2ELZnKFvoyKG0f8GNPpgC0RAKl5XJAmGiax6oDEaII0yc6K+0Jtv0cacFk/a+ITs P/5WvOn9JGISqNmgFod70YZN/pRyjNl6IgpCH6gmCXRxoM8g4Nl+jXMVPu3iYXvKso7b 03fQjo8D6u6MwI1EWWOYIPHFwDgN01WrvJH9vsG2CpFapy5AOl6JqUbl84rcDSla3aue a+aA== X-Gm-Message-State: AOJu0YzVMWyF9yNh2uYlzZvgWGqYq1qZ8g6VSb8FjgIH4g1cInrBwF0E jf4SD39d6q8VP2HJVTcxoDMN9GwZ9TWkmWLSIIzbpHlPZLOSP3045CWIYw== X-Google-Smtp-Source: AGHT+IFdPogNxbsghsDU4aMtVjAE2FGkrlDr/mYI50AhcVFPMULDfMa4O+oDLIIk/wdnHek+BxXYrbeVT/fG X-Received: by 2002:a05:6a20:4406:b0:153:a461:d96e with SMTP id ce6-20020a056a20440600b00153a461d96emr8974678pzb.47.1698634998696; Sun, 29 Oct 2023 20:03:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g24-20020a1709029f9800b001cc56cc78a3sm2801plq.32.2023.10.29.20.03.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 20:03:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 20:03:18 -0700 (PDT) Message-ID: <653f1cf6.170a0220.123d.02d6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D819460524E7; Sun, 29 Oct 2023 23:03:17 -0400 (EDT) Subject: |SUCCESS| pw133618 [PATCH] [v2] net/cpfl: support action prog From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Qi Zhang 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/133618 _Testing PASS_ Submitter: Wenjing Qiao Date: Monday, October 30 2023 02:13:26 DPDK git baseline: Repo:dpdk-next-net-intel Branch: master CommitID:a9798b365515bc45dfdcafc4bcad2dae5599db56 133618 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28137/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/