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 0F58242C64 for ; Fri, 9 Jun 2023 00:33:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C0D240A7D; Fri, 9 Jun 2023 00:33:14 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 2ED8340A7D for ; Fri, 9 Jun 2023 00:33:12 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-bacf9edc87bso1161108276.1 for ; Thu, 08 Jun 2023 15:33:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686263591; x=1688855591; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yGzU7Ned30T853piTozBBZKdzGzWuhmMNCmBR3DMNoU=; b=QBvYeL1UfSH1bxY+J82EO30pvwfVK+yRgrqygI2IhsQnX3y3vPnEAaTmKHt9LGhAWT KzTYXINBGGPFCfEFaIvUKXu+m/nxVWJi4Nyec6OyDC1QPrA9llgmDIMtL89xxjk/NFlu 2nGDaT7C8M63qORVv3UCH0zxQkxPPM+1HeHok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686263591; x=1688855591; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yGzU7Ned30T853piTozBBZKdzGzWuhmMNCmBR3DMNoU=; b=NUcSi3c50pbQdeGnAyiH3oOoVrlCvnalDi7qz57YfzOFIfWREihK/Ps4b/Isw4ibiV 7Q9UxaqJn0pWS4hTCWPtPynl09EsaQNEhtP+FLDe29NMhIfTsFZOXcZkSK92sZ6740AX szgBb9Ht8pzLEVQ8g7uBt5tP7h6L843xN6nZKByRnl77XMMY0qj/fJNhfyF27DDUEC9W uhp60IfFIW95MTtntQnNVUv1SSA3ZBTZ65HlRRmSId/FNyn2/MGL+Le4hwI9otIaLviR pFm0GctAFVHBtmpiMiNKl8ONuw6k1aVFOCGd7Ry5VghRuJL5y84mNsvCHJV4414OkeiC tsbQ== X-Gm-Message-State: AC+VfDxa4tkoS40IZeoZvFf5vsOY6DRKZfk6Oe/b+ifYcxG41pBXFzQt l9L0Gq7mRAErgtUddPPnIsLmHk1/sWHrfQaNsqVeqsQRbPpmowONARNlVooIdQe9QlSbeyt9kA= = X-Google-Smtp-Source: ACHHUZ4AYIRRjrh4Wju7NjiTejCFu3whOe7WYsRLwWRrKR5cKGyn3DKRRKNG3tlYvs6b4l0iBb+pdNis7GEV X-Received: by 2002:a81:4e04:0:b0:568:ea0e:ae75 with SMTP id c4-20020a814e04000000b00568ea0eae75mr947979ywb.45.1686263591657; Thu, 08 Jun 2023 15:33:11 -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 u186-20020a8147c3000000b00568b0f6ce7dsm163720ywa.11.2023.06.08.15.33.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:33:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:33:11 -0700 (PDT) Message-ID: <64825727.810a0220.57f8d.2fcdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 52A83605246B; Thu, 8 Jun 2023 18:33:11 -0400 (EDT) Subject: |SUCCESS| pw127725 [PATCH] [v1] bus/pci: get PCI address from rte_de 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/127725 _Testing PASS_ Submitter: Elena Agostini Date: Tuesday, May 30 2023 11:42:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127725 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/26451/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/