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 0C9EB45EC4 for ; Tue, 17 Dec 2024 01:01:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8014402A3; Tue, 17 Dec 2024 01:01:36 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 6308F40267 for ; Tue, 17 Dec 2024 01:01:35 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6f145e5cd83so39725807b3.1 for ; Mon, 16 Dec 2024 16:01:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734393694; x=1734998494; 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=70Ig6xH4CXuehCLQr0DfNb+8D91APrbIb60wgdYicFY=; b=G/O9Ko/3Ww2i5pZ6b9DQO1bBpM5wBL0VDyKj9kglCT+7TdijrC+jqMLcxWh4VMX1Ll IrRum3H5w6UMT35dXYH4maHWVgp16Clr3Y3Ef9PVwOBJxiLzOExnt6NCYLGJrnInJYYR Uk77RqwNTFffLRWO57DKWeRAYlLX+qjZyMPkA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734393694; x=1734998494; 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=70Ig6xH4CXuehCLQr0DfNb+8D91APrbIb60wgdYicFY=; b=HU5WEKvSddsgR787OCtK2d1v6pNfc3bn+r9W0eWUxgly/nyhkmIKlMlvLJfWLHNHPK TehTTriwLMrME3+X4QiQ2aKFGEDWEJagxvi/Z1BjZUkUEhGVAJWKa8CCHNimU1KJC1Jb hR+fvyUWQYxNVnTK/bSHEZB9UQBMqdPTFyLT4T9KFjT0gixRq5Wi9ZPg1hCLp8z/i1t1 p3k6wkdZkHeSPhZLhhnvVcARrpHGetpQs1qW+z+pm0Dcw/evUZ+5plzvJvCkU8WFifeC /845A5Ejn8HvGGJUusf69Rc++I1khuJxPXxLQA2tyPeHkOit65NR8djriKFa0HP7Q+Pi LY5w== X-Gm-Message-State: AOJu0Yy7VDPCT+19DEbWewMJM6bKylbRBz4uSyynoXZ39NFq2UcXkqlU BxHib/f4s4amBgzc2d8z6FcXj+fu582GIw5pXasqlBTKkZ/vkPk8KM6ik3it72RsdItUwqsC+nG 9Baikbmc7Jcj9V52BJRJ7tQZM7oquc0GKiNPjZuUD X-Gm-Gg: ASbGncssJEAfJnCrmOIPnKuM9PpDZMTx9aH/kLUK2avgAR9obqUuXsORwHTuhjAsSf0 /k+eV5/wD0bWNShuswOmnR3prSSrvDOrvN95Hl6jkOggF0B/ZmgSbauF2DIpFr5eyXEeCj7FrtL lTiDBJWQcYxrIwToe6/xXV0SKcY/yGj93koHhLJZSnP7tHdX6kLtqLvsQSnmQd//WI8OUw4eK2v /DRnO0Vvoxi4ymCW0nJ1KQtqLaSO2Prrqzt+M9pvU5ZGt+E8D7/H81LQqdSJxl6dFudzim9VxyL DA== X-Google-Smtp-Source: AGHT+IE0gIEscpG4d/AQhd8nv+N5Zyca8Ds6CVl4H95OC7oYLBd6nO4nZm4CmiBUbw0X+uyhBBS6Mmpm8E1l X-Received: by 2002:a05:690c:f88:b0:6ef:7ac0:1aaf with SMTP id 00721157ae682-6f279b9e13amr103515497b3.40.1734393694515; Mon, 16 Dec 2024 16:01:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f28903e105sm3850837b3.34.2024.12.16.16.01.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Dec 2024 16:01:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Dec 2024 16:01:34 -0800 (PST) Message-ID: <6760bf5e.0d0a0220.10b0fc.9291SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2E6E26052471; Mon, 16 Dec 2024 19:01:34 -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#202706 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/32150/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/