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 91F53436A9 for ; Fri, 8 Dec 2023 12:35:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 687D542FF3; Fri, 8 Dec 2023 12:35:39 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id D66A742FEF for ; Fri, 8 Dec 2023 12:35:37 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35d62401a3dso7056205ab.3 for ; Fri, 08 Dec 2023 03:35:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702035337; x=1702640137; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pPh4GWcvDpdAYoKhNExsVCq2D70tOx2Y3e2v8BwTZ1Y=; b=Vfy7Y8y9Fw3vg2YN0fcPtL51OILTurJGro68cwW06C8dGbdJnPvF5fevr7qu3ftvA0 z8fT4PU7ZuXbTJoeLHiLM3fjqqMkjpDrMCWDItKmK+DQzuPDl10OnQ215Uz1OeqFilpF GgCgStNiWpBLNZ9ljDMrhxgtVsBDeNWqOUQbo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702035337; x=1702640137; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pPh4GWcvDpdAYoKhNExsVCq2D70tOx2Y3e2v8BwTZ1Y=; b=sJbVf2BzPhIC6wLmAxehRtpIwfFoatugvjJMJI9RK7tjcJGTG51NQZVxLOBkZBu5L3 GRJAOoPNBMbNnIS4ppYs/c2U/vWuNoflQGSIz+MpM8n4y6bEHg2Uh8AN50gZT6UDKxh3 33Qsx13n4tgXQR4ePrgmniHZy3GQNrxMKoR/2KND2m4FD3SHjBimKfJrl5mISj7xRg0Q HsFTVsVJR3i4jfTGEWOsDpd/peIKK/K9qVD8tYTdtTkFJQWrpgb9NQ9N89Ix0mVBsj+X 4KyO9JcLjryHpWPfr2QmBA2AIgwdRlIWsMskPZtFDb30r4N7SZ1d11WNrJJG4cPc7SCv knVA== X-Gm-Message-State: AOJu0Yx61GuYwc3HzqBXUigsGKSR0X6iEJZweQ9V/nZbvaJPhJbitqCq xi26l7y65u8ZKdLkwWxPFt1xm5jGk1Ah5sN2fi8ocfZRfOWolveeLonZ6Q== X-Google-Smtp-Source: AGHT+IEOYh+ORNwKjRPLd9Lx+AtN30tUU5GTG5Z+94k+uNjFhW3q7TtH4J5Z81hk9Ha8eSfww2NY1xNXe5OS X-Received: by 2002:a92:cd8f:0:b0:35d:a1b9:9c16 with SMTP id r15-20020a92cd8f000000b0035da1b99c16mr2905413ilb.19.1702035337177; Fri, 08 Dec 2023 03:35:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d16-20020a056e02051000b0035d4ddef202sm85825ils.24.2023.12.08.03.35.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 03:35:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 03:35:37 -0800 (PST) Message-ID: <6572ff89.050a0220.8d6ee.51c9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 75CB86051831; Fri, 8 Dec 2023 06:35:36 -0500 (EST) Subject: |SUCCESS| pw134955 [PATCH] lib/dmadev: get DMA device using device I 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/134955 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Friday, December 08 2023 07:55:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134955 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/28565/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/