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 9B39742C64 for ; Thu, 8 Jun 2023 23:26:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9048F40EF0; Thu, 8 Jun 2023 23:26:29 +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 ABFDC40151 for ; Thu, 8 Jun 2023 23:26:25 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-651f2f38634so1088920b3a.0 for ; Thu, 08 Jun 2023 14:26:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686259585; x=1688851585; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=F6fCoLFgBInEjR9/DBKO/PSyB7qEQx2kMSkzYLcyaFs=; b=MPo4UozPmp63nC7YfDALLgyF98Ji1fZajYfZTbOrIqaH6f4cbWOjCIBONuqSWv0POe 7C0Ds+wotd8RHBSyls6wGnkTY30KptjopBy+JLcBXmzN27O2k6G0v/nkFePGDu53rBCD Oi2vBEui25Q/ie1GHNTc/kCgspDplYek/hvT0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686259585; x=1688851585; 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=hzThWEEzr1Ed04EnZFej+zcyyiT3uYwPh84FVC77E5WuSePgx2u6Qp0kt+OqTQv4vf kGTVj5HYaZRB3+CNGE+TFNQ0ePfS1FHQR7BFNJqxCtzDnMYB616DyViCled3wvfCBe0h 3OwYxDO/uY60kv6guU2+ckznULG905telp/debkR36oty9X5gWMphP/qFwWcydCEcOKv 7gKGh6sizsjDLSksWayn+GG41XwZ/3Gl87Ojcy7ovVBkXfLJC32SUPZugB3quTQqyQys 7W2YE+6wnViavNfh3uynHuudk2NQIeBrAG3r+3CyPQIqm1b0nKTB2fjxJ23NGLrlEwUk N16w== X-Gm-Message-State: AC+VfDzBooNL+K1ODmfJWt0utT8UcwE/Vy+y4T7Ojffqjqnhlh0/mVe5 Y1KigDwf+n731no7xSL8Ni11/EWx6GQD/ZyMyjaZ6ctCn9kuPAPkcBSi0GaCGA37T9VPQMGC/w= = X-Google-Smtp-Source: ACHHUZ7Fk4xco5DCdi9oloeIKLf3eanjOZVq0fiStSYQBoTcwT+ChjQkp5A8NRuEMMTyTUursN43t4KeyhfL X-Received: by 2002:a05:6a20:394a:b0:102:3f67:dbe1 with SMTP id r10-20020a056a20394a00b001023f67dbe1mr8881990pzg.4.1686259585027; Thu, 08 Jun 2023 14:26:25 -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 c22-20020a621c16000000b0062d9b806ba2sm218327pfc.1.2023.06.08.14.26.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:26:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:26:25 -0700 (PDT) Message-ID: <64824781.620a0220.1957a.7bdeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 3F6056052472; Thu, 8 Jun 2023 17:26:24 -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/