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 492C743696 for ; Thu, 7 Dec 2023 08:48:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4401042EC1; Thu, 7 Dec 2023 08:48:37 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id CC56E42E7A for ; Thu, 7 Dec 2023 08:48:35 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35d51e12369so3011005ab.0 for ; Wed, 06 Dec 2023 23:48:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701935315; x=1702540115; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V9bxiOvgflsV9h7FnZOhp0GyRs4ylSmzOzUHcFyz8Ss=; b=MVVHFER2NsT6exFsreRizbIpsyyLlcW33Dvj6+x681OgiUEMW1l/u9KazMQDT4hpve gKPRIY5H69MKyru22TZzLYoHeWyA22rmIOYa9xO675f9VMmNXOQpBH/JuayNbpUoomPq QiwBIwXCaqkTi6GAwL2ckgVDU2Qotg8802J7Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701935315; x=1702540115; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V9bxiOvgflsV9h7FnZOhp0GyRs4ylSmzOzUHcFyz8Ss=; b=CipUI2ovoJ8gDdJYdQNNt6B/9ZCpBc+MWmmisKGah4QsHkOhLKC9SGxnqa/MXxyvGn dlTBgHHC8ktwwx0RvJd2OXvHdfLFvnctcPxocqFLgZr5LQwNPmU2pzYzdHNQ7j/lmlR8 dxeaCWxtSWlcWyuBlicHX/qsdRecxNkkeF5CQut/P8zr89rueysfHzJrOhwQb9BV4xfE tjJOAOZlgghQ95Z8qKVAAOPVFDxv/FslaOJBTstv7IS/rnGa1KVss2QWgt3Htf12Clpy V2kMnUMW17DjnvrE8L6mr5ukA5DT0Bmj+TIGvmo2yqtEY+mQplOFBllICJVp8fpyx+aN e/RA== X-Gm-Message-State: AOJu0Ywxh9AOcc12S0lLTNeazunCy7xXU97PFhCcd3dlgWtqqPA+EWqj bD2ZpFB8mHCHnz9BMUfHG/fYaqpLDIwA83YgR8vEl9LDF3RK6yjMhVqKIy15U2qT2GWmnCfSYw= = X-Google-Smtp-Source: AGHT+IGI24/TuQSCxkz2mSeJJ1QI+6q6CVBROqyEIxramC7gihu/SVRGyYInKlx9ugFRMGfL3YzOu/T089Mt X-Received: by 2002:a92:cf07:0:b0:35d:5995:9046 with SMTP id c7-20020a92cf07000000b0035d59959046mr1786849ilo.57.1701935315171; Wed, 06 Dec 2023 23:48:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u23-20020a02aa97000000b004693a9826e3sm48438jai.15.2023.12.06.23.48.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 23:48:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 23:48:35 -0800 (PST) Message-ID: <657178d3.020a0220.aaac8.157eSMTPIN_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 B18426051831; Thu, 7 Dec 2023 02:48:34 -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-compile-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 | dpdk_meson_compile | +==========================+====================+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/