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 D1C0B42BE6 for ; Tue, 30 May 2023 20:24:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA808410DD; Tue, 30 May 2023 20:24:35 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 3DBBD410DD for ; Tue, 30 May 2023 20:24:35 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-64fbfe0d037so78552b3a.0 for ; Tue, 30 May 2023 11:24:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685471074; x=1688063074; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=A9Lu2RdIDGG0sz3EYI8WUAsjBl9l0188jZ4f3WXKEcU=; b=YwdE9bOzlxRE+SR2Mv1A7k/5LpkIcFZTXtHLEm9eqZ1MfiFOk+4DY6SnHH1mvntxpS /9pfMY5dbWJgvI4mrj+3mQBRjVQ1ZEHOJYFv6fW614zv5lOzr7kGyhln6zy0SCMm89gZ tpJyf1JyFxmgLLeuND3OiayKQX2LyeWsnmofg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685471074; x=1688063074; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A9Lu2RdIDGG0sz3EYI8WUAsjBl9l0188jZ4f3WXKEcU=; b=ZmkkJR6L1zhmBt1rxsXxgEy4RxPwv0GXaYXlsfq3A9Kh49523OYilvTgXD/SatZr0N Msjy/2smsoDnU93LlmV+1UTRYMvj35rvsiWdqX3E6UpN1ZSQI4XKV3uim9rz8YjB/dio Rdi4ed6gt8gLC1sxcP7nYguPeJUKuamjkKvojRbDKUcvEno//CPKXpkprba3mGZ8rWDR fnzO/1OpGHr6yzuGu/dtnAMYL5cfRzII1ppkSUFmBO4jP7dSZPZ6rTIQ3AWVHsp4skcJ 7lRnIeAYwzc9+3HWYJeaugKpQWDmTnuGt6VoxNKFQeiYpIkbcGVswJ9SpmkvScT8lh5R V0Og== X-Gm-Message-State: AC+VfDw17/nN23vAxSBZ98jpXoFtMIKaib1OTHOBRF6tkEHA+hH/OJ5u eDndonC3xhPky27NJc7mv4Uuh4h4KkqhQREUejPkr8mxEUFohA1gU5Zw2A== X-Google-Smtp-Source: ACHHUZ4aKBLa3z6lF/8ID1S3X2mbljKDBSiryZTKUVR8XO/65xmeJGUcuLF5/9iua2tWul9wh67ZM65FJo0m X-Received: by 2002:a17:902:d485:b0:1b1:1168:656b with SMTP id c5-20020a170902d48500b001b11168656bmr361916plg.26.1685471074312; Tue, 30 May 2023 11:24:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jf11-20020a170903268b00b001b042ca7ecfsm238179plb.93.2023.05.30.11.24.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 May 2023 11:24:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 May 2023 11:24:34 -0700 (PDT) Message-ID: <64763f62.170a0220.7e9ea.68b2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id B8F6C605246B; Tue, 30 May 2023 14:24:33 -0400 (EDT) Subject: |SUCCESS| pw127730 [PATCH] pci: fix comment referencing renamed func 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/127730 _Testing PASS_ Submitter: Thomas Monjalon Date: Tuesday, May 30 2023 16:02:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127730 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26455/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/