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 1F54642BD0 for ; Tue, 30 May 2023 19:46:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1BC7A410DD; Tue, 30 May 2023 19:46:19 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 465F0410DD for ; Tue, 30 May 2023 19:46:18 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1b041ccea75so17594425ad.2 for ; Tue, 30 May 2023 10:46:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685468777; x=1688060777; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2x7P5yM1IjwbzghE1qeVm7xaLz4APwdMZJSWRnQSdqs=; b=ECrIgoT1PGEZ3UdXWO0HCSIDgM4H9Sox8++DepTRFMGpqagUBRLD2eA9KGRKny9Dmx O3uMKCCBJkDJ8hjt6aEjiZI5nvCgnMr9gxA5sndA4go3B9lnuk1XUF/SSY8dW9Hb2eIx xjzFcPHVf7UH+jShDCq9BivF6NzeeY0ZmWHEI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685468777; x=1688060777; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2x7P5yM1IjwbzghE1qeVm7xaLz4APwdMZJSWRnQSdqs=; b=KtXdrrnVlr4smxoRdiANK1f4dOqcNyaz0Cg3wTldOkenO7mk+kQ56X27OU2WcJpsoA 7qUf3xmf/ZTuRFZ9yzfQ3kPhRI0xa1P4lomd0M3I9x/2dfaD5JCl1atMbizrAlL7998n IDODitNIVeIET0HjDl6upIcw27tyAF95FAYdS7ql2XBz6+2gnsxL8zrYdaXAZ7ebj8W6 d9gmgyDGl9pwlzPnstMok/WF4bPiCGtIKWazWi04YoN3mb/h9kNTBcdnMzKpT8rjJhh9 6PISHbRe6JdXQY27Quj5pY34Fyv91OdKg8vM9Vn0w0SCDjo3krroAPUbdDeh1IrsmqPY JH6w== X-Gm-Message-State: AC+VfDxAX3/EXficWXl70Iy47GQV6OmJfnQjDfOCSCw5IBPw+G0oR/az EvUv3rVGEiqOEje2LXKXc6ZqCY4dwpQw5ej7yOB0g9cvXPM6cmBTLe4V/Ck3ftxcVJiyvB+gHw= = X-Google-Smtp-Source: ACHHUZ44ijtFe7WC5cvnBqN/z6rq19pPYZ9Hv39T0WtaZzEVNZ/ELaB5xZMPxoVo3xR0bPZnX6okCpzTKbSQ X-Received: by 2002:a17:902:db08:b0:19f:3d59:e0ac with SMTP id m8-20020a170902db0800b0019f3d59e0acmr3513842plx.44.1685468777455; Tue, 30 May 2023 10:46:17 -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 d14-20020a170902728e00b001b025aba9e6sm275133pll.120.2023.05.30.10.46.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 May 2023 10:46:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 May 2023 10:46:17 -0700 (PDT) Message-ID: <64763669.170a0220.8416a.9732SMTPIN_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 A5A59605246B; Tue, 30 May 2023 13:46:16 -0400 (EDT) Subject: |SUCCESS| pw127725 [PATCH] [v1] bus/pci: get PCI address from rte_de From: dpdklab@iol.unh.edu To: Test Report Cc: Elena Agostini 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 | +---------------+----------+ 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 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/