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 2C35243739 for ; Tue, 19 Dec 2023 12:59:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27314402DE; Tue, 19 Dec 2023 12:59:53 +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 6104A40283 for ; Tue, 19 Dec 2023 12:59:52 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d3b547cd4cso10572955ad.1 for ; Tue, 19 Dec 2023 03:59:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702987191; x=1703591991; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=00J66UPGO5Ka6q2LVYmGgyuHaY8/ktc4BgocPV2tJZU=; b=TfM012+ikCtJLKBCKi77saXSATb9Jb7YrrFvGcev6OstVJGpWejDi8xV2xFwmPVahh ULfNdQoTGBkhqdCHZ8OVeZaLLQT2Zjcb3JVfzJcZhe1NSMaxSfw0VX2XAXGieVpwCova HOJ9+KH2RHA6JAxiwOlCDP1uA5pBlgZOyWw4E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702987191; x=1703591991; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=00J66UPGO5Ka6q2LVYmGgyuHaY8/ktc4BgocPV2tJZU=; b=K+tAgqmaHx9gew/Id+tP6PjShZ+Evxo1EatWwsCZnq7rvEEvWpW9ig/IPwNNHl+8hu NzXF2/7OwbF97w9+EC9pLas5FfViDGIZYQfdF7hVQ6Q/MoKBwe2LFglgHj2aranSj0i4 v1uUw6KvPFWWv6J5bWDf1py5f/pqVgOaO0Ftnv49Gj6Z7FgPg0xGQLdLkbEGpIbF004B WYHZaaQpKayzetiezk5G5rXGiXHwZIkX8kRpPMwFH/DE6pD5fhiUy9c3RrlAIiSKZWa4 HwXn1vtQe1HqT5g1xufYs1ctS6gIOXOJWgiGq5/q85y72deoq+31MVfcyFjAwQ00DL7F BBFQ== X-Gm-Message-State: AOJu0YzF9arC+af20sANk4DvDhQlp66YOM4SJtkOkd/JpheyVV4UkrVS hcdlqnm5JTtUOgQAT2L0bNL2RpDeZeNjZ6NJ25clt89yJ43KBC+NGmxcqQ== X-Google-Smtp-Source: AGHT+IHUsJMQ/YdirIFRI8e7Gj7nRrXowhyZ9eC3iTPkMovcBOGP0jo++Rxu6fKj1nbMXZ9ITNtHkRTc2CIS X-Received: by 2002:a17:902:f7d4:b0:1d3:aefb:cdd7 with SMTP id h20-20020a170902f7d400b001d3aefbcdd7mr1692655plw.122.1702987191609; Tue, 19 Dec 2023 03:59:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ba1-20020a170902720100b001d0b4c8f81bsm1202077plb.33.2023.12.19.03.59.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 03:59:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 03:59:51 -0800 (PST) Message-ID: <658185b7.170a0220.efcaa.6ecdSMTPIN_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 C79A06051823; Tue, 19 Dec 2023 06:59:50 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/