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 685D445B68 for ; Fri, 18 Oct 2024 08:56:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9424040265; Fri, 18 Oct 2024 08:56:43 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 995BC4025F for ; Fri, 18 Oct 2024 08:56:42 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3e3dfc24a80so997436b6e.2 for ; Thu, 17 Oct 2024 23:56:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729234601; x=1729839401; 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=iNwOz3gZs8aQIDfEPevcn4sCWtv7jg1lcB44L5wtc2U=; b=FjkCqBCPQcwz8qOMQFmWs4ywYd/XQpBeAQbs8PpfmxFf/SxbO5v+qJ+iKDw841w1sB OaZKQTQuydscvfWIbcTwvixHnODOKNbNE12PapXc5PELAJQopGQCMUkzOXorEtJM0zzS WOCX2qza0FK9TY/ZKv6jPNdBy/sWX/TaIkxf8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729234601; x=1729839401; 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=iNwOz3gZs8aQIDfEPevcn4sCWtv7jg1lcB44L5wtc2U=; b=uIb8lo3X9gsLs1ycFwuoXAxx7Ouz5CMlLk5sT0aJgt9utqN99oMFrX8phi4J2bTJe+ Z78aCzfV6F6BhtyJt1xxLHSTFvcj7dnO5kQJey4YuTXVnQypP0rfltn2il2pT8qmYl+x HoF4J+NcHOijhy0ef08eoKhdXBzPLxKG+3Onb8MzUSlsAD7ULveO+9n3hn2Avsc4sQDF s++ngFSiaNvWznu638qZ/rmKVeGqSbffTm734QTE4zf9uiMUme79XSv0KazOSUIPi77u sQnVQ5LUD78HgoTzzqsUoORizz0bIug4EyEARGQ9TD12X5aAJ6l0ot25+aQvC2IS4Hhq x6cA== X-Gm-Message-State: AOJu0Yw/p4k7bXQ+H8rMzwb2eoY0jz6akwD/uA2Z39/9CvaN/r03mXmB F0CjbqIPWt+3+Xi4L7qiit+BY074YFHwOKhRNb/igq5QMyPhuTWgEQVKYm/G8bDYuUQygz8uLnn aMqWvYE9CiprK/0ijuUI5Ey/2FHBT+SpinOxA2gEO X-Google-Smtp-Source: AGHT+IGhgbyDhnGH4X2y7d3B3Av7HuZ4p2/CRyYVySOXFFMskaYLB1PXXUBbDAPBD3nwgGpIpQfGEYhdh7AC X-Received: by 2002:a05:6870:b50d:b0:278:4f7:6058 with SMTP id 586e51a60fabf-2892c36018bmr1301366fac.28.1729234601694; Thu, 17 Oct 2024 23:56:41 -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-2892ace696esm34562fac.4.2024.10.17.23.56.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Oct 2024 23:56:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Oct 2024 23:56:41 -0700 (PDT) Message-ID: <671206a9.050a0220.d1b0d.234fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2D2AF6052471; Fri, 18 Oct 2024 02:56:41 -0400 (EDT) Subject: |SUCCESS| pw146142-146150 [PATCH] [RFC,v3,10/10] eventdev: remove si From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241017063842.848360-11-mattias.ronnblom@ericsson.com> References: <20241017063842.848360-11-mattias.ronnblom@ericsson.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/146150 _Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, October 17 2024 06:38:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:fe8eba692c59a92c9308f1fe429b101b9f2377bf 146142-146150 --> testing pass Upstream job id: Template-DTS-Pipeline#189223 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/31523/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/