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 3CFBB45C23 for ; Thu, 31 Oct 2024 15:44:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38BE340273; Thu, 31 Oct 2024 15:44:55 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 48B314025A for ; Thu, 31 Oct 2024 15:44:54 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e290554afb4so1089403276.0 for ; Thu, 31 Oct 2024 07:44:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730385893; x=1730990693; 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=jCId1k0lSsQ3B96eWG21fXWkiK+JA5LnDJ5bcT0oQVo=; b=Gcxl6rvJUxxytyAZRBRfndADi0IxLk+4R8wT2PZt1nHuX6Fok2MxjD5VwxFREazhxn l3+mcS5CyKSyJV8M7olJE3+6lU6rycNRJtsuVcz3SX7i4R+/54k6et/8PydDhor4IxIe IiM9P19d4fU4UCZ+35IeCSVIA4SxL0iDEh3yU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730385893; x=1730990693; 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=jCId1k0lSsQ3B96eWG21fXWkiK+JA5LnDJ5bcT0oQVo=; b=sbT4HQ4cGG0T9jnNUCWPntsEbwwbwf0V4vtO/cNC9uZevWfdmA2jhup/ZDKROaLjxg 0WQ3HB/22+2cTskQvVmT/IhTL/S+CIpNzz9LZlN4HpYflK/Vcsw3LMqT9y/SDoqMnQmr bOmiRPFRzuIeohTZ4SXZaaWnhF/Q+b3f7LhZdC4wwd8YfSmRrPpoheY0yPIs9oQrpEM/ 92pMJphMh9/1YGsQO6hVF0pxGMwNCLXYJuGPJuIEac5uZmyM++wms9vyn986jvWHYk8n 9qujrib/p/oj9RlusztY/3ftg3BnXJUwSyAHLcHQUVROfzzrBYYQxY5+zuCRlnxEWGqL ZIJQ== X-Gm-Message-State: AOJu0YzgiC6wMR9IfskPVYDVarp2Shvqj0/Qirok/IZkkH0/bbaANn1l kywJgON2wkJnw+H1lunaTiApSs15N+XJ5rAjWxtuXPOEJhrsMYCCCWzurh+LySNZlJKo898xELe VAWBurRrozDAGFnoWHUFapd0Rbn7wv8bUmCko2n4sd3L5NaXXpDWkz3JF X-Google-Smtp-Source: AGHT+IH+cWl1njYqKQFs6FVig5M+0YHDT4DDY66cOZU8XpQZX0dmEY2hbEP4E/rGq1EWitc/EqYD9rjLpcG6 X-Received: by 2002:a05:6902:72c:b0:e30:d289:49cb with SMTP id 3f1490d57ef6-e30e5a6d160mr3875597276.24.1730385893568; Thu, 31 Oct 2024 07:44:53 -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 3f1490d57ef6-e30e8a7336dsm77601276.11.2024.10.31.07.44.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Oct 2024 07:44:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Oct 2024 07:44:53 -0700 (PDT) Message-ID: <672397e5.250a0220.188f7a.5713SMTPIN_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 3D35F6052471; Thu, 31 Oct 2024 10:44:53 -0400 (EDT) Subject: |SUCCESS| pw147746 [PATCH] common/idpf: add missing newline at end o From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241030155235.71293-1-stephen@networkplumber.org> References: <20241030155235.71293-1-stephen@networkplumber.org> 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/147746 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, October 30 2024 15:52:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:150f1e8b74e41d4f3f7d60eb1a18379345d6a5b3 147746 --> testing pass Upstream job id: Template-DTS-Pipeline#192875 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/31779/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/