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 CA1DA45B61 for ; Fri, 18 Oct 2024 01:01:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2E1F40268; Fri, 18 Oct 2024 01:01:21 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 33FBB4021E for ; Fri, 18 Oct 2024 01:01:21 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-20cbca51687so16264885ad.1 for ; Thu, 17 Oct 2024 16:01:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729206080; x=1729810880; 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=DPIfWo5FoTbgI2bWCZQUUI+HHBhdnkHY7X5SlX2Jidw=; b=VR+Wy0LK2WIcHgsgyWAR5TmfRAgrpBwhaZFOFvlsdyzEAvzBZDmXgmMaX7qrrs389z flY9y2BvyGvFIrs0ZonuwLL2Xp+7pcjuHu42epT/GyuNTXa1NfA6CcunJhxTc0vUeYU0 bBxG2GWXwuTTFxNwHpFG/7Mtlyk/8wuuIgxAs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729206080; x=1729810880; 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=DPIfWo5FoTbgI2bWCZQUUI+HHBhdnkHY7X5SlX2Jidw=; b=nx7gIAXs2oIPL5GmbKtxa0gFpYwod5o0D2tJyD3Iz6uxxZmS7SyXe3cLcGMnsDyx5Q pKgU7uWwHeAAwXg0Y7LQNZDXkUtb9CII5jll4jCX++Ihfk6k6pk00fOSIDznH3SDfUGA eBcaiGMbmmNYc6Vz+qOY4Qjd9M2SLUbjFJ6HFquFiguamwkghnHk/YNW8X8bu3NpZimJ Jgp9DQS82Brs+9QohBvQm++7YXlmkZeO33IXv7ioW75HQroXpZGDTwbbEjvY5goU3+UT gy5NO7F7UGWJL8371Yep0yxcKiWNPGIRthOtKcc0S+fuT951qMC4oEYzdGe1wVOeHl98 eTvQ== X-Gm-Message-State: AOJu0YwwxExSf1iWY+iUMr2Kpzu2Yg52QPkWGPVXLCtQ5yO9Vlvvq3c9 aa43962MOi2yYwRm3HqP3WT2gHhNonNLlf/o2V9LVdOoxuxcNNBlV8kYkS1m2rW29TBKHN4gvZd J9mdsnJO6s0/9EQrFu/NhMpP0IsrfC2t5sAYZAQd38k+6FolGnUkYPzMF X-Google-Smtp-Source: AGHT+IFdhMkhS9hoXTisYza2r/ZG+3r70ndvQM8ar13Y33baSpXDXtYqoZem1W2hPXPnOh092D9GEwJjoVoi X-Received: by 2002:a17:902:db0f:b0:20c:705b:4123 with SMTP id d9443c01a7336-20e5a78ae1bmr5698175ad.21.1729206080225; Thu, 17 Oct 2024 16:01:20 -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 41be03b00d2f7-7eacc1f1204sm6908a12.18.2024.10.17.16.01.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Oct 2024 16:01:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Oct 2024 16:01:20 -0700 (PDT) Message-ID: <67119740.630a0220.2a782f.078fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4BB4A6052471; Thu, 17 Oct 2024 19:01:19 -0400 (EDT) Subject: |SUCCESS| pw146189-146194 [PATCH] [6/6] build: limit scope of packed From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241017142214.1669370-7-bruce.richardson@intel.com> References: <20241017142214.1669370-7-bruce.richardson@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/146194 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, October 17 2024 14:22:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:2dff0bcd3b54bc3279de42123aa618620224ad44 146189-146194 --> testing pass Upstream job id: Template-DTS-Pipeline#188950 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/31535/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/