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 3671E42BAA for ; Fri, 26 May 2023 12:36:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32DFF40DDA; Fri, 26 May 2023 12:36:42 +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 7A4D940DDA for ; Fri, 26 May 2023 12:36:40 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2562cc85d3dso419430a91.1 for ; Fri, 26 May 2023 03:36:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685097399; x=1687689399; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=THqSfzDva6h8HBUIAFsrTWvXOagrIpm3/qWFj2Iwepc=; b=NiHNbjK5dD8/QWb2Ay/bwDD0hNDqkwFcPI/3IEV5SatUFIpX4e0xBK054ANzwZ1JPo R5tUT+PlpdjTK3kxAa+wEVSO1ZpvQ+HgtKxDC6gfqnEyNPPA/F4m5dbxlYXqLoJRAIaw pFjF4eW7JGKvulG8pzAENiWCDjmN0zqstxBo8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685097399; x=1687689399; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=THqSfzDva6h8HBUIAFsrTWvXOagrIpm3/qWFj2Iwepc=; b=KYw84gMo6aafOTVaGy9Bsgdr82ryrS2U4nT/b0+iWzGyfW/qIRkXuzN5+4u3/xwRtk zkk+6NGo1/nIr+Y7DhkZNW0n+LZ2jYwWQIATTJpxLFpC0c80gRw2G1fG2YkA4lG6itHa JH5ccGwcqch6LH6u1FKJG0RIKr5+FXB5vdLnaoENwE4Ekld9gD/XB+jyuLQDdPhuGJ4D VzvSmPCjJNVueWvIWmCJoL7LzC8DY3a9isE3b8HuWncENWk9nQofBhEAZLLImeH9l6OP YuOMj4RxRYGgGZfAU3HL8PbtmZeYmbO2TUF+jJajJ8KV6xcOSB4BG/LN3lSQHqNj65pk Ufrw== X-Gm-Message-State: AC+VfDxHAEEg218YWSPbqd1ud24g+A2KzME4Td8BGXRTCxHLzPZBtwCG HjB4dI/ZOGdGbEJxsSvfbYvfs/k7ctaLFVq0ugOM9L9q5MN+u2U7K/LDU44CRYgyk2TNbBfKrw= = X-Google-Smtp-Source: ACHHUZ4T/sOsFpBucmRXYdWCiS/YBohzoiwBLVGp9VCR5jmdJrBuEkzoeaHj1tlLYyUa8b75bTrZIowKhy8H X-Received: by 2002:a17:90b:283:b0:255:70e1:e41 with SMTP id az3-20020a17090b028300b0025570e10e41mr2011030pjb.19.1685097399722; Fri, 26 May 2023 03:36: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 rj11-20020a17090b3e8b00b00247ad6e418asm507552pjb.13.2023.05.26.03.36.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 03:36:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 03:36:39 -0700 (PDT) Message-ID: <64708bb7.170a0220.c4f39.3cd7SMTPIN_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 03C53605246B; Fri, 26 May 2023 06:36:39 -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 Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | 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 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 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/