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 1F313456F4 for ; Tue, 30 Jul 2024 16:54:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07AAF40656; Tue, 30 Jul 2024 16:54:08 +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 DCB9A400D7 for ; Tue, 30 Jul 2024 11:06:36 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6b79c969329so21392176d6.0 for ; Tue, 30 Jul 2024 02:06:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722330396; x=1722935196; 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=YIegieJLurgwgdmzUcfFrHvi34fXGYopEJ4vnF63PIw=; b=bQDIeTrwiF/HVIVkmtNb1eKovx+XyENyVzmpgRlKWhluQZzmoEDybQwcgj4stT7nga Xa0o2+Dgca5R1DLRQ/Y2Edd+ch0ARQoHckS1vv3YuX6oofIwIprgLrigpjmfZ3M1EiAk lJvQf53DJp+vcYRF5t+7z3EKErrmVzbdceEy4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722330396; x=1722935196; 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=YIegieJLurgwgdmzUcfFrHvi34fXGYopEJ4vnF63PIw=; b=ZkSgGzVEyJ31RhRT2I3Ooz12m5u6XSEg4U7hF5hVcVqrUqCH/i6USlp/Rq0MRgqpPl egSVhpbG0DASy1+e0o4xQAtiV5oJw77EAQanRJ9tIfO1rFPuDSpDyLOU/tt73Cuz2K5f i5LsR9M/ywNPb7a0HugNJ6fSpL84MhgleS/Y4I3y54O9CG2AmG7a/ubdCsPi1/oudvai gQVg4axD+EB8Co2L2Fa3lyjI3FRukEvBq4AkzBU3XL0vtIA+A0iEpv2gflomn/58JqbE F2HZVuLKbXztBkEKcHCieMgDb6Ns9c3H77iqdk6cjq4Y0Vi0Z71SOKFuem/XJIssX8cG waAQ== X-Gm-Message-State: AOJu0YzlFTVJ/Q8JnLkllM0jea6tHHecbu6NIbANT5kihCVuLtOeLda6 Y/fAD6STU5n8tHQvD1Fi0D5cNcOut8yiwEwg8ruek110eRAkeSc3pe5Bc/vGCmqHr799AaoH1dB cMkcIpH+nwQIK/QOIiYdDH0hSvXK5R316BIo3aMr4yesJfj4QVIwcw4tW X-Google-Smtp-Source: AGHT+IF84klgyb4CGLgPoDArtCvnGeOgPEXhhG74zy3k36nWwG7GzUEuWEl6O66UvWfPqrzR3+kWdUidIEoS X-Received: by 2002:a05:6214:406:b0:6b7:b08e:e787 with SMTP id 6a1803df08f44-6bb559fadaemr133026746d6.15.1722330396265; Tue, 30 Jul 2024 02:06:36 -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-6bb3f94c282sm5061866d6.41.2024.07.30.02.06.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 02:06:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 02:06:36 -0700 (PDT) Message-ID: <66a8ad1c.050a0220.2db5e6.c812SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EE6CE60524C8; Tue, 30 Jul 2024 05:06:35 -0400 (EDT) Subject: |SUCCESS| 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/142751 _Testing PASS_ Submitter: Praveen Shetty Date: Tuesday, July 30 2024 05:09:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b017bdc4c25e2cd6733a9363e9c566b95834cc4 142751 --> testing pass Upstream job id: Template-DTS-Pipeline#171585 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-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/30647/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/