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 92E2F45551 for ; Tue, 2 Jul 2024 23:04:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E61840665; Tue, 2 Jul 2024 23:04:45 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 2DCA6402D8 for ; Tue, 2 Jul 2024 23:04:45 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-71884eda768so2665430a12.1 for ; Tue, 02 Jul 2024 14:04:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719954284; x=1720559084; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=RKPkVBy3LjLZIDyYjM5SAkKXa2oiE7c2JpZsrfl7zO8=; b=KnppGyK2zCt/cLnAezVe10qZ3azS1DEf78SMxSqAn6HDerMgCqSVbo614vy2imvmMm tx9DkPiG1i7zEfoMKZ3VAMIEmMJsSRdCV0PGgvmjI8bNZpzCsTlfvpyeKqJJQwuEKmuw +ZqAZSZrFTf5svYk++aTJEip/x4Og3iau9MFQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719954284; x=1720559084; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=RKPkVBy3LjLZIDyYjM5SAkKXa2oiE7c2JpZsrfl7zO8=; b=kl91ETFmr5/M4w2eg/M4/lGfAywGwuO9nnlGq1Ke3PQ35FxRhQISQYtQdINtc8K3mM phsET6762NvpVdkfgKjvL0TwVeAQuAGOziGz5qIqntbIMMArqzrFZj0e4e4i72W2irbM RfXexsXJGgsK9rMPRrYXjAbSkc0xC7B3t5lexXit9UeK1CAGSfJk8wf6Tu3PCOh+4snc ao6zkYBYaicMwtaSFdLM3V8F/5keL7uqI6c4Pyzn+7+ripHLeZGDsj5wv02UBiAHyOM2 loFtd2A9JWpVb1E9pj8UuOAK3dItbVeAxMQMQx3Rozzh3LtZeo8d0Vwxot480ycFg0Sj JeMw== X-Gm-Message-State: AOJu0Yy69pw4qaH9a+q+AULaxfQ9nyAVUca+MjeVg1h7TywjOod3LZb7 29PVd5OM6n+qgiAhb2GPw7B56U/FbYtoMttj+6ou/76VH9CcHO9Zkiii7wgmPiu7V+CnjUbYmwC LMXD3ETJ+VlEOSvQ47seZ5W3OV7c9upRGuT+SfAGE X-Google-Smtp-Source: AGHT+IHkzI0QFc2OyziUkx78Yrqz9VfS7EYFprjkVRqZYAxomeAO2X5hR5opbAKmRqzEZQuWnQHz7wulrfmM X-Received: by 2002:a05:6a20:1586:b0:1be:cb97:a918 with SMTP id adf61e73a8af0-1bef610bf3dmr9444409637.29.1719954284106; Tue, 02 Jul 2024 14:04:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c91d3b67afsm508748a91.12.2024.07.02.14.04.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 14:04:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 14:04:44 -0700 (PDT) Message-ID: <66846b6c.170a0220.96263.6886SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4253660526E2; Tue, 2 Jul 2024 17:04:43 -0400 (EDT) Subject: |SUCCESS| pw142010-142011 [PATCH] [v6,2/2] bus/pci: fix secondary pr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240702074007.1547-3-chaoyong.he@corigine.com> References: <20240702074007.1547-3-chaoyong.he@corigine.com> 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/142011 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, July 02 2024 07:40:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 142010-142011 --> testing pass Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30370/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/