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 C26A443698 for ; Thu, 7 Dec 2023 11:49:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BDACF40295; Thu, 7 Dec 2023 11:49:53 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id CC4D94025C for ; Thu, 7 Dec 2023 11:49:52 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5d8a772157fso4992247b3.3 for ; Thu, 07 Dec 2023 02:49:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701946192; x=1702550992; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jC/59nPheGtyscWhM9gTANNZnEIdRiCFIKWBP4v3XAY=; b=FhhnkrdJOA3WJ60RvKDmURESe+QDTv87mi7+JUx4N5GEY5K2i8uVNkCc8noPJQcvUh tSrDJp2xrFsiGnfqYY+0xgkKLLS47jmiTsPJgZgLho+7Wbv4RJVOyvO9gzmlsKmGmIrk ssXOjm9BXqyB7x+uVJt+mUjZl+603KQgwZ1M4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701946192; x=1702550992; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jC/59nPheGtyscWhM9gTANNZnEIdRiCFIKWBP4v3XAY=; b=M0hUrI6ZwGNj30k7kjohWxAJ48bOAilJSWmtE+uQ8kk3qNYLTs/qh+gB3nAvK+oBy8 nTw3P4uv+5VcYq3TYJuUcZOKQcJfJfa1xfrpFc8igHUQPpTmYxSN4dJU0RzPlLkAroza a9JPUcpWI3HGgVcoQJZPYaMpHwqpAucQqclJGth/WiGabtTxQAFkwoX+i4cGcgEbhQ8e pI7rxGEjDNdG+zLL97l3mewJV1Zhd2GeHplvtuoEcnMKPAlI/+xgsya6LxeX/Y+vjf/v d6O0h0vL/JoOxSmw+95XNE7u1b8rdIxtfXDEudGA3a4KcpqyqaoNsQElAlyswLvO72LX Ie1A== X-Gm-Message-State: AOJu0YxC2Kyty7QEY3ilRTuuf4sIpa3nXXNaCrEeCtZ6HZ0WQ+UsQp77 n7kwRredS2O5o3D2k5kjCT5OR2ZJ702AQPlKv4UgHVnNfZRsq1KY6/B+5A== X-Google-Smtp-Source: AGHT+IHClnHkWqjotD1J352eay0uL9VxmAwOCd+jIUG3z4uxO9kzSvMQubcQ0h+DrDoJ+XzaeSKB9yudREIM X-Received: by 2002:a25:e796:0:b0:db5:397a:457f with SMTP id e144-20020a25e796000000b00db5397a457fmr1848869ybh.57.1701946191635; Thu, 07 Dec 2023 02:49:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m4-20020a056902118400b00daee8f2b7dcsm101574ybu.7.2023.12.07.02.49.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 02:49:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 02:49:51 -0800 (PST) Message-ID: <6571a34f.050a0220.76cf6.2742SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 36D5C6051823; Thu, 7 Dec 2023 05:49:51 -0500 (EST) Subject: |SUCCESS| pw134908-134909 [PATCH] [v2,2/2] common/idpf: enable AVX2 From: dpdklab@iol.unh.edu To: Test Report Cc: Wenzhuo Lu , dpdk-test-reports@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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134909 _Testing PASS_ Submitter: Wenzhuo Lu Date: Thursday, December 07 2023 07:46:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134908-134909 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | +==========================+================+===========================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +--------------------------+----------------+---------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28549/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/