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 9B7AF42609 for ; Tue, 19 Sep 2023 16:57:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96FEB402C5; Tue, 19 Sep 2023 16:57:12 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 802E7402C5 for ; Tue, 19 Sep 2023 16:57:11 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34fc77a6de2so12936345ab.0 for ; Tue, 19 Sep 2023 07:57:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695135431; x=1695740231; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kneMHfhY/nDNOd5Kwyd97aAUJTzPb04nQeOEEWn4mmE=; b=Ocm99rqlWs89PdqaZI0hzHsE5W8pKy4oFupe76O+GVac+3G2PLJEn5Un40sgZcYOuR ZvsofTjbKNtr55lVkLA0h8Qi3FSr9lNI3ps7P4LkTdOkeaKUFOpPfMWaTPEedZ2vm+ac tqosiY6cc+p2tofUc1Cu1doWJPezbxeGTed8Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695135431; x=1695740231; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kneMHfhY/nDNOd5Kwyd97aAUJTzPb04nQeOEEWn4mmE=; b=Jf5kY3RuHGuJO813RZhz++Lin2fqHdO8hxyvF+wt8R7t1tXTplsMQOYZNfnDZPcs2S +jmoY/D7u6w1eqXt3wjf4vQNTbfmqkbqzNYCU8KJ9m7sLZm8deV+ZYMvN3VYcH0nwIUg X5UkKezDCDeNhsmEiXikgTA2jKYMdHz+V/W1KlkepGSEyoiR/217pWsfgxa0QGsib2pW /UgzuCRxjDrXcND3dUtbK4BeEokcm4S1SGRkHkNBeE3UzDKvB6EApW7ri7RPk/epi1u+ WTVwSWzTNREU2YYPHVXUSRZS6TsOSA/efALTwcGTKfktcXcPHlkzwz/O8Ca6sEGs6Fep FutA== X-Gm-Message-State: AOJu0YzaVzlKurXfEQuCt0cbSfBDsOsyRKVS6UCU5lzSh1F5wtFTZUEB o6DfOA3sbOn7fKiZn9x0b46OJHR+WvUep8m9p28uO2p6W7ncJsg5A8qivA== X-Google-Smtp-Source: AGHT+IHxlS5IJSMnc5P9Xw1aSMkPK8jKB6YMOSiEBHzjbnn1Vy+XEvzbUXUWAitpSEJ46HRvpQn94QKz/sDQ X-Received: by 2002:a05:6e02:12a4:b0:34f:d7d1:f1bd with SMTP id f4-20020a056e0212a400b0034fd7d1f1bdmr25630ilr.13.1695135430908; Tue, 19 Sep 2023 07:57:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k5-20020a92c9c5000000b0034fcb0bb4cdsm554205ilq.22.2023.09.19.07.57.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 07:57:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 07:57:10 -0700 (PDT) Message-ID: <6509b6c6.920a0220.2a43e.bd91SMTPIN_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 8D7CF6052514; Tue, 19 Sep 2023 10:57:10 -0400 (EDT) Subject: |SUCCESS| pw131624 [PATCH] [v2] dmadev: get DMA device using device From: dpdklab@iol.unh.edu To: Test Report Cc: Amit Prakash Shukla 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131624 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Tuesday, September 19 2023 11:41:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131624 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/27648/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/