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 45CD2436A9 for ; Fri, 8 Dec 2023 12:45:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40F99402BF; Fri, 8 Dec 2023 12:45:09 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 748964029E for ; Fri, 8 Dec 2023 12:45:01 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-58d956c8c38so968117eaf.2 for ; Fri, 08 Dec 2023 03:45:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702035900; x=1702640700; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pPh4GWcvDpdAYoKhNExsVCq2D70tOx2Y3e2v8BwTZ1Y=; b=gl3rzPtjJtXP9tGbnXUIZtUYRuf1C9FtPVujmB/1vWAqObU4U4HcZinA8Nw60iPvUl or5MQElBNicDlysV4wQXrPsar++dE09YaBSfVIlELxP0VgD14/o34BZ/7Ie70GDJWcYQ 6oJdTd0iHflqag2CQSo5qKmLRzyLnAcP94LGw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702035900; x=1702640700; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pPh4GWcvDpdAYoKhNExsVCq2D70tOx2Y3e2v8BwTZ1Y=; b=VkKTTFczMSxlcNdOcReQAG481szAR2p7kaFipnyUDM86iKFfT+Z28nim025LHEmVYJ Gc5QfoQUUvHxkC4IRXHSC8XhBTDb/vEWngKr3cEDYVmyDJWan+3RPCCcbalhTkOW0Q3y nD2LhkT+A5uuqs94Yc9eI1+z6Kavcu7yDFyj/VKEULoJX2y9hXY1PvI0Z8oY+AmOluBr b3hEien0zNlAQgyIOiApP7U5W0jEwEtuVmgO2QLNI4hrfRGfcD0ZgBkSJPNyAltCzhLP zAmD4itErn2ZqHNtd/OxbSA4PU92C1pjNuEUS3OCS/AIXImZX/LKWXl2qasGJx1RwfsB dTWA== X-Gm-Message-State: AOJu0Yw5nU0/SQKdTUsyAFuUd9wQgg2QCaSZXZAcs4ToAmW5gqAOHKnn DS/EZhmyESDd0T7TqzNzA9oLME86fKm65YxZuzapI3Jb/nilqhyo7Aw96w== X-Google-Smtp-Source: AGHT+IFLxSDlhFOJsleg8TK9HyJUHrxb1V+ecXMbbZnXwaQ/JTYYtZ9/pdvvtGbhhO5MUZC590Yh60RB+PQJ X-Received: by 2002:a05:6358:c630:b0:170:5a4a:1d9f with SMTP id fd48-20020a056358c63000b001705a4a1d9fmr3709341rwb.51.1702035900683; Fri, 08 Dec 2023 03:45:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v11-20020aa799cb000000b006cbce4c0ae4sm64188pfi.6.2023.12.08.03.45.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 03:45:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 03:45:00 -0800 (PST) Message-ID: <657301bc.a70a0220.fde0e.3c45SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D8DE66051831; Fri, 8 Dec 2023 06:44:59 -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/