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 BF29C42900 for ; Thu, 13 Apr 2023 03:28:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9DC634021F; Thu, 13 Apr 2023 03:28:41 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 796634021F for ; Thu, 13 Apr 2023 03:28:40 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1842cddca49so16240271fac.1 for ; Wed, 12 Apr 2023 18:28:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681349319; x=1683941319; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=A6fcYneIb1SNKxR49fPNeGMKGKYkXUaclT8tBsg2McE=; b=WhoGWq/AG3UECy6XJGDI6qZcJ3m6tSTEn4KhmjIzXUgC35BfT0ipkPaSwHEA7/eB2X nUIzzMYU3rRmY/2ax3nX+7VScZDTgmw2xQnCFctSUp99TmmvXSrhi0qIXGPstUxoCeVY W56uU9W7VA/PfM8S8rdjUTxBKzb6+/f8Fx8TY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681349319; x=1683941319; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A6fcYneIb1SNKxR49fPNeGMKGKYkXUaclT8tBsg2McE=; b=bmCVu7gnSS+Nof4EOPo6C0u+2GFH0mP2SrI0NFxHZNrkFT5aiPMZM9+eOSZG7r6Bi8 mS9h7Gn6OBaP8/I2faqMSdhy4qoWO19xHiYEJU8+Gngp+KBl7WjB4Z1YK74Ue9iwVdB+ C6S/vgmwnV1G5GKget2+cjZ7YCgzzQI/b6XYGJuLtyR8XiDNhMLC5o4GjgleJ1M4jOCy BtjgDMnIbecIkbCcMTq3X8tHg8Q9o3HHIgGKe1XRiSEJq7bolHgxsDP5RKS31doShZbR 8MOl7q73Tn8NpLFXcSP82X1ZdK84HJAZ81uaX1w3qx6IqR2pgxpzJcX6WOmZk+D+Dv46 NLzg== X-Gm-Message-State: AAQBX9d/uUDDU+G4Q9w/mVRc+DyeS+x/2yaEc3bpO957eG9jt1+bh6Pa 4erm2opDJ06j3I85CcY0rQtVdEApKFN//wMHeNTZIgN5XRXGxut9vd7u3RDAGbL870r/c6L2Cg= = X-Google-Smtp-Source: AKy350YXoX/9ISnPV/tIvu+27mryycmbmad9VETcDbuD8dudPXxHkpfaK4e5HdZyWG+YyOW3NfPn2KKdoqKb X-Received: by 2002:a05:6870:390d:b0:184:415a:f47d with SMTP id b13-20020a056870390d00b00184415af47dmr673190oap.10.1681349319786; Wed, 12 Apr 2023 18:28:39 -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 s22-20020a056870e6d600b0017ea408a495sm87944oak.26.2023.04.12.18.28.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 18:28:39 -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 44F20605246B; Wed, 12 Apr 2023 21:28:39 -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 3D5F160095; Thu, 13 Apr 2023 01:28:39 +0000 (UTC) Subject: |SUCCESS| pw125971 [PATCH] eventdev/timer: move buffer flush call From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230413012839.3D5F160095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 01:28:39 +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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/125971 _Testing PASS_ Submitter: Carrillo, Erik G Date: Wednesday, April 12 2023 19:56:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 125971 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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/