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 7F9FE438A2 for ; Fri, 12 Jan 2024 12:28:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78D064028C; Fri, 12 Jan 2024 12:28:02 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 3A98C4026E for ; Fri, 12 Jan 2024 12:28:01 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d427518d52so46777485ad.0 for ; Fri, 12 Jan 2024 03:28:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705058880; x=1705663680; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=I49+B/YRICfcc3qzlLoxsaDSm0rWhGz3p5CNfaL75WE=; b=bfHRpk/ru+JfKEhRbk+CxVugAL2Z9a/wMDXQwbdmvxUkmXRwWzkfg7ellsVPPm2nyd VmN0wmxLpBj9d2cSRmqJ+DQ1SfCLLS+U+8+v9YA68zFOXXlTg7ekXzrcT49b5GCFw9OU zt9rzpgm2VkrJEHA735psegxhvbI0DTAgIMdY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705058880; x=1705663680; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I49+B/YRICfcc3qzlLoxsaDSm0rWhGz3p5CNfaL75WE=; b=cH5vzZlU1lwHE9ev5Eqb8SIGX7ekaCps6ch0Fo/rT4Gh+QhITjM1Ao8ryzXTl/qiiR 3u6pXyXy3AMGzhxBKpe0ukn0X7dxXPI0+Tk+ekOIpjF7qkIJ4rJkxd5KNuIqODqqzcs4 Q6H817jALZHSxoruvdAaM7spJld+xBBP6bpC0JjdPgOZwaLA+GuMvpd8A5I7EcrKAqyf f8Qu1NFiTRjP+n6x4qVGOJlEnJ2bOp2pjqEbR4tW7/vytzSwNbhElgH+vgt4klX8x4yb CSQFth4JVhi/EhLSlGXg9nxLv9CrHgcF+QDzuUH5QNIrztJYX3DE5SBUeuLwlorkyPJ4 LO9g== X-Gm-Message-State: AOJu0YzCBuxFJrTZanYS0cq9kgAEJ6T8wWmqGjpO4VRjHHjyFdrzyCR7 7JdYeh0yfPdNuBsugS8vN/olwZIFSVLdDmcAhMXYyKiiwOmLr2Wv7S3SbmWT3A3p2nmV4ghtWrP VEQy4wA== X-Google-Smtp-Source: AGHT+IFECaRgoSSHHfrkvnQ+D8xRQ3rdV4e19eSCVxwsIGTqgpug76XOM7+VCw9QQZsHyG6sRRMYBKlX5AMQ X-Received: by 2002:a17:902:8207:b0:1d5:89c8:3fe8 with SMTP id x7-20020a170902820700b001d589c83fe8mr999028pln.11.1705058880545; Fri, 12 Jan 2024 03:28:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bd4-20020a170902830400b001d45134043bsm57203plb.135.2024.01.12.03.28.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jan 2024 03:28:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jan 2024 03:28:00 -0800 (PST) Message-ID: <65a12240.170a0220.51aba.493fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B43396052515; Fri, 12 Jan 2024 06:27:59 -0500 (EST) Subject: |SUCCESS| pw135854 [PATCH] dmadev: add tracepoints at data path APIs From: dpdklab@iol.unh.edu To: Test Report Cc: fengchengwen 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/135854 _Testing PASS_ Submitter: fengchengwen Date: Friday, January 12 2024 10:26:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135854 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28854/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/