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 3728A42860 for ; Thu, 13 Apr 2023 00:53:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33E8C4021F; Thu, 13 Apr 2023 00:53:28 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 9FDDE4021F for ; Thu, 13 Apr 2023 00:53:26 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id kj14so9037870qvb.12 for ; Wed, 12 Apr 2023 15:53:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681340006; x=1683932006; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=DHvP+ii+yBzFiuZONVLbtNaZqHnfoumdd155W5BQq2k=; b=T7f80G3jxf6IiFXZdHaS7YQIyVm+0v0hSY46+rV6mBS9MZcFCDwvzGfT1fBryjwe5Y O8rmwkJx6xn9NqhMNWamLFsO+UO3tMrGEpefiHgtpRuy9frjhVsqJtM/Fgb3tDQvbJPu 5qk1XDJbsa1VQtqhn1MRJmK7SZV+G73FljJYU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681340006; x=1683932006; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DHvP+ii+yBzFiuZONVLbtNaZqHnfoumdd155W5BQq2k=; b=Uh/Q6euLXOmw6VZsVKm2v67OmKfVHV6WPV7oximKY8X/polEBNSgF8g1JQOjyqpbpf Mj/PM9qRJqMzeuI/E6PDxIfQB3eYAbZf3o3bMrEZ1AKzCavNn5eNrPS4x1U8FFDXPUE9 PZ8vm8uyg7c7587xktV7ncvvud8DEnv7kkrUfUmyXc4D6K4sJCJQ1jChJUDrsl1ckHdb SIO+l12Q/s3msu9FTtn8+tJoI+nJg084Dw6nQTnM/5Wdtv3GhyGsZIa5wCHbqj1BWlVC L33H742t+2lBizVQWjDavKaFgZJzovqopQMf2jPzpcF2sE4JwYdTWMEEuC/pD80xqOCm L6IQ== X-Gm-Message-State: AAQBX9dmGsmVRhxvI2hk7t9Qmo+Ofu+VFnTtejyibv0VB54r4lP2E1TQ ACNvYhcfQR7IsWLO36mnwcZRAw9epIswm8yHvAJ4131ZfGAYIJe6MjrOrd4ZFdMSE3/JC+J+gA= = X-Google-Smtp-Source: AKy350aJ1C2kDJm8kqmq5vpr56XlZfguGXnJuqVB6spupY+afvMCUqfThZj1C9ljTvWM28b9dP4/t/AUn6pN X-Received: by 2002:a05:6214:dad:b0:5c7:d03c:f2b2 with SMTP id h13-20020a0562140dad00b005c7d03cf2b2mr259080qvh.28.1681340006009; Wed, 12 Apr 2023 15:53:26 -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 jr1-20020a0562142a8100b005ef43e2450esm1178641qvb.30.2023.04.12.15.53.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 15:53:25 -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 AB1E8605246B; Wed, 12 Apr 2023 18:53:25 -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 A9EA460095; Wed, 12 Apr 2023 22:53:25 +0000 (UTC) Subject: |SUCCESS| pw125971 [PATCH] eventdev/timer: move buffer flush call 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: <20230412225325.A9EA460095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 22:53:25 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125971 _Functional Testing PASS_ Submitter: Carrillo, Erik G Date: Wednesday, April 12 2023 19:56:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 125971 --> 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 Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25975/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/