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 E11EC45EEA for ; Thu, 19 Dec 2024 11:29:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9D7B402A3; Thu, 19 Dec 2024 11:29:58 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 2DFDF402A0 for ; Thu, 19 Dec 2024 11:29:57 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844e39439abso20714639f.1 for ; Thu, 19 Dec 2024 02:29:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734604196; x=1735208996; 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=TwWpmhJh2CJwOt6jLnK6JX7gozJ3Vw4UA6tEcrQOY/A=; b=FuKlicLb70BVtYIO/7aONd4ifMaam8yXLngXAiMu+yOv/eQYcUhGT2v8cJGjpfTF3V Vf/tGTenq6uKXTmdtEPB0xqV4gcIJUmIQzVJvKI8lDHDHcMS1KVd15XoxMUu4QPGuVkm TIJCbY50pEtNMdQ0FTTkK6rI/pTlmMrk07GVM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734604196; x=1735208996; 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=TwWpmhJh2CJwOt6jLnK6JX7gozJ3Vw4UA6tEcrQOY/A=; b=ZfkeWkFxBw9IwNeDcgnT9RUE+w/IrSCUZCAP81rPwQKb30EWN7LJXGf7VrIir1ZNMv y07d1adrcaWxYoI3HflcXk+0FyOUFfr8XmT4kyggL9f3pGCwPNWF2S1Cyz9gmQZrlUHQ dc2zEYrgaUQuEmWyGW61lOuwgs9+q+MeOeFTgq0/3TdV3hW8S6/65whq7QbvkazlcffO vnuQNZAVJU1BfVC5QnUPV5qJ051/IvbJoXEae4kMKELQpv62W0ufBJkGS0/vqcOCccJT /dePjZbHZq4X09emf+IDauSbAMeOPEYOqFIx3dOc10N4XhAr5AfB1lAQcXHGjhr8CoPM dWbA== X-Gm-Message-State: AOJu0Yw/HOhKe+/WHbuPIhks+dfii0yO9L3TiSH2Y4wXi+i8xn/KYZne hOlIMseKcYBQOwF3Lw+ITq+krG2+Mf0QRiDKM//4MVouIx33cNHeC3fzIZhpA87lgbT+cg6fZEs RNpvh/ipAWW5c+V/CXp2E6OUwxm+AgFV/iUgFy30p X-Gm-Gg: ASbGncuTodnchl8BYiZrL7vy1iZWAvz6H74zwJhHaEO4ipcnslpMcZJxcd+RgZ23VEi 8UV56oqxzb6yyMaw3KSYOZP1/86TrP7/szHC46fPaBJkiUODI7yj+0CXUuqJ3CBqzCktKNp8BUX u+6H8iM79RKAyqjaHqOK/rzKoam97N+GoOPMytH4veyXotubfuThZ//7hnc7kJ405zNtVr3vbnz US+QpyHEaVQvD3dQP5SWCRQyY7KGYOcWw821yJhQKKQ8ll+BQYkegYb4GhblzG5vHRhumrqur/r zA== X-Google-Smtp-Source: AGHT+IHMV4aXznpxIC27q9JkJZoL3wnGRlorhstIrdc8QG+xmJ5WrrMAC6oQ/kDp+n0ZdVBkpQVy8Ts2cth4 X-Received: by 2002:a05:6602:6002:b0:847:4fc0:c775 with SMTP id ca18e2360f4ac-8475855bc7fmr541649239f.8.1734604196436; Thu, 19 Dec 2024 02:29:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-8498d8a31basm3862339f.26.2024.12.19.02.29.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 02:29:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 02:29:56 -0800 (PST) Message-ID: <6763f5a4.050a0220.16b6a6.2abfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EDC616052471; Thu, 19 Dec 2024 05:29:55 -0500 (EST) Subject: |SUCCESS| pw149312 [PATCH] [RFC] eventdev: adapter API to configure From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241219073405.1724200-1-sthotton@marvell.com> References: <20241219073405.1724200-1-sthotton@marvell.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/149312 _Testing PASS_ Submitter: Shijith Thotton Date: Thursday, December 19 2024 07:34:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149312 --> testing pass Upstream job id: Template-DTS-Pipeline#203347 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/32167/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/