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 71D8546075 for ; Mon, 13 Jan 2025 22:00:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B3784025D; Mon, 13 Jan 2025 22:00:47 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 5E8944025A for ; Mon, 13 Jan 2025 22:00:46 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e46ac799015so6545211276.0 for ; Mon, 13 Jan 2025 13:00:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736802045; x=1737406845; 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=sqDtQggzeOXEiLDaOQ4bizTjfXeg/6G9PfGGx2r5SsI=; b=I4H/8tc0J8mAbKX2p1wM9y6T5+XYeVxTipIMepqZQU+L1sts9uFNWbpAKKee6nO+gj RGM2D/Mn16CrPTM5fr22pIziJY/1HzFT0Cs+E0rIkN2hpeRv7HQKoiMl6yzwAUfUhJy1 zFTev6gm3QEw3PP6bzvjo6tIHWtG6qMctkzeI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736802045; x=1737406845; 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=sqDtQggzeOXEiLDaOQ4bizTjfXeg/6G9PfGGx2r5SsI=; b=JlQndT3QwrMFHkA7imLnGPGR9s36vEak7WoiJpN3Q5IQdYWCVpJlJDkKsRYmbia8JV BLxXcnOThLUVMkL5hWxHtqfwgsd8rbh5U+/R/ZNV5q0YCHYABOWkllJETENI5+jPMYjJ m03bZ7bxCeW0+HUtjyM9bhH5TPt5JQimC94v2CKizkWiirJ+IJbaeOg7GQYaMClMpZCE 3L3ZdPONnzl835Y0x9J06Q07Ug8KQxZ49BT384KsO+HClATLIyeLxJmdvn203SiuGByh 7uAFFGQNn1MArnHvicopqH+2+ewUykxejMHFp2cWOQmiR7ls7UTuLUUZ3jnK0Z0o7r8K j3UA== X-Gm-Message-State: AOJu0Yz7xtvHDP3Hd4iqnn6+NezWPToxTb69BNJR+iw5IIWR04LXSW0J ypiXZQ3zT2Ol0j0oTI83AiprFFlFN8oJX4zcbpnXfinxBT17v2pgzIIs080ZlOILsxMjkkeIjL0 RRUUbPbvg/kjIgRuKOepRuesVlY09XGhWBhzyYbhY X-Gm-Gg: ASbGncuK/MEHmUKUACNVc4J1mrB4jGoeDnZWXyGspjchq5dhk3DecA/yOGr891QiQaN 59VR0NEtixfEwqg4bAavQQngxVl3HM8+Quc637QGKDT+UmO08jQk2kxvuc9dapQPMwDGhC6+KRx 0Pl7m2q1M8U9uvFxNR1A7SO8/v8PCEsi71WnqAEZTc6T+/nyk4/x70LS8kg99c2Plgk/2t7QnBu 249D+2idyHNOq+yen81eAVI7w4Sxo5cYCmDhsD1o1yVcXylMC4BPzjr9450wArYjFyu26YqqTSj G8jUJA== X-Google-Smtp-Source: AGHT+IECDXoxg7OAhkaF1RsUc3Ud4jtq1B58t0ckrYbqgKqaoQTVuHxv+UbteHTdvQCzkZ2YGRdkukQdKgYA X-Received: by 2002:a05:690c:7243:b0:6ef:820c:a752 with SMTP id 00721157ae682-6f53124bb2cmr180053027b3.20.1736802045512; Mon, 13 Jan 2025 13:00:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f546dc5cf5sm4874807b3.51.2025.01.13.13.00.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Jan 2025 13:00:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Jan 2025 13:00:45 -0800 (PST) Message-ID: <67857efd.050a0220.126b3b.39fdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 258586052471; Mon, 13 Jan 2025 16:00:45 -0500 (EST) Subject: |SUCCESS| pw149939 [PATCH] [v15] dts: port over queue start/stop sui From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250113200709.4615-1-dmarx@iol.unh.edu> References: <20250113200709.4615-1-dmarx@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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/149939 _Testing PASS_ Submitter: Dean Marx Date: Monday, January 13 2025 20:07:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149939 --> testing pass Upstream job id: Template-DTS-Pipeline#206675 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ 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/32310/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/