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 8FDB743272 for ; Thu, 2 Nov 2023 20:29:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8950140144; Thu, 2 Nov 2023 20:29:29 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 251CD40144 for ; Thu, 2 Nov 2023 20:29:28 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cc0d0a0355so10652675ad.3 for ; Thu, 02 Nov 2023 12:29:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698953367; x=1699558167; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kzdvYlg6jyHGljXn3Ed7tLfryMBunjQBV6RlUNMVKpw=; b=aat3YtBLZGeeVfOPjJfBosGBR4V2RWNKlvIBkHmQ+RItFnXFCgx1y47cspx4uRgSPv wmj/ntgh9uX0CyYXSCWWXqMoHnKJge9zU/xgJcDg0f0x0aSuOyaeRkDAJrSebd81l8js eq3EFk54iWkj4lbGBEixkroqXn3azrXSOvBoA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698953367; x=1699558167; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kzdvYlg6jyHGljXn3Ed7tLfryMBunjQBV6RlUNMVKpw=; b=IyLrZmF2atWwvxDqfeiycJoCneaeDo0MNcKkmrj1KBWlCDfZNT6wpCs+y1aM9UiHm4 zYqwld8i3AH+B8tU/cDtnFloH2rpzlXE5yXO19UHAVCnFOMXtL1PoSfN6o7xH0XRGTGd Me9uRrt43s/O8k376VEq27eLn2Z9Y9bPun2x29aV58+iOcrSk3GY9W88knwbG8hboblO N505+0lc9EqLhF1yl4BW9MuVVDfzsDMi1gnDyF1s4srAzVpUxF/NCiKBA+E8b72rAB8v Pl2zsKZaivYbmk4k9FG6EWTn5mFLvX/1/O4kmlA6cXeitqstsLa1bXffKC+ZqWPAdkFN tgoA== X-Gm-Message-State: AOJu0Yw3qAb5yw61yIVNljDPKtQibawFEHpAPaYb8mVypxfm32fx9uKD ARK10XXK4YsqobUHdVZMmW1LrY+8m0QFUsRIqeFP/wAGUCoThJiUljGKOA== X-Google-Smtp-Source: AGHT+IF33JxHvm/ldMpQ22/df4uOWVNWfbr/F9k9W6PBx78JgxU1Q2A7WSfbrovrZ4U/DMRosSsJQJzi7BhF X-Received: by 2002:a17:902:ab84:b0:1ca:82f0:1319 with SMTP id f4-20020a170902ab8400b001ca82f01319mr15000250plr.31.1698953367506; Thu, 02 Nov 2023 12:29:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l20-20020a170903005400b001c75b05dad1sm9902pla.70.2023.11.02.12.29.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 12:29:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 12:29:27 -0700 (PDT) Message-ID: <6543f897.170a0220.2cb22.05d7SMTPIN_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 00B856050A61; Thu, 2 Nov 2023 15:29:27 -0400 (EDT) Subject: |SUCCESS| pw133779 [PATCH] [v4] 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/133779 _Testing PASS_ Submitter: Wenjing Qiao Date: Thursday, November 02 2023 08:50:42 DPDK git baseline: Repo:dpdk-next-net-intel Branch: master CommitID:2be5719debe0b2d1bf60468283d39b6304b71448 133779 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28199/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/