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 C2A7E45EC4 for ; Tue, 17 Dec 2024 00:32:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BEDF9402A3; Tue, 17 Dec 2024 00:32:33 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id AF25F40267 for ; Tue, 17 Dec 2024 00:32:32 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2166360285dso40058585ad.1 for ; Mon, 16 Dec 2024 15:32:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734391952; x=1734996752; 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=nkyM5QS8sViMz+B0O41vFm0ZfeIwEM8ZHkOGMEuLmwM=; b=VdD75NAoypW47G88iCFal+V1/D2PF2i0CPylPSHtsaPl9aYp2K67SueDjLX4v/70UH ffo7XInLTDd878rQEAAosdOemL3JK0Gh1HUdi0pz2scq3fsAXcJt1rz3ahol+uO4/Zn6 r1KKQlNHEcgmT72Mt+VsQXfajUrCSutRgPd4Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734391952; x=1734996752; 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=nkyM5QS8sViMz+B0O41vFm0ZfeIwEM8ZHkOGMEuLmwM=; b=rDkyQ4sCSrZvpurVglvEQb6zbPd54l4zmwOudOYuu9Z+bR7TMotbfxHa9cDe5I1DoC O+mwZBuFeWrSrNr3X3zH3lYVeMIReGgWPg6QhsUqxaikO3850EuyxjCT2+LiFKIyGhpz FFFIsngkH7J/ZyHqLQt8Mowgf6VTad3lmBmZqmhc5rb0y2mnV8Sp4iBv62IZxrusPvE1 Jp3JbAEgyt373YXzEgGTnBmXGESBzk9DwOpPB28zDTKLGwfVO2KzPCIvaNy7MtKcvIex Wf3kppA0b/Vmc7Fu4UsGJ6zhfNoFzNLT6reENi2rfKF1GbA2tFpnfZ9oAYW6fTaF5ofu zVvA== X-Gm-Message-State: AOJu0YzUo4S+SFJxrUrvr+03LLZaSsrlIWsgal/+dlcMZ4ZIHsPzhgWr Dr5RSpGuoKDUCeCqGNQpPQvp+7rcVBK3Z0PnWgcp5ztY30sgpASiZdMT8TMnH9FI2bKotDJ5rP/ Idy1z7poJRanxllNJ5s/oK+HJcjT5PpCjJzpL09RRTx5jeIcwRQ17Y+IY X-Gm-Gg: ASbGnctcRAZhiOkcxjNrYSPPRoGa69Hj9EQSPpOTbwDdenZbBBT3/5LEYmv2k+UQBlh CojVO4fHm17UgiuMpilEyuwupClE7Ar4UjSCWvlMUZJeBpeaTERbU9GAokW0b36aJXdHydLqSJC iX0baBLdaJx3fdve7Z7/3py0twuWY1fJmT4qua+lxXEemvFSPwp9Pg0MieiB+T/MbzO2fT96m2C aiFsIN8RZAqdWzeJ05aQN/WyLkq+MjtlxoVTpxfk/lgvk84P04Db7vRaZu8xveS+3fVntJLxVZx 6Q0vvA== X-Google-Smtp-Source: AGHT+IEcwnTzTr/Klt45vmHu8jM3/nLJASWluPNt90G4WfnXSHmkrmZE7AeqkKM1aa1X3wtk54hEasWy4gjD X-Received: by 2002:a17:902:dac6:b0:215:b5c6:9ee8 with SMTP id d9443c01a7336-21892980b82mr148582335ad.7.1734391951836; Mon, 16 Dec 2024 15:32:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-218a1da0128sm2685995ad.20.2024.12.16.15.32.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Dec 2024 15:32:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Dec 2024 15:32:31 -0800 (PST) Message-ID: <6760b88f.170a0220.362b59.2453SMTPIN_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 46B666052471; Mon, 16 Dec 2024 18:32:31 -0500 (EST) Subject: |SUCCESS| pw149259 [PATCH] [v2] eventdev: add port attribute for ind From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241216203313.31730-1-pravin.pathak@intel.com> References: <20241216203313.31730-1-pravin.pathak@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/149259 _Testing PASS_ Submitter: Pravin Pathak Date: Monday, December 16 2024 20:33:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149259 --> testing pass Upstream job id: Template-DTS-Pipeline#202707 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/32150/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/