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 A5B4942D5A for ; Mon, 26 Jun 2023 15:16:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1B984013F; Mon, 26 Jun 2023 15:16:14 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 4EF294013F for ; Mon, 26 Jun 2023 15:16:13 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1b012c3ce43so2124910fac.3 for ; Mon, 26 Jun 2023 06:16:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687785372; x=1690377372; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nsJlGASg7hj7xZoRh1yXnz48GUuAaURRJbVt0AesnoE=; b=GBk6WjCEls/BoXhMx+B2Q9SORPmHAv8NTCzM3fnofK6Tqr8saGPVunVnwcZbwOVPQ0 KZpve6b5i54tdaFXtEy8QQxkoW94bVhyeoQjy9719c7O0WHI2Skb8WXkAQVPjr26Cq1Z DO5cFUs+q2wXpoqLwptSawjUWLc7An1kUyVlw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687785372; x=1690377372; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nsJlGASg7hj7xZoRh1yXnz48GUuAaURRJbVt0AesnoE=; b=MZRCM5KbwaAQNhnt3Yh7nXOVoaGSx1BhiXGKQ8YwYWpNbOPr3iojBZv0129Zbv/ldr Lt4mQIZzscm+cKkxrTXFVa4HiuHmL4Z5swUlNzAKC6NNZ9JktPXeO/1qQwRMxVmg06Wt TXZqdZiI4jCuphXTi5B6vT/TTAoB3bfYtPvzL8NpMG7BTQctDmWHNmf7TGLXJqrdK/Cf c6veQxcJ48bdIKVO7YKGFQWROMA1sXI85+mRm38eFllXLm/gynqmVUbjhcZLoB24ZgN3 aelJ4B7mZ1om2gMpW2QVPkKXqwwF5vpBk3Bd+rwJsgFpVwOW9tKr94h07tLHJd5EQsLW xXeg== X-Gm-Message-State: AC+VfDyUdK3umEwjhRev0A0Npej2UVMzze4ew108Z6LkLf36UnGF83vN kaWrmtfTwvTs1X1Zmj3gYOgWRNctBC4WUY9neKrc9+Yh9rKLKeGaJMGbMCqby1taxK/qp3uhZA= = X-Google-Smtp-Source: ACHHUZ5PTO9HviWD8tn0EEkR2PQfymVf2zL0X62QvHsCarM1stvsnNA/kP7fuin5K59Td+HKy1HgwaiZWfRo X-Received: by 2002:a05:6870:3653:b0:1b0:4133:8fd with SMTP id v19-20020a056870365300b001b0413308fdmr1858287oak.22.1687785372345; Mon, 26 Jun 2023 06:16:12 -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 k21-20020a056870819500b001a9965289b2sm389256oae.47.2023.06.26.06.16.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 06:16:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 06:16:12 -0700 (PDT) Message-ID: <64998f9c.050a0220.2285e.a336SMTPIN_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 CF147605246B; Mon, 26 Jun 2023 09:16:11 -0400 (EDT) Subject: |SUCCESS| pw128984 [PATCH] net/idpf: refine idpf_dev_vport_init() fu 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/128984 _Testing PASS_ Submitter: Mingxia Liu Date: Monday, June 26 2023 14:06:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:6c948396d7ebc7c0ffdac7df99f1ebf7b4ecb55f 128984 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26801/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/