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 39C4B427F9 for ; Tue, 21 Mar 2023 12:05:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2756340A7A; Tue, 21 Mar 2023 12:05:56 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 5B15640A7A for ; Tue, 21 Mar 2023 12:05:54 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-17683b570b8so15789093fac.13 for ; Tue, 21 Mar 2023 04:05:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679396753; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=SNZvL5HKG/KZBlYyTYPk1gO5Wn8V1FVf5q5n7ZmYuFA=; b=NuApHmtfEWpk6IR2LSwSALkwYnodPUswUi1Lz5DMl6TJVsaQFHHVM8bCAZ+osgZwG+ tkGNoGc0yOvjQQ9lpTZiWXEs1KxST91kRqyUAJkhTUO6b/uSrLh31bI+48YBh04OtAag XfEt/O6HMqDvDyKpUeCI3qqq+MCMfsr86k7dY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679396753; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SNZvL5HKG/KZBlYyTYPk1gO5Wn8V1FVf5q5n7ZmYuFA=; b=Rx2TznVN9jEuXXgNAl4APhiX4uhYLdvWjvw0C29cll5V5ERdGYsOVGpFFYLP1NhxEf JGIzW3rHKL7/YCnAKY6LIFeQ7Hz3d6BC9xkseSuFIJgATCZgo0AzF3nPV+xkmS5e9AGb Vcr+9OssapK8hA8y5Kd6VCtl2JoWMsdjuiIUn15yTqKTG97a8mHsYMBXu7qXmAWrSTSJ hOuysQRRWWvDYkYUQ5uUUayNWoUDmWW+ebZZ5dAah3mETjojLPXs04Cx6koE6ymntY1r PtZDbC4UiT8m3vdPqrDIboTxRVIj0IGTKHn+TAQLFHZgQeJCxQfte7xHdRv23ZQO+4Ha yGcg== X-Gm-Message-State: AO0yUKXExe/S+V2tWVc0ecFbncUohc4blsz1qcnAfaXXuZbmU88eb6To Pue7quX4qlLKASACZROHaky7rJW4X0N4bsh82UB3JBvo/mNLRfbwTvKVixMhZ0DQ+pd4KP3YcQ= = X-Google-Smtp-Source: AK7set/O8Id9ollAU98lT1YWbAz8covPd85+zR16m0DXr3nNI4LYSymh5bXvUybNq5h6Ny4yG7ZV7uIrPgiH X-Received: by 2002:a05:6870:c14e:b0:17e:cb7:29bc with SMTP id g14-20020a056870c14e00b0017e0cb729bcmr1137400oad.13.1679396753661; Tue, 21 Mar 2023 04:05:53 -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 yo28-20020a05687c019c00b00172a3edd710sm1998565oab.28.2023.03.21.04.05.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Mar 2023 04:05:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 355896052472; Tue, 21 Mar 2023 07:05:53 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 33CC660214; Tue, 21 Mar 2023 11:05:53 +0000 (UTC) Subject: |SUCCESS| pw125352 [PATCH] [v2] eventdev/timer: fix timeout event wait behavior From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230321110553.33CC660214@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 21 Mar 2023 11:05:53 +0000 (UTC) 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/125352 _Functional Testing PASS_ Submitter: Shijith Thotton Date: Tuesday, March 21 2023 05:20:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:33949800f1afcb7527b6e36c60c1548687ccb673 125352 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25810/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/