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 DB51242C64 for ; Thu, 8 Jun 2023 23:25:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D99D441133; Thu, 8 Jun 2023 23:25:34 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 4D693406B5 for ; Thu, 8 Jun 2023 23:25:31 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-655fce0f354so898625b3a.0 for ; Thu, 08 Jun 2023 14:25:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686259530; x=1688851530; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=F6fCoLFgBInEjR9/DBKO/PSyB7qEQx2kMSkzYLcyaFs=; b=GI/Q32czoB/PFY7ZY67aAtfsofMeocSXuFSnF3MIMLoXcalEK5lgkUGSMIqPYWrlWi 8W+X2IutfVVWJHUHMEYYdMpLtqfaiSMP2LQO0zZ5/gUJp8wnJMMAi4qpUCowXMMjdHDf 2NbTICu5L3bbBRnAqA5NKrc9NsbAHfN1GP/CE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686259530; x=1688851530; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=F6fCoLFgBInEjR9/DBKO/PSyB7qEQx2kMSkzYLcyaFs=; b=hnVYdO96dKTJ6HfrjNMdkZUAMqDG/kNmzPQkZbjDm2VsOfzoJ+8e3D4NDIDyByBFyJ +dCzE5ZPRpMsxBrkufHMMNdETKHT5lZKYw9AP+Xid+Ecioh0bHDvBDoU4A8w2PBDuWML sT1O6u+Xh6Uuu2Oki+eWOPwWR1yrjxMhIWMHJl2JM6gNyfS+9ALOQhTOW5Fx7dRYL+0A MMSmuJGnaQ1XIUHu+C6dwEtQ6D0PMf1Y2hFjYTxRpTc5bNYlve4PDyN+mDAT/QgmiafE yID5pbk1L3Mdu4KD4IDbX/sxwWxlB3arB/FzesXLCJ4OnNBUixiS4wCTFAhBylDSP2Kf WY9g== X-Gm-Message-State: AC+VfDwuwcGcd1AaGhSTDNyVJuc6gyMkmkNCbqXT4DUQZYVIswgzFjuQ GzkQo3ZlarfSjg5YRmCIrSruKYPCYY7KYu/j6ezbCiWZtwR9UQCjvTpeX5JWidOgLsImIw3aRg= = X-Google-Smtp-Source: ACHHUZ5oXqK/UViLg/4d4mH7F5rOtX5pcFPmotQrhOi1VgG7ruaR417Z6U9TSo7QLR4t+IE3NtTO9yIVNng4 X-Received: by 2002:a05:6a20:1587:b0:111:1bd6:2731 with SMTP id h7-20020a056a20158700b001111bd62731mr5416646pzj.7.1686259530576; Thu, 08 Jun 2023 14:25:30 -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 z22-20020aa79f96000000b00660ccd80c0csm153801pfr.24.2023.06.08.14.25.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:25:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:25:30 -0700 (PDT) Message-ID: <6482474a.a70a0220.7ef19.3dafSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 14B02605246B; Thu, 8 Jun 2023 17:25:30 -0400 (EDT) Subject: |SUCCESS| pw128225 [PATCH] [v2] eal: choose IOVA mode according to c 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/128225 _Testing PASS_ Submitter: Viacheslav Ovsiienko Date: Tuesday, June 06 2023 15:15:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:38689022f609a290645c7027084aee720c1fcf91 128225 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ 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 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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/26557/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/