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 DA9F242BAA for ; Fri, 26 May 2023 12:34:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4F8D40DDA; Fri, 26 May 2023 12:34:23 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id D4D1840DDA for ; Fri, 26 May 2023 12:34:22 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2553f2706bfso553370a91.1 for ; Fri, 26 May 2023 03:34:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685097262; x=1687689262; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2VmTCDXRHDtHJINABPNJFjA866UftXsix+6BRePtP2Q=; b=CFQnOseU1KT0RxgvzWaMfXmGYbNMxWAjgCOeUMTQM8xTuuTyWfefy0xL0lRCsAa5Ho Dt3FFnkF9dJ9MPdCuFrHz8nyAZvm1FwzWXGKbpBrMmE13WAdUvBEYUOnBT3e/8qz0z1U WsHmLaXQF7CxdK8FpXKFsB/Q8kbkJz/ISqrEY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685097262; x=1687689262; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2VmTCDXRHDtHJINABPNJFjA866UftXsix+6BRePtP2Q=; b=igQNKvSOtyL/Y62oXZ3tmgOi7Fy+kL+t8IyGvJmj9t3KKDhw1F9f0hmFdHJFdeAl3l HlfOCIXIz8g3X5p4tYOqcUFAHDeIK8jksXPHobMbfImkRbHMji/ABAlqJIcMWHBEcdLB fa2Ryvh2Vh4GET3PimC8BeHtfN6TlJKheTsHIVvTTbN0iZY5trhRMtUZtgRwKE5XQ8rw 8D9+NMvo/zZCLJQ8esTZZcgZIIzijTz9e6CHfwEyVWivzPuEE+rt5ElYe3+HvDny6G8J n0OLX7dkGU+KrlcTq4tYCKcNEtw5uB4VP/fal6VMq32egvduEC2ZPOcl0/daS1E4B5yD oUQw== X-Gm-Message-State: AC+VfDwHehikxdhER/MoLztEZF671JDdv1AQ4NzAl8FohLHc0EPucC0n 8hn5Pg6Bd3sD4uYmAE61r+rz4eONdaNHM4PANmmtuhAyxzCXIAZ4J/coDw== X-Google-Smtp-Source: ACHHUZ5caBLo0Swa+fcVxmF2Cpn0O8zL2Nd6/B86XLLRghEG5GAGBteOf4Aqy5HCupJrrJVM8hLOKxe3/e2l X-Received: by 2002:a17:90a:69c3:b0:256:3191:640f with SMTP id s61-20020a17090a69c300b002563191640fmr1436259pjj.4.1685097262051; Fri, 26 May 2023 03:34:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mv12-20020a17090b198c00b00255dcd54fbfsm507788pjb.16.2023.05.26.03.34.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 03:34:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 03:34:22 -0700 (PDT) Message-ID: <64708b2e.170a0220.aeb30.4917SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3F91F605246B; Fri, 26 May 2023 06:34:21 -0400 (EDT) Subject: |SUCCESS| pw127552 [PATCH] [v4] dmadev: add tracepoints From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/127552 _Testing PASS_ Submitter: Chengwen Feng Date: Friday, May 26 2023 08:42:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127552 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26410/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/