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 C5DA743E74 for ; Tue, 16 Apr 2024 15:38:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE1E440268; Tue, 16 Apr 2024 15:38:12 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id ECF9540262 for ; Tue, 16 Apr 2024 15:38:05 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7d9b30ea511so42782839f.0 for ; Tue, 16 Apr 2024 06:38:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713274685; x=1713879485; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=gWkijnufjOBj5BmhloduIyetv2vqH3jZtiNCiyFYBKs=; b=RPJ4tosPHR+MNNt5VYaLGZ3an6x18x0A6ze/QMNjsNeacRU94c1hkjQM//MkmqvEQa M69PiKUEWFvJRQWCJUtRa+jY1hsk4Bd13G6q2yEbVb1Z48fRYhRKWpkgIREmm5ayUldj Adq5Q1IVx+bP97QnGVzitNDlDtnL2CU4tmgR4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713274685; x=1713879485; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=gWkijnufjOBj5BmhloduIyetv2vqH3jZtiNCiyFYBKs=; b=XKY5Z9ZT5/LcMggBP4FqUvIXRlXczoZ2t1+P75h2VQPCIEe1S1+wkLwR7IVNLbf1Oy SgBPPOP/GujhLuB7zGkss8CrSmHBQRlolfHBA/FQ5x4kxe/611iPUCRkbHB3XGmau6wF J8FxqQY4ji7uEgpt5SfafGw5BRFqeYqLVh9Nw1gj++08FSkLDKHR0/5QZbIFl5KiQIZ4 /NGsWXPgqb1XrVmFCBv59AFQt+einY0B2/3oIsC6gC0PyuE8DJOU4eSGAX02dB/CCrRL 7Acak43YZsQrde/sNlVm64642oUxzIuFsuWgkU46+iNDSiEjN2T6v6QYGkFNOrYHr0/C 3P2A== X-Gm-Message-State: AOJu0Ywuhez6+2+UNoDsdf6ioYswOiwB4l7KJerD0L6MbYCAZBAMN18m 8JlAg9Z7+05PCNGaMCJYzXYFbota6RfJdkwYSo+txGF+O/cXK0p6SAR8jGgN8N+SSYt6bVxEqqP ge2WjDq2iKDab+C/oz3EYpPw/z7pYw3ytvK/JWMwsRTfEs/vYXe955DYn X-Google-Smtp-Source: AGHT+IFxTmH0W2bNwZhq5V52NB4HHWVWq99a4/U0xGPZGfCFdN8TvQoSMdQ7ErSv04pUbJTeOq7E5vFw43Fm X-Received: by 2002:a5e:8d0f:0:b0:7d9:63c3:78c1 with SMTP id m15-20020a5e8d0f000000b007d963c378c1mr7192012ioj.12.1713274685412; Tue, 16 Apr 2024 06:38:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id iq17-20020a056638841100b004828f8f7e9esm614439jab.37.2024.04.16.06.38.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 06:38:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 06:38:05 -0700 (PDT) Message-ID: <661e7f3d.050a0220.37bd7.7309SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D6C55604A958; Tue, 16 Apr 2024 09:38:04 -0400 (EDT) Subject: |SUCCESS| pw139416-139417 [PATCH] [v1,2/2] test/dma: add functions t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240416123747.4133884-2-vvelumuri@marvell.com> References: <20240416123747.4133884-2-vvelumuri@marvell.com> 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/139417 _Testing PASS_ Submitter: Vidya Sagar Velumuri Date: Tuesday, April 16 2024 12:37:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139416-139417 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29790/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/