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 9401942609 for ; Tue, 19 Sep 2023 14:35:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BCFD40276; Tue, 19 Sep 2023 14:35:17 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 2B63840276 for ; Tue, 19 Sep 2023 14:35:16 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-656351b6d74so21633066d6.0 for ; Tue, 19 Sep 2023 05:35:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695126915; x=1695731715; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=avtxu/kEvWooh0lK/NESP8dYt+odtXKQX/jG1YDbNac=; b=NabMo95f9otPe0gdfYEtAKvw2OiLwCvyc2YBx1j3zpa7F1taZmFl3+Ga2OIW4ZWKAY +IV+NwyHRQ+8m4fkyCfAdWqKthAVWrw0OFD8qPHKAu1wMWx4SveI6OGRbmZ4XG4PLcNg SOMF9Pb92oFhYj3k8bLj3B2aKf9GDKjOtvS0I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695126915; x=1695731715; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=avtxu/kEvWooh0lK/NESP8dYt+odtXKQX/jG1YDbNac=; b=YuhIMfrccnuPZbDZZB10VewICgRNnhFwrSZC2KI5GgZ1NhN10H9tIwLUPAYQw8GwdL lRsRQuHmDgNk5wz0WNyn584iAQycuqK9S4RQyiswUFkF4Q8LVCv9Btwf5d0yUrSfsObT ZEsilV9Bo83JieJwtzwI7tyzrxm8Ioawv8cdFbnpAs6UX4aA6FvHgY3ZPh+7Td4dtMY9 fUGOQOgxQSJ/kkAncWnQ4KN+ClqKJfSUCwhZPaSOztiMwHDUKzCeWLVxsc5ZOuL5isaW tVTG0JDP491cCyBRUHXJOp3hZGqEAYXnWyDpB/J4Wo21uBrC3kIkPFS9/JW7dJoBcGWw fF3w== X-Gm-Message-State: AOJu0YyHHmKpLQtjInVF/LvYa+m+xONc79Wbqt4VaiYc4uJqm6Azg/ZZ ExmoNKBhQhK570qI0bXzts+qAkhg+QvqRoIRDfIfMhyKkucFtShTji0eKQ== X-Google-Smtp-Source: AGHT+IGfv3mtYJBOebmRbZRZNOuV0O0W5miPbp/euEK28mMdGxTOtH8EknKEWAeq/SOsHOfmII+RrnH370Yr X-Received: by 2002:a05:6214:57cb:b0:651:7aa8:cb5e with SMTP id lw11-20020a05621457cb00b006517aa8cb5emr11872266qvb.49.1695126915511; Tue, 19 Sep 2023 05:35:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n10-20020a0ce48a000000b0064f40773ca6sm294755qvl.26.2023.09.19.05.35.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 05:35:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 05:35:15 -0700 (PDT) Message-ID: <65099583.0c0a0220.32523.cd5dSMTPIN_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 318A96052514; Tue, 19 Sep 2023 08:35:15 -0400 (EDT) Subject: |SUCCESS| pw131594 [PATCH] [v2] 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/131594 _Testing PASS_ Submitter: Wenjun Wu Date: Tuesday, September 19 2023 08:49:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131594 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27643/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/