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 D2383425E1 for ; Mon, 18 Sep 2023 21:51:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9F424025D; Mon, 18 Sep 2023 21:51:03 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 7B9234025D for ; Mon, 18 Sep 2023 21:51:02 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79277cfc73bso189228239f.1 for ; Mon, 18 Sep 2023 12:51:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695066662; x=1695671462; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V/bhnNlCv3nQu8aPsMBtBwN4etURl2Ma+nOWKyi2Hg8=; b=dOr4lwmDenuUw6v2KjXxn+u8oT9yIxdOtQ3QLc+Whv6S5jx1buzDr0h53oT2GZk3mH AB23aWP/2OWpiLaunFBnL0+CkG/IWpfotGoqIP+g7/PveiYL8t0z1lhNPIzZ12wmArbB kk7bPDDc4tBdR5gGhLYmrysvfJ9lpz7To8TTw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695066662; x=1695671462; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V/bhnNlCv3nQu8aPsMBtBwN4etURl2Ma+nOWKyi2Hg8=; b=NWthAJ9uRQc1qvgaSdy25mWDZ7X2rJVBJ06bD4p+PB3xe472sesZYrl1TQupeXPPpT 0n4Mjc7AX9C14XN1HMj7G6VqGwOOp9814ssY/Q/AA2aUoEUhPggLgpGKjADn5apKVND6 woVaydf7CBqkVTiTV+AU1V82zk/1JiHMGOActHkPvyHBnXVEKycFF/gr27bBnHSGk0TB wDjd1hfQOX96yEfuGuWass3LuSgm2V5UfHrYAyF4IuaFzdqIPP+ynCpW4UxZ2EZGelKp d7S7zT5CCkw2cPtp0a++xourm6lFMDY7cXE2rNyqBBZlo/UBFuIvZ/yD60re6RC9w8ho VTMw== X-Gm-Message-State: AOJu0Yz9pOZ/GeKYdc2HbF8ogWAkkT4dNs3YfTsUrWaJnvhPtuJKNG9J QiSbVBj8ebOLkR5HTWC+rEMsfdRF0wxDPhHXnlulPQtHaYpw74mC/ekpvg== X-Google-Smtp-Source: AGHT+IGy492f94WrmVlcnI58x8hSATZh+WKkf+LM52QKOGGYJKRq5kbdESYSVvHFGLI3si3F3P2O4Ew+68yW X-Received: by 2002:a05:6e02:20ef:b0:34f:2484:64ce with SMTP id q15-20020a056e0220ef00b0034f248464cemr14308473ilv.23.1695066661927; Mon, 18 Sep 2023 12:51:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a3-20020a92ce43000000b0034f9fa922a1sm755644ilr.3.2023.09.18.12.51.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 12:51:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 12:51:01 -0700 (PDT) Message-ID: <6508aa25.920a0220.ed6fa.b77bSMTPIN_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 62F6D605C3C0; Mon, 18 Sep 2023 15:51:01 -0400 (EDT) Subject: |SUCCESS| pw131568-131569 [PATCH] [v1,2/2] dmadev: get DMA device us 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/131569 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Monday, September 18 2023 12:32:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131568-131569 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27632/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/