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 D8E1F458E6 for ; Thu, 31 Oct 2024 20:53:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 21B394028A; Thu, 31 Oct 2024 20:53:09 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id D45B140264 for ; Thu, 31 Oct 2024 20:53:07 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a3b2499c65so5209465ab.0 for ; Thu, 31 Oct 2024 12:53:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730404387; x=1731009187; 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=N84uiG2KZYuk/R3OiGdhMSuoMfUQ8grq+/q7kpiP9c4=; b=gy/xGW6ex5WqwykJWhiBkkp1+7t8oblL5Dro+4ZfAOMoU/7UbBsp5AsVgeBR54ctve ExTmT7Y4239UeP6bXRxC8kioYrC8NXl9BVUzcj3xWnmZ+qtN/jxbAfIoM9HNhe4u0qAK sIdvzX34LgiOpc2bW1JD98GebzNFh//Gn0TV8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730404387; x=1731009187; 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=N84uiG2KZYuk/R3OiGdhMSuoMfUQ8grq+/q7kpiP9c4=; b=ryumMiV2t0uJByXCQSwMyXnnb9XbfrFIGb6WaAahMVH6xC/tdceeoXB7trZOlwhS99 KWh66aIBwtIgETjrY2KGNtWeFQT4VOLkT3ci/IbkOTL17b4y0G+212eGMjYwtrdj0fJ6 4aNc1MqJZhM4DhEpCx8VZqRIz5kr7YSHByz1rQNKBtvQEfgTMHKxSab3rfLOo/nqEpfU FJONHjr6jjE2bGs+98MXjMk9mpf15eeAkgsvcD4jzbUv94dfqZVVqjS+Fs3ds/VDPk+E o++bB3XFWgsXL9LBhoFOmXJAfgIUB2x+9XMkd0qEetOJe6DYu0sn/fC7VeC6SjuqIhI3 4ktQ== X-Gm-Message-State: AOJu0Ywp4ctT+x+pskqY1Q/Wu3OK/F8FbrSso4yiIlnKCS2sEkb1Ib4D v9UopdZRgdZcIUMv+MHPtHV7WRobRyS/Nmjot54YxzOaUK9WY/Q2iIdy+HXMHxciiMw4u32fxr7 1tCBQMjh18GOrccb+DJ6ilSGpzAWVHX3EHpcHB04jkryviN6d6GsL2Az7 X-Google-Smtp-Source: AGHT+IGo/0hKBUtZZdDAJVpivqeGtbrMIRC3V5QVGar8Q35Y+WelmB2ArwsRE5XKXKoc5r1R31/JswZHzwk8 X-Received: by 2002:a05:6e02:17cc:b0:39f:53b3:ca63 with SMTP id e9e14a558f8ab-3a4ed28237emr171476475ab.3.1730404387146; Thu, 31 Oct 2024 12:53:07 -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 e9e14a558f8ab-3a6a9a1259bsm949365ab.59.2024.10.31.12.53.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Oct 2024 12:53:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Oct 2024 12:53:07 -0700 (PDT) Message-ID: <6723e023.050a0220.318f37.5ac9SMTPIN_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 9F93F6052471; Thu, 31 Oct 2024 15:53:06 -0400 (EDT) Subject: |SUCCESS| pw147750 [PATCH] [v1] dts: add time delay to async sniffer From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241030170808.29452-1-npratte@iol.unh.edu> References: <20241030170808.29452-1-npratte@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/147750 _Testing PASS_ Submitter: Nicholas Pratte Date: Wednesday, October 30 2024 17:08:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a682d65f8dbe1e8be9cc2425095827e18c700e3 147750 --> testing pass Upstream job id: Template-DTS-Pipeline#192950 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/31781/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/