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 8A27242DDA for ; Wed, 5 Jul 2023 19:57:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 860EA42D37; Wed, 5 Jul 2023 19:57:22 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 0DB83406B5 for ; Wed, 5 Jul 2023 19:57:21 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-346129c9512so2458475ab.1 for ; Wed, 05 Jul 2023 10:57:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688579840; x=1691171840; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5r5UXo6MxjuW27eM93jEL3F7y36y5eHbJaPC3e0bDpE=; b=hjy3IOVvqxUo1XFdyiza4ZpmCvwZ9HCg0b68gzZvbMLXLU0Os5dJTRb8tqmbcHR+qa vt86xquNBNg8T/mjwrAQz7iDlMqsY3ohnfqB0isLblslsg6MedDP2xCIVYd5R7N3OaTH S89oxqCxwzgv596G65VGYccxNvyxK6D7jVZgk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688579840; x=1691171840; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5r5UXo6MxjuW27eM93jEL3F7y36y5eHbJaPC3e0bDpE=; b=HGnR/r+nBoKDtXaj4uqLErTc14ul/gfuJBDtr071cmDJaCUfZlvu+tR7d1IS5sgSQC dDtShZraKCYB/3a+RxWRpeIedv2S5XCm89eFnHqUKGRy1QiHIzF3dO4maYqBBZxsN7oe 0HBXovQtyhUPPeKLZQznJjDnnu2rMMSXLA4YVjMsk+bvCuq7eBDfdRfYzUNXblHB9v5u aLalxZ2ZmduLNLMPfe+MMD3eyDbhMmHKgskOWVYxMg8fR7s1VTSKng9lYPxuVp+lmddu X70xgF4C2ZQMjG+BKama/3X82SNeBKNon/EngU8piGmufm43UdUy/IsZc5S+5BcnFxkh kyRA== X-Gm-Message-State: ABy/qLZHw7qkx8mEaI1UBFc4IwPvBgAGNAhkyt9Sv5vQWmUj4tSOenKS rncSITWo9xYZZdJanOZ0J0comqbxSIDjqn+dYpAWjeuK+BAUatuaPXqrNv65hO4+mTezkutZMw= = X-Google-Smtp-Source: APBJJlEyhfvRcm/Rb7uMXGO5wO+pnk4Nlif/tmBqsg6/FFBWS3jMUo6hvxNLAJwf0ayw5WIbPqrOksSc0Qjf X-Received: by 2002:a92:a047:0:b0:342:558c:d88e with SMTP id b7-20020a92a047000000b00342558cd88emr1632892ilm.11.1688579840377; Wed, 05 Jul 2023 10:57:20 -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 t20-20020a02c494000000b0042b3cd58477sm416224jam.59.2023.07.05.10.57.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 10:57:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 10:57:20 -0700 (PDT) Message-ID: <64a5af00.020a0220.6682b.cecbSMTPIN_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 E1B2D605246B; Wed, 5 Jul 2023 13:57:19 -0400 (EDT) Subject: |SUCCESS| pw129299 [PATCH] [v2] doc: add information to update dma e 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/129299 _Testing PASS_ Submitter: Nipun Gupta Date: Wednesday, July 05 2023 13:39:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129299 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26978/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/