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 285184602A for ; Thu, 9 Jan 2025 06:47:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECC7E40269; Thu, 9 Jan 2025 06:47:34 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 45B994014F for ; Thu, 9 Jan 2025 06:47:33 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e39f43344c5so674487276.1 for ; Wed, 08 Jan 2025 21:47:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736401652; x=1737006452; 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=bmczZuwUDUrPRllHiDGt+2H5Gyo8X1S8ZclQu3sA9B8=; b=Mtmp5/e36/OmvSKTEogB2BlzB5jw+/xuNGxa/zPVbfr4tXIbiXz99PTIjgPcANaLAj GGvAnquTacRXbbpVYxy9TnCf12a77YBSkEKNRBGtY+5B8U/+D4cyGoWUyjpZdVlpOjrD zmF0kje+TK4ktAs8iagppEV7msg3sp5sVnanc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736401652; x=1737006452; 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=bmczZuwUDUrPRllHiDGt+2H5Gyo8X1S8ZclQu3sA9B8=; b=D29ol49Y33V1xV9TBm3/+jVrigFgjlBv2P+3118iAaGMa+C5Mhd86whGgy9KLgU5YR vdb620srVpywsSTZLPaAnuy7pWnSQI87vi07eRKAHMQVWpdxS0FAMntBH9otuHUSxKan RUIWybwcxJBBWYDGRUCm01wAwnR+yL6VQPzB48lejpslgw8aiVVBwYL9z+NaqDM7Douj uhFAhdBDwyrOwvCBsxX/Nthzw/AkkqBUQPvcFODSSxA5/zXCgmSFPrbxoTbMPzFTGfbD 5RWXnbZrX+7D5RONSHnEgUFO72IPGegVVEGgy8T3u36FN7ERLz8FQ+q4ro51jHPmZMjF ydgQ== X-Gm-Message-State: AOJu0YycBdEjyH2rw2uxJDK/zkd1648uJKL1DmGeH/AQSsNJGI7kDh82 IbGhYNpq+H+EVeV2etg5ProF8DeqXmYHZTFBIVampWPg4Xc4zfZH56JaQ9CG2tK/Xm7bUdq/TZS dl0ScN8OOMN2JWHU6ukhTCjnnrPzieK1jzXuCFDWt X-Gm-Gg: ASbGncuMHAnWZdmY6HWU5eV2EN/EheeGti0sgFb5XQWex8hFO8Tv4m1IwEltkz+9EnL 3m4gVj+E8qdOWYof+INUl1oz4oJjmfG0RHRsf0TnCbXUrWHG08QDzL2EIrStR02sYhDYdVFuE2a j2eU5bn8Pbdzdnj/oaB2qKPXAwSbz40CW/tjrYmL8UhDU7xnQCluxqpw0Oo2oaReXn4huVdKw6w o9TxfgApJRoBL1PmjfS8m1VP+adz3PHUmR6yRvU8HtfN6YDGZhhEfuKQ/C8Kbr3Skg3GH9QeDye BA== X-Google-Smtp-Source: AGHT+IEpDH+YYK8xJCbVwjD3XQqEWiUthEfU2CZ8DdN5KzHNn+/1PHhNkzKR7uCwGcNoe/wf4M6P7BkPE+7i X-Received: by 2002:a05:690c:9b0b:b0:6f4:8207:c68d with SMTP id 00721157ae682-6f5311e3688mr40054557b3.3.1736401652668; Wed, 08 Jan 2025 21:47:32 -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-6f546dc5d0dsm315717b3.49.2025.01.08.21.47.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 21:47:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 21:47:32 -0800 (PST) Message-ID: <677f62f4.050a0220.3c62e6.22e1SMTPIN_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 4305D6052471; Thu, 9 Jan 2025 00:47:32 -0500 (EST) Subject: |SUCCESS| pw149683-149684 [PATCH] [2/2] common/idpf: enable AVX2 for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250108121757.170494-3-shaiq.wani@intel.com> References: <20250108121757.170494-3-shaiq.wani@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/149684 _Testing PASS_ Submitter: Shaiq Wani Date: Wednesday, January 08 2025 12:17:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149683-149684 --> testing pass Upstream job id: Template-DTS-Pipeline#205987 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/32279/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/