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 33AC045713 for ; Fri, 2 Aug 2024 00:15:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E02E4029A; Fri, 2 Aug 2024 00:15:15 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 12E68400D6 for ; Fri, 2 Aug 2024 00:15:14 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1fd66cddd4dso67975115ad.2 for ; Thu, 01 Aug 2024 15:15:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722550513; x=1723155313; 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=izzr325fmpvowwXxzrONOfE355goI691vd1xiZPm/UU=; b=IrQiYDfpfzwj9DdNBVNReJ+q0uH41ZVguE5yMBVsFd4GjwnaYScQFQinPy4lAMPoS5 8NW/RXrgEc2gm3MQlPdYJSlXgnXznPsItgGZTY/3clMwgSRn1siJJC0ALYrvce/f56/y eLvVytKrjFKpz5EjQ78xjx/u54tOacOPfcQWk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722550513; x=1723155313; 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=izzr325fmpvowwXxzrONOfE355goI691vd1xiZPm/UU=; b=p2Nsq1w0LiWWWIpvS1NRkOJ2f3yAQxHV7QpGY715HySSeiJmzl4ZP1F89yM8RIJP5u OEtTy21V2SgBw6hk8qdbYMuRkFp6lrmwGgjT7+Va+694I2lnI/loA4LLCXdZo1QD9r8m 6sKqiaWam3bgWCr84U0wzDzHQtJyoZAX6s2zh8HQ5adzqlUZ6XWhhMqLhtl4N71zbDPQ QG4vv7pAmYcw6946wYudZACJtxkgdAlQjtMPtSPZ0ugCa+wwN8hjiXCX5Xr8sa1czKBl ryH+76T5NAp1HREAdkAEuuIkCN0TXEb9sGn/jD90JibcG/+06oMtEpQgm+YtFtgIbm3m ZYBA== X-Gm-Message-State: AOJu0YyTZ/jKDM+tZjziGnyuy30RHoEXUjDtVMOSHILmQoLoh4WEQV8o d+T1uFbvZKDeMghwqQWT9ksqUrFxmjZQkpB4tnlE8BzsiY6igoEQQZcUxPteF5wDUTwHCxrfku9 rNJuozxjuiXkSuYQ06XN3x5y2go2txbX+BmdvA1Pz3Ur3XWEQe1wXqJ1J X-Google-Smtp-Source: AGHT+IF6orHtRqGmMBNpqpxUu2xgELkxFcIeofjniIfodRHrGbLE7wVPnkJ3rS9oLpSo6g+j7Lv0VFjVKVrg X-Received: by 2002:a17:903:2345:b0:1fb:48c6:a2b0 with SMTP id d9443c01a7336-1ff5722de9fmr18792095ad.5.1722550513189; Thu, 01 Aug 2024 15:15:13 -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 d9443c01a7336-1ff59178ecdsm240405ad.115.2024.08.01.15.15.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 15:15:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 15:15:13 -0700 (PDT) Message-ID: <66ac08f1.170a0220.3c84ec.19b2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A73E3605C351; Thu, 1 Aug 2024 18:15:12 -0400 (EDT) Subject: |SUCCESS| pw142838 [PATCH] examples/eventdev: fix segment fault with From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240801111120.5380-1-fengchengwen@huawei.com> References: <20240801111120.5380-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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/142838 _Functional Testing PASS_ Submitter: Chengwen Feng Date: Thursday, August 01 2024 11:11:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142838 --> functional testing pass Upstream job id: Template-DTS-Pipeline#172497 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30697/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/