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 7FEF045906 for ; Wed, 4 Sep 2024 22:14:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AD76427C8; Wed, 4 Sep 2024 22:14:19 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id B88B44025C for ; Wed, 4 Sep 2024 22:14:18 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5e172cc6d66so11249eaf.2 for ; Wed, 04 Sep 2024 13:14:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725480858; x=1726085658; 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=vuXuubwQ7et4uwuE+e3JxkqtHwbbVPC1H6URJxWsNfQ=; b=NDye26sE5UwVqyIL+YqeQC8PWqQK8/FI3LxZKdgLq4Q8+4L+0osuvu/CY07FZC4Th/ /yYRAYw6zZvgwhUxCs/gPv8+trVKIQjb4Dssv7trm1M1b2HlOEUbRyAPLSjcaE3FrIG7 jjpcRyg67M0rbZSfwIjRo1ij0BbKQ+QxLQ2E4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725480858; x=1726085658; 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=vuXuubwQ7et4uwuE+e3JxkqtHwbbVPC1H6URJxWsNfQ=; b=OO9TvRWwGdKCB2W57X+pmnpPYpclZOmJEnYtUCHtn6550MAWJzBYbgCWayRN3UP1v9 nzkRXD+vSvcyL/apj1toCJBkglQ42PTq2z2vze8Lm7Yxg/RP8Vedycva/ReYD4JcsZ0B tqP1XWb3Zc8KXZecnBlqFk/D85YZDEhUKWcK1OlI6PEvfiCeEvA66L4Gh7wQZeG+Dsgw Sl5r7QDAMmmhmOAG49B0RWprE6vfMqLQX/dz5Eunlj3Q9odZa3LKdcVVa4krNPbif0mj cWO8E84LrLrUEvb1csqaLtmiHjqLmIm1yCuNNe5L+Dnl6aBaqkQlHYPDv4LnWXGgUdA8 lEjg== X-Gm-Message-State: AOJu0YyPLmafK5YFP9UC67orPPLmEELK1oyW1xKUjhcl3mX77VdvxKQ8 sdZM5FgZrHCzffsKB9o4vdeQ5lURTLd6OS4qTzicA/cK0lBlx0q9H00xHvlc4O37UrYMcRXxeFe xKo0YOC0cIfE3JekfGwNGPHD+HaF11XCOsW6OmH0U X-Google-Smtp-Source: AGHT+IF87fpcwtUK8mzG52n3KUpZJSJp9XqiGBup1BHQUKAmdmn6p2O3f6VbuFb7yhQRwlXrQ4q26xmbN/4/ X-Received: by 2002:a05:6820:54c:b0:5d8:e6a:236 with SMTP id 006d021491bc7-5dfacfd9ce3mr17902261eaf.3.1725480857807; Wed, 04 Sep 2024 13:14:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5e18a8a493esm41237eaf.27.2024.09.04.13.14.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Sep 2024 13:14:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Sep 2024 13:14:17 -0700 (PDT) Message-ID: <66d8bf99.050a0220.1039f0.2f04SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id B3A47605C380; Wed, 4 Sep 2024 16:14:16 -0400 (EDT) Subject: |SUCCESS| pw143594 [PATCH] [v1,1/1] dts: add send_packets to test su From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240904152827.11914-2-jspewock@iol.unh.edu> References: <20240904152827.11914-2-jspewock@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/143594 _Testing PASS_ Submitter: Jeremy Spewock Date: Wednesday, September 04 2024 15:28:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143594 --> testing pass Upstream job id: Template-DTS-Pipeline#178340 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/30904/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/