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 C36C9456F9 for ; Tue, 30 Jul 2024 16:11:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57AFC40E43; Tue, 30 Jul 2024 16:11:53 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 8DEEA4003C for ; Tue, 30 Jul 2024 09:44:26 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6b791cddfcbso17267316d6.0 for ; Tue, 30 Jul 2024 00:44:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722325466; x=1722930266; 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=InPwWV98JEa4pCeCLDjZB3dVLgCCNaO0rVfuyLVUzXM=; b=QLzGvR5uaxDujRaF44qtBWfTYFQbft1ziww/eUgGK+6Y8M6Qw8uU5yr6pwQkjK8V9i f182pmA8q/tdmT94wDfBIgJFQbUc+VXwP4U06jMgtiG1lsIXlCChvfU+z9V4PrDWHv48 vsj5ppKlt5PwC6c5OQ6AWO8OVVHWI5XRXHbok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722325466; x=1722930266; 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=InPwWV98JEa4pCeCLDjZB3dVLgCCNaO0rVfuyLVUzXM=; b=AHAZS8yWwPZfCnc4WRWYaLLYGYWXv0MfmWxL4N4mnARH25B1i1eP/yCRS1tT2Qd0U5 igttBkYb2DCcUWuYnb17cubjzV7BD3gYL11Gk2JDvGWKdqKfVoU0n8RBae3EC8+uRbCE 4P8YqgquEPLwj71gvRdsaJsDkKvRE9rkfZefvlrTFE3NgbyYKJK53OGmNyeeQ6Kc/g/F pTzU7GxNvGzRMAHHNTL4lOmtW8TDhE/0V0PdYkgIDA2qo6F4MZQdxuEdKXWPbbJj4OCN U/jSoyuAt2+GW4pbc97CQFlcR6Mrkn67umAbHLzZr3EdHoG6f84id/qRHuHnvU/LUzPO VReA== X-Gm-Message-State: AOJu0YwTZzfyNU4/1IXTYlaJPpcaLZEqWphaz+6D6iktN9y9X9thlDgf xiI7hP8t0vCHRNN1/BcFvjgX6gmWTi+zeiV37N9r3f49uSlOnSICD7gyzfAcXPrujZMzNxlG+X7 U8AUV+KNSS7k6lOpLDq3PKH3L4EavGk7YUtE8VBXrUCeQgxL4PkcVy29O X-Google-Smtp-Source: AGHT+IGWvRy3WcFxGeOnmbS0AYwk0EHZCjcN4RPfP9WrQ1ti1SmpYCwBA8Qlu0jWQHdFY3M761baFIZeIw60 X-Received: by 2002:ad4:5ca9:0:b0:6b7:b277:dd12 with SMTP id 6a1803df08f44-6bb55aca573mr90697536d6.49.1722325465650; Tue, 30 Jul 2024 00:44:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6bb3f8dd88csm5352136d6.10.2024.07.30.00.44.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 00:44:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 00:44:25 -0700 (PDT) Message-ID: <66a899d9.050a0220.c9d0e.eb31SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5F0E760524C8; Tue, 30 Jul 2024 03:44:25 -0400 (EDT) Subject: |PENDING| pw142751 [PATCH] [v1] net/cpfl: fix cpfl parser issue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240730050952.837611-1-praveen.shetty@intel.com> References: <20240730050952.837611-1-praveen.shetty@intel.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-abi-testing Test-Status: PENDING http://dpdk.org/patch/142751 _Testing pending_ Submitter: Praveen Shetty Date: Tuesday, July 30 2024 05:09:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b017bdc4c25e2cd6733a9363e9c566b95834cc4 142751 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#100816 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Fedora 37 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | CentOS Stream 8 | PEND | +-------------------+----------+ | Debian Bullseye | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/30647/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/