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 3C9F643739 for ; Tue, 19 Dec 2023 12:54:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38BB5402DE; Tue, 19 Dec 2023 12:54:44 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id E1AE240283 for ; Tue, 19 Dec 2023 12:54:42 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b7fb34265fso1303339f.3 for ; Tue, 19 Dec 2023 03:54:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702986882; x=1703591682; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7T1GadkTa0LBcxYLqBtmS4IeklDLQuZ9mChZWYDvuL8=; b=XXC/B30d72K9DQDftBTD43M2siZuWoflZR4lo/+1OfvwkrwfXF3Je/Pdf5YwWx13+x gGNc6wdDswhcY5JVEiXqk8MYuW3jSM1i/sabURv7U9377B5jqRwwi6Dy32UTo6040qWJ iA0rb00yJotaoVtMxAluc1R5uQekfFjB2PEuI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702986882; x=1703591682; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7T1GadkTa0LBcxYLqBtmS4IeklDLQuZ9mChZWYDvuL8=; b=DnIptVfDSi1Ql0W/CFQExYoX1ZFaR7JJNV4xIMHuzw71xXhztP0aOJ1SR0/q+BLpDa jBfVMZVPWxlQSroik/fPiq21rJCddAgUL44/rTcgwGqvIkSG4Dr8G3HBt5QHE8fUKH2S qjycpdAfLnKcLXHWMACibTVNNAIQs2rAtK+KKXxevoJ3KQulGPMt13dJ+ah+6kGHiOeW WHnkDT7f+/zcRJfQid1yrK7qe3tAFsnWxUSBcn0dQKjZ74whrj/+S5q/gzwrX7vw4J92 2GGA6VAWccTIyZwXdwZFaq4fWQdxFFgssaBDXu8f3CIhTd9YI5bwYpKpMPtjwgs1Gc9F WP1g== X-Gm-Message-State: AOJu0YxROHky6WjFMqZEdE6m9bLBGGIMnK2rDe4bRi+IckhAagOICt6x lVUQnTYAKNQZBgY1zPD03ulF/abBiBrBtIpuD2kREi87tdTHwMLMO4JaubedP7Obqa+jdpQ8pw= = X-Google-Smtp-Source: AGHT+IHUEPZS+7AqxNB2tlbFeDX/91W7ojt+a0+dZRcrBOUCd3ikk/ZAg2VR8q5/Y5rH/ylypamPj/888BXm X-Received: by 2002:a05:6602:88b:b0:7b4:4024:f286 with SMTP id f11-20020a056602088b00b007b44024f286mr16341258ioz.20.1702986882283; Tue, 19 Dec 2023 03:54:42 -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 y20-20020a02a394000000b0046b68cff5b2sm33070jak.25.2023.12.19.03.54.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 03:54:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 03:54:42 -0800 (PST) Message-ID: <65818482.020a0220.f3673.1655SMTPIN_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 E85006051823; Tue, 19 Dec 2023 06:54:41 -0500 (EST) Subject: |SUCCESS| pw135333 [PATCH] [v2] lib/dmadev: get DMA device using dev 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135333 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Tuesday, December 19 2023 11:00:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135333 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28682/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/