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 5EAF245701 for ; Wed, 31 Jul 2024 15:02:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2600A427E2; Wed, 31 Jul 2024 15:02:11 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 65BC540E09 for ; Wed, 31 Jul 2024 15:01:41 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3db12a2f530so3550271b6e.1 for ; Wed, 31 Jul 2024 06:01:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722430900; x=1723035700; 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=i0DnfO7fgjRELOKsJMEGDDRBEKzFVfeUh9AUfko3aBs=; b=M5tD5shez9fyRp0CHR88glYP4Ht2rqFUpTLsmr2EeW8nRb2it/8aPSAplsftMHRqLB 4tk2/9ixtnGOQltfSS57kOCXHHo6aQ8Pk7nlfAWYEBmpvGALN6GSmxUpttG0yhSl47wR wrZdHXaJ+9ajzGnsrVUjL1vU4oHxn9Tkw3ydY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722430900; x=1723035700; 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=i0DnfO7fgjRELOKsJMEGDDRBEKzFVfeUh9AUfko3aBs=; b=gDJhPP0Gy7R0c/frV/KgR898Bf7AFJygEP/ltucyOicRseKlDUvXUf5kHtPUnsKULm kTMz30HaCR9pM5Y1FtSpFCxT18K2fKDK/MoaAJVaB+35whUfy/j1K+U0Flrx33WR8Y4k /rHj4DAqAwlq2mpmxR5Ie6wyMV6xKMIUOdpAuv/g2OOi9qQGc50v/Xj0/eS87/7D6Tlz 6iQFKiZZdvd678kbNtEyKgtou+RVVObOvbyLS5VI7wpB4XfOS44pR7NdKNiqJ00Ep2SO 1q7frOYL+LpFh3+Iw91OtzvLVUrc6HLqk80KkuXfKoCo0kJVf6dLDqPidKbnZprr07T2 54Gg== X-Gm-Message-State: AOJu0YxOdhKr3EmcaBlV1bRuyKWynZAazsMxqrB/jFK6+B5SbX2wPeVM +iiTSMFTg2RfnmcXoz666tesGvR11Db3giL+OZibOSvDHYWzJ2xKT9oYM1qsx2Wsp+gtOKL8aq4 aBDwRvdoJaa7EmWqSWNxPkDtRbUXUywVuXTISXgit X-Google-Smtp-Source: AGHT+IGZEqdw9Dj/Z8T4UJAcm2V9tVD/iNsDMYOanEICxbcNwJj/1HZ4OiqO7NESLnzZgabzrwYgBUaP0xC2 X-Received: by 2002:a05:6870:1685:b0:260:ffaf:811a with SMTP id 586e51a60fabf-267d4d018cbmr17290699fac.8.1722430900618; Wed, 31 Jul 2024 06:01:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2653e7b9563sm606996fac.26.2024.07.31.06.01.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 06:01:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 06:01:40 -0700 (PDT) Message-ID: <66aa35b4.050a0220.213b37.2d63SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1D60D6050A6B; Wed, 31 Jul 2024 09:01:40 -0400 (EDT) Subject: |SUCCESS| pw142782 [PATCH] [v2] net/cpfl: fix cpfl parser issue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240731072303.1119177-1-praveen.shetty@intel.com> References: <20240731072303.1119177-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/142782 _Testing PASS_ Submitter: Praveen Shetty Date: Wednesday, July 31 2024 07:23:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b017bdc4c25e2cd6733a9363e9c566b95834cc4 142782 --> testing pass Upstream job id: Template-DTS-Pipeline#172018 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/30671/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/