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 81C42459CC for ; Wed, 18 Sep 2024 16:53:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58BF34025E; Wed, 18 Sep 2024 16:53:10 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id CDF8B4003C for ; Wed, 18 Sep 2024 16:53:09 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-277f35c01f5so3259230fac.0 for ; Wed, 18 Sep 2024 07:53:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726671189; x=1727275989; 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=v8It7erydq2Z29/8s8bxg3jkYiCgaUOVoatYIfxyT4g=; b=V+YTgVqDTPEEpTZmqE4PdhBfYwjysqqicL6dCirmgQEs8vvQmXkBSksnUSQJAThbBo eyaJbox0V4KYrRaHtj9yBEGfPiWrUmsNKwnQEQnifg3kdU/Ov44+y9z78SQ4qpYXUdks AeOiXU41KriA7kOtx33qY1CG9kyk2y85yiv4E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726671189; x=1727275989; 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=v8It7erydq2Z29/8s8bxg3jkYiCgaUOVoatYIfxyT4g=; b=qaiJnTMNiN4TrfRezhhaL3FObEGYf5hqiZAEUV0juhMV3MXpqWpJht2oYqAAbpWbPP xJEO6+sHXhjwoisQ4mPOIpV15bE347IqjcL+YTVy1fYrsbN7USUTFjieuQuH3Rulqu7u UWFrYc5yl8xCCyXoytPhUtIKStT+vmEPouiSQyXa1C0EPHIr8dqTMaBkND0GZrgF7Rbk 5ZM8BW6nVaXcnJRweOvyvNUhoUG9OG/TUHgppQtEDkdkLPEKsMFIHJWKtbdNpjxGhsQg J4j1ktJFdUuiZ+z/Fu8LnOaEtEkTxL2WrS4H8hxBmsmhfHwF7swyDQPgDMVR8r6GWNHi HOfQ== X-Gm-Message-State: AOJu0Yz2iqf19PfzvC3Kl8QEHomFVRxXz6Ks/M4UBAeyKztyxDwCKvTJ QAfcZs+wnDTgibfwYxajXZLums/98BrPfWu2H04tL+Y/UwBrD+wF/Y0joaQa3Lb1mBnYY04Q+CJ 5ZB4lvb08B5tyo+fjdeM7+6awCmiEG9N/gXQ1zJAdosa3wvusnLNdgMYG X-Google-Smtp-Source: AGHT+IEHMZWNI7uSxXfxRp3la6jiU9v7Or5HbJGGtLT3aVuQY3cn0TmozEpKIyMec4ao7m1rihVp2Bjbz9kZ X-Received: by 2002:a05:6870:818b:b0:277:f5d8:b77b with SMTP id 586e51a60fabf-27c3f646bfdmr17282526fac.32.1726671188810; Wed, 18 Sep 2024 07:53:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-27c95942bd7sm471550fac.37.2024.09.18.07.53.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Sep 2024 07:53:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Sep 2024 07:53:08 -0700 (PDT) Message-ID: <66eae954.050a0220.180b78.843aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4E5A1605C351; Wed, 18 Sep 2024 10:53:08 -0400 (EDT) Subject: |SUCCESS| pw144183 [PATCH] [v2] examples/eventdev: fix segment fault From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240918064142.32837-1-fengchengwen@huawei.com> References: <20240918064142.32837-1-fengchengwen@huawei.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/144183 _Testing PASS_ Submitter: fengchengwen Date: Wednesday, September 18 2024 06:41:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:b5293ef3ab72febc2fc8fe444347a232b9f005d5 144183 --> testing pass Upstream job id: Template-DTS-Pipeline#182063 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/31056/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/