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 C035041E9B for ; Wed, 15 Mar 2023 09:40:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB447400EF; Wed, 15 Mar 2023 09:40:42 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 5F7A4400EF for ; Wed, 15 Mar 2023 09:40:41 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id w133so1476950oib.1 for ; Wed, 15 Mar 2023 01:40:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678869640; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=n9GIpfcicthBa2hN7/WUPTWCHZPpr+3rwgd/JnjGHuw=; b=L1Q06rYKwMHzCShxG4DNoptUsZA1xrpcz6k9+WAcBoUWbtI/lOydLN1R6karAQvlnx wLAXP9XQ/cZ8WAQEV03UBTnF2C0hBzTtXRZzngzOfDDQLEzuRb7ZN7GLNpkhA/3a21+4 t1cz6aAnBna7b02toMKNXJTStI3x1p3sn7avo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678869640; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n9GIpfcicthBa2hN7/WUPTWCHZPpr+3rwgd/JnjGHuw=; b=kSWNC/PFRLQCWgRsf78PSrbB5cpOA9Fxh+o0NQJy0rCzv7mgltf48H9E+99er5ZcaR wBuzwaJPkXrg0lZrEdlg6igFrvh49jwzKW4RfAkj3HaZwlwkaFJ/aUDVLwid35JsXZih kGA66T/gd066eg025bArUQJVfb5h8VRxIqAsitda0gcHsHhtR7W/uwgwfu7MGpTHPPPr Q6x6ycJOcV8Oa45B1FI3oVpwrYs/uhEPQ2ddUb3uK3Yvz2zyx8MsAqXttqlJKg5P31C/ ot79CoGFsWXDLGZ7/AjXsZfY/ew1uMqnq21PLJ/jIA5CcOBCsnQgRWY4TvBzPkcuSQYl TnCA== X-Gm-Message-State: AO0yUKWAqY+ddIHUeTzyS0NcxAUSOTSjTwJEtT1yvIP9a+S16wUTCGhG uHCpg64svlWc45cPGDpKk0RbliLSmJShGuLMIeLnuGhIEjQEMoIfqAb1SA== X-Google-Smtp-Source: AK7set9uJJWtPMX4zmj38vcT6p3phs1Dr+Wa29+eLr6fAxpp3ztHBJieQPv3TPzpTMih1kiv1ZhBGnke+fNS X-Received: by 2002:aca:1c13:0:b0:384:248d:46bc with SMTP id c19-20020aca1c13000000b00384248d46bcmr874751oic.7.1678869640774; Wed, 15 Mar 2023 01:40:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c25-20020a4a9c59000000b00525085d5432sm282960ook.0.2023.03.15.01.40.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Mar 2023 01:40:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 4B5F0605246B; Wed, 15 Mar 2023 04:40:40 -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 4874B6011D; Wed, 15 Mar 2023 08:40:40 +0000 (UTC) Subject: |SUCCESS| pw125134 [PATCH] [v1] eventdev/timer: use loop to check for timeout events 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: <20230315084040.4874B6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 15 Mar 2023 08:40:40 +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/125134 _Functional Testing PASS_ Submitter: Shijith Thotton Date: Wednesday, March 15 2023 08:00:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125134 --> 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 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25740/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/