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 41140438A2 for ; Fri, 12 Jan 2024 12:46:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C5714028C; Fri, 12 Jan 2024 12:46:42 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id CEBD14026E for ; Fri, 12 Jan 2024 12:46:40 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6ddeb015ec6so2665725a34.0 for ; Fri, 12 Jan 2024 03:46:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705060000; x=1705664800; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2Tuug/QeF1soWDYNjsXmOziKzxZv/9oyiaBe7TysN7E=; b=ZeH2pdfNGDoY6OnnXV74p9fG77X2TJqqM31Lm44DKmu87EuPTvx7PERagbrtOHk0Jy xrsntJJZ5qdUylCJt9Qegv4Pt1HFheKpl75eRIKxjsot/r0baXOFoLLqlGUsK7LsVuaN fy3juZQSQ5lMy7rCy7d+MmhRx4UbEZvGKKtGM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705060000; x=1705664800; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2Tuug/QeF1soWDYNjsXmOziKzxZv/9oyiaBe7TysN7E=; b=djIpL0GwoTdzpaGSzAXkCPB2J6tSNvxm9dXCgABzJy4DUGGUG2hOF4IrpXHNlOtB5Y r+gD6nMNyFb5rNB3e2FR46fpxV+i/m/8y13ivE/2xSvRjt43j+QbK6kpeHZKa42LxiO/ Hclxvz5Ywi8jUDGDdCwpA1uH7SwW1wpI82fSgjJ1afcddTJ+VWXM060ozfd5LxH5LK4a apeGCGz4QUUCxDgR/2BI/srIDbDPsvmi3onpnEdkw0XRT3GVl4A/AjlR3udnwAFNq8cG cvZslE+bNlDJyHYuBnpk3KCBfQVPV3BvyC+x9Krq5avniV+1FC5CzAsR54T5OXMEGr8+ htZQ== X-Gm-Message-State: AOJu0Yz4enwIaKCcwXO2rqN4DNq0PQ436HFxNm7DWsVGrholhjYXXJU1 Np2h6q7f/+irLf5i0eNRqYTg29CXic32u8+4B+qQ8MSb2nCfdTom7fAnHpq5u+IoE+oSXUb6gmh x8syRkw== X-Google-Smtp-Source: AGHT+IHtex0VRiBogPQ/DCC3eJ6f/YbO8MAEqtzlm0G85BTGIK38i1LxEvvz/cYTGlJaiQLhgaWcRpDa1OrV X-Received: by 2002:a9d:7a89:0:b0:6dc:8d5:7754 with SMTP id l9-20020a9d7a89000000b006dc08d57754mr1393882otn.64.1705060000168; Fri, 12 Jan 2024 03:46:40 -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 y30-20020a634b1e000000b005ced9dba7fcsm107419pga.12.2024.01.12.03.46.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jan 2024 03:46:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jan 2024 03:46:40 -0800 (PST) Message-ID: <65a126a0.630a0220.a6c0b.89d2SMTPIN_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 135946052515; Fri, 12 Jan 2024 06:46:39 -0500 (EST) Subject: |SUCCESS| pw135854 [PATCH] dmadev: add tracepoints at data path APIs 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/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 | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/