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 4229445597 for ; Sat, 6 Jul 2024 02:27:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E39C40270; Sat, 6 Jul 2024 02:27:39 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 77AC440268 for ; Sat, 6 Jul 2024 02:27:38 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-6e7b121be30so1331505a12.1 for ; Fri, 05 Jul 2024 17:27:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720225658; x=1720830458; 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=/aVwlkfaxqz4GcHGOsLdGfuLP34E3OlAlE4/Oo6F4ds=; b=A+k2zOaksXck8RsPYXYalLQzVaWYUJETrNc03QHcmEWKYNsOu2V9gWxieRW/PF6v9q I6UWksq8JEjpJmVfcxNf/uIlhoWPb5M951VS3dltGEAGhU/YTbWOOFbCqoc+PHIrN3Mh dSuWaDS5bDVhu1efEwqQaizq/Rzr0tBJrUeU8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720225658; x=1720830458; 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=/aVwlkfaxqz4GcHGOsLdGfuLP34E3OlAlE4/Oo6F4ds=; b=cK4SwqLCTEIJYYXy1z8g6J9jPa6wzYLHva8etqg7IAwy1jXdTPIlf5Seov/zmOhGej JC3ACb/vVRpYYMc9pEdR8ynCF3k5lunFrXTxwm+gmVrhAZzthP8nP4B9EgCXhjzPloAI +9rflizy/PExRFPkm+8tAjcxpR3U6vIYUE0r90Hi5t0bHbVLbdCmGnLkSEp4bypKO+T+ 8sxXYWKeiX0VOQpeDAAPV2J59JVZ5bxL5jtTF+cIsecTNN9BgMRyrlerpSyrup1cg0yg s5F27H0mCUgG6c6eRHx4Xnkh8QblusUs4xwlZb8yrnSGYzOQjuKmXefoVflqj0IoMj2z U2qA== X-Gm-Message-State: AOJu0Yzqsm/vx0sBCwOJUZM7TAc2pprGuGOHLq3xKRkyQzZmiHHSvTot CIRxWE9tul3p+Wkoswg08H75x4vojoMC2IWgSabOyXjZkxPhRJUSVtjSr+UPzZh0msJra6zK43k VZ+E0mrH0VV0KNyERqLPhyaW41Eb0ycLBIt8rlnmE98WzA0ncGhcYoJUL X-Google-Smtp-Source: AGHT+IHb9KIH68e/oM63vQndkZS1LAcOv7VwbLWIqfyZG34oiVJG1WtUPfDJLcyznJUGy4KF417Lc4OXNCiV X-Received: by 2002:a05:6300:668b:b0:1be:c42f:be42 with SMTP id adf61e73a8af0-1c0cc74b6e5mr5486280637.19.1720225657644; Fri, 05 Jul 2024 17:27:37 -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 d9443c01a7336-1fb46a7df32sm886155ad.138.2024.07.05.17.27.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 17:27:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 17:27:37 -0700 (PDT) Message-ID: <66888f79.170a0220.c24a3.5b93SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AF61D605C351; Fri, 5 Jul 2024 20:27:36 -0400 (EDT) Subject: |SUCCESS| pw142146-142147 [PATCH] [v4,2/2] net/cpfl: fix +ve error c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240705130515.3090598-3-soumyadeep.hore@intel.com> References: <20240705130515.3090598-3-soumyadeep.hore@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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/142147 _Testing PASS_ Submitter: Soumyadeep Hore Date: Friday, July 05 2024 13:05:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:fcfb19cda4f6439f260cdeabb6c44d3c6f0d5fc4 142146-142147 --> testing pass Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30431/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/