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 DB6CF4373D for ; Mon, 18 Dec 2023 18:26:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6CB242D89; Mon, 18 Dec 2023 18:26:48 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id AC0E140A7F for ; Mon, 18 Dec 2023 18:26:47 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35fa14fef5fso10777435ab.2 for ; Mon, 18 Dec 2023 09:26:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702920407; x=1703525207; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bDKCyaAkUM9RWXwUOiXXA5PMI2sYyCJKmCw2KHMQOm8=; b=Yi8ygPoU72SqQQ70pS2uBTD+P16HZIRwuJGcIpLgHHQjXU0XrzIbpxUamD/EUuoR+t K6GgUMdXWeA3weVoDK0Qy74QTPyEOqBLzuhb6h/W4NyYmIxyCPvt+4Oi7p0L5UTRPUbX oaMpCl2sKlBjFNZcw92eb45QSl1tWH9QWxt6Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702920407; x=1703525207; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bDKCyaAkUM9RWXwUOiXXA5PMI2sYyCJKmCw2KHMQOm8=; b=Ey0MBrWZFY1Lg/vyo/zBaXvWVxVDmWNrLqtjaOvjo6aB1k7hYDl0oONyTGqZfvXdrv bhKkn0tJbkaVwwR+VxZFoFLxC3eUy2Xa/W64iecRHIEfvfQUMuebThoHz+1P3luAj7bo tmr5MywttzmtdGnp7Gq1XAHmB1DAG5nsonOc+wg0AYrZyQvPv7vPTQUR8ogO1k8SAJpu TKM8Ehgw6lh03xP21wroFRWxXsA7GdtrnM44HIYUUiYUue1YcamC7KazwOWYnukgKs9W ygyeE2psnC4/9VEmgVXWziUF0X3VBu4mddXUrc0jdV31c0a4cBq/Sk10tQkgK1ZF/y2I z0wg== X-Gm-Message-State: AOJu0YwUUtLxn41QyFUvPw4QULzA07w83YgfaZqCJkX4+D4C9L7qttLV bi2/ZDocw6SfPKv1Gc+d9WdztB1V//EoFngClxdKpwu/Ti3vXIGFbsbVJwEUOyubPASpf62UJA= = X-Google-Smtp-Source: AGHT+IGiC9wxlI9vM+NzL+WXVOnYE0ix6HIwOL9FQ09Si0mxhxqLotixwzgT3LszArgTynb3NYmVRR4xKuWi X-Received: by 2002:a05:6e02:1808:b0:35f:990a:503c with SMTP id a8-20020a056e02180800b0035f990a503cmr6926226ilv.62.1702920407143; Mon, 18 Dec 2023 09:26:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h1-20020a056e021b8100b0035cbb599d9asm95266ili.68.2023.12.18.09.26.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 09:26:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 09:26:47 -0800 (PST) Message-ID: <658080d7.050a0220.28af0.4e96SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C82C6605C312; Mon, 18 Dec 2023 12:26:46 -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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/