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 DD1EB43739 for ; Tue, 19 Dec 2023 12:57:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D78AB402DE; Tue, 19 Dec 2023 12:57:57 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 8CE1040283 for ; Tue, 19 Dec 2023 12:57:56 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d3b5f9860bso9911235ad.3 for ; Tue, 19 Dec 2023 03:57:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702987075; x=1703591875; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lCv7yHh2jFhtBgdj5Nf8wAhiEEXfi+tffNf2CXJSBmM=; b=Xps7kg2im7MT3xc5hsD/Kc/E4pT30yTiwhCE+owUlM/39/K0arPY2zAu6P50uODST+ WJ6WP5zPOyS6yKYCOIHfcE2dygRdC4T0rWFJsXj70uVcIyshu9osvL6SrrVZtwitEPSL /kZFgXmafE2cDWQ1eHbdPSRQMVA1sjYN0ocNs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702987075; x=1703591875; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lCv7yHh2jFhtBgdj5Nf8wAhiEEXfi+tffNf2CXJSBmM=; b=GYnUkBhpy2GwvpyXFGCPvDvtc2AC7ezijh0+ieDOTdkRtwNOFIOd9em9XLRnsdyhXH wTwFKlUh7zorm+kWzbXMAR1+jPil4V8IEc8pgcqtfB/55C+bcES6JWAL0NYPnbH7K7sE NQmZFHggOUqyNP0Yg8SwNDtjxIrqKeC46j613WvIZW7KeIp8nsYBPl4ydj3FNdGvP1Fw CJQ2XYALCO75Nh6vZc1yqdhCQskLtAWU8ZQaAwP3d4mWy3OhUBfqVtyflF9HPfq2a/OV +1rgIenXBjtzIHpCx0jLILb1Tk8LGBaFngbWkI+z8yno68GsWezuhJIG5wLbymVp1hoL NWZA== X-Gm-Message-State: AOJu0YweHcYFNkySvHOFEpVOBgNZMAB3lYXGk1OHIA1/smoCQDmzqpVV 1h5CpTS3fjwRxAG1vrJ+ydikcfMUE23L3h/v9b6o4K+QPkzRlwOpgH093pJq9MBssJobl2l1hQ= = X-Google-Smtp-Source: AGHT+IFRUf8RYpBnetZoEoRbvKdou4ScnAFDKY5u0rUxc5dvx4Jjn3N1LB9zoyclQwIMiHSIHSc86AzsJp5K X-Received: by 2002:a17:902:c791:b0:1d3:8fb7:ff6e with SMTP id w17-20020a170902c79100b001d38fb7ff6emr3045964pla.94.1702987075647; Tue, 19 Dec 2023 03:57:55 -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 f13-20020a170902e98d00b001d0ced578a7sm138226plb.75.2023.12.19.03.57.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 03:57:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 03:57:55 -0800 (PST) Message-ID: <65818543.170a0220.154f4.46fdSMTPIN_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 D2FD16051823; Tue, 19 Dec 2023 06:57:54 -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-abi-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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/