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 58BF342C64 for ; Thu, 8 Jun 2023 23:24:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 572F141133; Thu, 8 Jun 2023 23:24:52 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id ED06A40151 for ; Thu, 8 Jun 2023 23:24:49 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2563ca70f64so137359a91.0 for ; Thu, 08 Jun 2023 14:24:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686259489; x=1688851489; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bBj6csLHoZH7Q71c19E/SK+5hmFd+8zgAhE/OnrLsz0=; b=Hx8Z2OCJyoUuqxoHEOAuEEWbx5yY1FGWCSjpWsO/MBh8KjaFcnIZMnJGWhSXhn/4mk IU641sobCdPf2RandISuO1NvK86ASftXxju9yqanmkP8ltxrWMdac22t1bBqkiipeDgh 4h44oq236IB/xocv2Hb6dMCL+DsiCQ7vPFJDc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686259489; x=1688851489; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bBj6csLHoZH7Q71c19E/SK+5hmFd+8zgAhE/OnrLsz0=; b=K1YF+1Z+la8Eh18ArrHyoEDVfSyac3ektIL74jgmxmH7ymvNvnXTsTBQKcuOHGiA6W gMnuTPA5hgTe/vh4cvGoreLava+c90SAgYLKYhbqffT6G+vkcM1nb4RqfewPk3nV8xm7 wQDKkjidZ8j6ZvxGvM+mhOdnwubewIsAHS5q/P/BKcAf3nqd427j75b0Yfy2Q9WrUwNy /bsizELNi95+nawphOCyyLk7RPysu5fCX7AkV7fKRyT0KXGr+lycB0jlSYcoIH+RYs6A M4mUEH8k9jRyFAqK+wUXrWZC1kPcGzSfalcsucdgrKBXmtJHXIrXB30QPV1Qa2crG1N9 b04g== X-Gm-Message-State: AC+VfDxN5m2KlgGCGZ6HeKVYDobhime15aHO26Ac4Ew8EpoXxG5NHUd8 nvMSkyC8lZWlrCjTy3SKf+SvSy+no/Knh+Wfm+qTrxQPZ5+78ITTcseKBA== X-Google-Smtp-Source: ACHHUZ7uIeO+A4GSBjnLA6u7CqQvOx0R7rIo8zL0x2Pf5C8zdOgok4jsHmRPDKhy8B0fciM/dyiVq90d/9kk X-Received: by 2002:a17:90a:1e:b0:259:bf3e:5f90 with SMTP id 30-20020a17090a001e00b00259bf3e5f90mr3548495pja.24.1686259489212; Thu, 08 Jun 2023 14:24:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h12-20020a63b00c000000b005347d8a288csm149114pgf.22.2023.06.08.14.24.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:24:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:24:49 -0700 (PDT) Message-ID: <64824721.630a0220.67434.4e25SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 7AD656052472; Thu, 8 Jun 2023 17:24:48 -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-x86_64-compile-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 | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/