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 C630B42649 for ; Wed, 27 Sep 2023 03:58:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE6314028C; Wed, 27 Sep 2023 03:58:10 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 53FA14028C for ; Wed, 27 Sep 2023 03:58:09 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-65b05a45046so33020226d6.2 for ; Tue, 26 Sep 2023 18:58:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695779888; x=1696384688; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=54DQTiMj9XJx//sLFsakSWAsf7gj7pwZ4VZ3yrz7rCY=; b=YzgdwEY8nUkQI/3wcUh1/I9J5R1WzVYHQU79HlEh2YX9fNi1jVW1bv0zpA8Vr6p2XX TV7mSApuT83QMGzu4JRt3+uCnxrZZv7K5tRUrXVbX8qYGzPRUh40V1Tz1MbQNNEmGuul LXxV9IrkkhyJirUgAz14wOlC2Af73gL03GOE0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695779888; x=1696384688; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=54DQTiMj9XJx//sLFsakSWAsf7gj7pwZ4VZ3yrz7rCY=; b=ZuHsbVDSOFitUwPWJVVHFpDaIiFKR9btkLFs0HQ3HwCWQgWN98gfuCeHVAKcZV9phf YKm/E7G9G//BcDiPDU95S+W8GswET6rkAtMRMkI4X5GrauO0sC3XKRKxhVaizaNhh5Jp J0CTOue446AfEWuTZeArCqac1aHEKzMhaRM4Q992kDP7GDp/rclbY98iOw1DwqLwLmMC f5G8dnJhDp1MP1/w7uMlGNFTxq2c7Nyb1hu99lD7Ds61cy1WaCfIwYlmuKmd+4I+y/We rIDou5+lhhciqiZ4Q8TRRY8GJDKF1qqSh90z4wsobLImREmhkY+Pd0YwbKxnQZ6K0MQq H/Mg== X-Gm-Message-State: AOJu0Yzb8UuwMGbkxjF1ZMYB1YASbsEnGZBn/OR5JXa5RB7Z6p6TRi1w hfBMa1q9jYTU2GJr6DV0zyObBCAcnDbN1Ujgy8R4NHkUFrkLh9IjykWXEQ== X-Google-Smtp-Source: AGHT+IHS0H3NkqyVIazApzC8BT4vWfqUqwC9Mppav3Us/0yMONpo8wOWORQUzoqydluVZGdiJsJKj3qXhxa3 X-Received: by 2002:a0c:c50a:0:b0:65b:7a2:eecd with SMTP id x10-20020a0cc50a000000b0065b07a2eecdmr606070qvi.61.1695779888719; Tue, 26 Sep 2023 18:58:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c11-20020a0ce14b000000b00655e3b92ebesm657513qvl.34.2023.09.26.18.58.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 18:58:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 18:58:08 -0700 (PDT) Message-ID: <65138c30.0c0a0220.68ab3.6f2cSMTPIN_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 14A7A605C351; Tue, 26 Sep 2023 21:58:08 -0400 (EDT) Subject: |SUCCESS| pw131919 [PATCH] [v3] net/cpfl: fix datapath function conf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/131919 _Testing PASS_ Submitter: Wenjun Wu Date: Tuesday, September 26 2023 06:04:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131919 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27722/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/