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 953CF43696 for ; Thu, 7 Dec 2023 08:46:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9054442EC1; Thu, 7 Dec 2023 08:46:03 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 4E99E42E7A for ; Thu, 7 Dec 2023 08:46:02 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1cfabcbda7bso13028185ad.0 for ; Wed, 06 Dec 2023 23:46:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701935161; x=1702539961; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mZrWb07sDJATabIRtlVbbevIDN4/BBA6IR4EAqG64ZE=; b=KnoQBC2oKoh62PCLfS144hYnynvIvPzNDkULcCQN+PLAcNQCUQBEB0tvXkmT4Vfuyh BE1T+aouN3jipbbZQiRBPh2eXZ5kBIh8F6TUKOp6495diC6LKADvrAjP7gKU6KyjP+jy 0TKAi9C6dXrQuqWIiiqlE00FYURjW76gOqOgk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701935161; x=1702539961; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mZrWb07sDJATabIRtlVbbevIDN4/BBA6IR4EAqG64ZE=; b=YaM+sbwiP8MpRbCeumejhUMSAMJiYTH1l7eOOgkPVTJ4QvO6efHf/5Ri1Uhc/MknpH yFOiL8LwPWYvklBiq2t856ejPOCedrpQbzNNkrOGD2ur/lUgM0bFlCkxvIVMMTMnyd1j 6NzdmXMYkG2Mp3ifsuMjYUrxEFz5RUjqx2imhrA1vZ7e0NDTv/tra9RvFjrUXsTGIaTa 1IkyjgpBV/5liNCIU4G0+YsajuibgczOfQVDbq5oGFCl5xunO7JuEUKRPp6QRQsbdVOz 51vErwRFGlKnGlxW107QuzfVC1NqgszXWYtBPb4T3DEFh48Z25tFDxEl8uWBe5Xmsu3/ WKuA== X-Gm-Message-State: AOJu0Yz35G0E0o3getfCuyfscGiteAVaGALQRAHt1L3J46YKsAhYbO2D KORM5GIybEcJzYsknQ1ol2WrOLS7uAg8H65+v/kSlZ1k4eH/YIJUHn0XZg== X-Google-Smtp-Source: AGHT+IFlt9if0bCZNBsU5ue/G9VzBrK/XP59G3uwgL1KTog51L3ohG4BOp7aD3tz+bKLXdCamsGX/mX0Lah9 X-Received: by 2002:a17:90a:d304:b0:286:9204:da51 with SMTP id p4-20020a17090ad30400b002869204da51mr4959831pju.34.1701935161073; Wed, 06 Dec 2023 23:46:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pb3-20020a17090b3c0300b00286988c379fsm64867pjb.16.2023.12.06.23.46.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 23:46:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 23:46:01 -0800 (PST) Message-ID: <65717839.170a0220.1d9e3.1f42SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 418A96051831; Thu, 7 Dec 2023 02:46:00 -0500 (EST) Subject: |SUCCESS| pw134900-134901 [PATCH] [2/2] common/idpf: enable AVX2 for From: dpdklab@iol.unh.edu To: Test Report Cc: 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/134901 _Testing PASS_ Submitter: Wenzhuo Lu Date: Thursday, December 07 2023 06:35:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134900-134901 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28544/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/