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 0C6C34373D for ; Mon, 18 Dec 2023 18:32:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0742340DF6; Mon, 18 Dec 2023 18:32:20 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 7512140698 for ; Mon, 18 Dec 2023 18:32:17 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6d9f879f784so2871094a34.2 for ; Mon, 18 Dec 2023 09:32:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702920737; x=1703525537; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h4CpQoSEIKoAzw/st4321AINTCkZELPwmSZWJ3ITQXI=; b=HTvJaXwiqUle710NoYiMj0/17i5Sg2GgEoi4x/6RStOIbXoIXWtOwFcidwhPLJl0ji 67Sii2psdV1R12KkTo6gFbSrWg/9RN/8LHgzTOVRP7YQzHmmDqw0wNq6hqSjRR5k91u8 uA80xm8JehWZMP5ExQm7S9sYzTXtt48dZwWkg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702920737; x=1703525537; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h4CpQoSEIKoAzw/st4321AINTCkZELPwmSZWJ3ITQXI=; b=EoIXnWqPEcvGAUKLCQuc65hfr4yxLlr+H9C9QbudLhSILu1roSf4ZC/2NyyAbEICWj f8yhS2Ss0KhE93u0U5R/y9CuCsN5UQiy49h6RX09SsCYH8Y/Wb840VogFhgEDGLLr7oF IvYVvE6NYu0bmleM+IQ/UHJEUIcPNdYfEln19XfHQBSxaogk80LcM/nRlL+T6/DH/NgL 5am6YecOhKRC2QzkmWZRg6E0DYViluQ3NEU/ItKr2AIGza1EdTiOyjGSfBfvWRCWgd7P FbFz2rScVI3kVm09AseTd1zBh5dDhNAONejw11rKjGZY1o+LrY/a96YWGSPWyNtxp+RM s7pg== X-Gm-Message-State: AOJu0Yyg7Iyovic22erj43Vc7NxZYxfog+FeB/N9+3TAJCPrSgJhyXy3 zlsgFQzvFpFZzocXUwspw52/e/AV83lN4J5ld3jWQABJopKI8o+DCHFagg== X-Google-Smtp-Source: AGHT+IE0rrGblslZuN4zE7gx5Uco2ux3E2S/GJYpTJW9mKMfy0fy198lZ44nRTJLb3RjXDfrt2Ccp1CzvY0g X-Received: by 2002:a05:6830:d:b0:6da:50bf:4b1d with SMTP id c13-20020a056830000d00b006da50bf4b1dmr5395517otp.13.1702920737032; Mon, 18 Dec 2023 09:32:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v36-20020a056830092400b006bb1331b18esm1310841ott.6.2023.12.18.09.32.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 09:32:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 09:32:17 -0800 (PST) Message-ID: <65808221.050a0220.43629.8765SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8393C605C311; Mon, 18 Dec 2023 12:32:16 -0500 (EST) Subject: |SUCCESS| pw135284 [PATCH] bus/ifpga: remove dead code 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/135284 _Testing PASS_ Submitter: David Marchand Date: Monday, December 18 2023 15:45:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135284 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28663/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/