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 E9DC445B55 for ; Wed, 16 Oct 2024 20:46:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E279E4021F; Wed, 16 Oct 2024 20:46:29 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 611DF40144 for ; Wed, 16 Oct 2024 20:46:28 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-20c7edf2872so10284125ad.1 for ; Wed, 16 Oct 2024 11:46:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729104387; x=1729709187; 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=NO1tb3TnYOXq0Q8E6nm7FUekDqMzPB/C4o1BLE9c+y8=; b=NOmwXrbRh7i7TN7apC6xwCdYoMiyaGPVsBZLlgsC+ZY+F0BYieQvKxLmI9va2MsEhT tdL2Zgm5EJLoOuJWK6AG2PgXtZnLlLH8zEF30bOhjHFNunZMRtNUEE4ycDB3SSPThCgV 1oyZuj9R1nFlK3QqOIWc2ETIre+nUONINhYA4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729104387; x=1729709187; 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=NO1tb3TnYOXq0Q8E6nm7FUekDqMzPB/C4o1BLE9c+y8=; b=XSzvq1wUd3+9RX2T2IUeAyt0UhRvsFB0KqBgPYyfGsRGAY8FdPoSm+sg4oN+PBseVa VK0DnoSw9vvr8KsnblCqkV34iDwRaQLqX4ItxS+5fMkEj88okE/wYe00AtXRbpSTDhBs 3duo3ksIi3jKXCLco04hEjZvEa4oVXNcHVvQfVsr98927ndWUF68j61xfA+kbAebQPxq x0dssb1tHy/vlvXpNouPg8+Js71FSdj8gPjnBcI5WQVTjXeDJPCtcPJJNcrC28yhYGvO NE/B7HY0irdq0or5AxIN1Eag6ZGf4pzu+CTu2BybmGkFMlXt3qX+3oXTJvI7VQpSLUfN YYZg== X-Gm-Message-State: AOJu0Yx10P+qvPFyib85+nNq6+L6nftBLkVjtic7KbRnV4Vi7O1+ZxmF RxfQdbxvG6m1IGMYvxs62SlXBiCo3FmiBuy+cy7k0tdCHsd3vP1Q7xM5or6aoIxCrOAI9KX89iL 1cjZiSxDpcrBgSVGti2E2Hlfut8664yHZNUz3Fp1QnH8It+UXZ6EPNxxE X-Google-Smtp-Source: AGHT+IF7ZDpm15uzbYp+FVxc8u/lh5Hgcs9RF+/y7rF+ajj/RZV5s9IivvcoxS2DnQ6OC/ckAAJVDgpUkWx5 X-Received: by 2002:a17:902:c40c:b0:20c:c18f:c39e with SMTP id d9443c01a7336-20d47972a9bmr7885805ad.21.1729104387359; Wed, 16 Oct 2024 11:46:27 -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 d9443c01a7336-20d17f449b5sm1322945ad.0.2024.10.16.11.46.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Oct 2024 11:46:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Oct 2024 11:46:27 -0700 (PDT) Message-ID: <67100a03.170a0220.b45cc.8dc5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8915C6052471; Wed, 16 Oct 2024 14:46:26 -0400 (EDT) Subject: |SUCCESS| pw146065 [PATCH] [v4] test: fix option devices From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241016081719.1619975-1-mingjinx.ye@intel.com> References: <20241016081719.1619975-1-mingjinx.ye@intel.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/146065 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, October 16 2024 08:17:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:cc8764c6c9af150131f714bbe8d39de861d5e377 146065 --> testing pass Upstream job id: Template-DTS-Pipeline#188791 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-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/31512/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/