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 5BAD843696 for ; Thu, 7 Dec 2023 09:17:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5704642EC1; Thu, 7 Dec 2023 09:17:56 +0100 (CET) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 3C27642E7A for ; Thu, 7 Dec 2023 09:17:52 +0100 (CET) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4b2cc6bba61so140643e0c.0 for ; Thu, 07 Dec 2023 00:17:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701937071; x=1702541871; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7Uv8iwAkGIfdMh7BjqtVNYhSfBXLgNyaZmbGuAt72u0=; b=L2gt0+rGIcXyeNQYZT+MFR3EmVEynuCUfzEI7wLpPo4vKYMkRXdZEKwNTvpefQ/WnD PzeqN3Bc1Ua7WL/5O6M+++YgL0T3rwzVU+bZlNZcbp2MLh10J5RU+DDp8ipLwfKYWaiF 3qtkyKF1ssqj4JjKoW9+ewZM7eLLsx4BX103o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701937071; x=1702541871; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7Uv8iwAkGIfdMh7BjqtVNYhSfBXLgNyaZmbGuAt72u0=; b=TddELJ74Smz9Cnz2lMb+nyWoWSd9A1DnlABp36YoLghw/I9Wr3lsw3RDNy0nNMSUsk MeEZk3y3DItHnYx2teXRtHsj816e5MIbkQzTLKfl+I1yqNzng42TMqISshnlXuYVllT+ vcvJo/hGopFroDGfUvtiRx+LlGzwCLHytHBNzzSZPb+N58D+QJksMlJCCtzf1ujJV1cR 36jF+uVN9yuDkaL6gPAeDN8zy/H7dO9XNaABhh0PRPdmhS28TwZzQT23CCBXaSUR2XtD R/5xThrrJFUNJZ60w8eHvCqHQD8tl++QKd8Q9s0a/U3WRLEko+p0V/QjMv5Nk+XkQ0je 3Ptg== X-Gm-Message-State: AOJu0YxXd58cxsL4/O+brT7hitvr70Fee7bokr5zkA5r/EGiStAm871F FabHjR3WS/OchAD9QjDwuKqk5Sho3w+Kcx59amPH31Ew9qZbGKJ+ZGmP0w== X-Google-Smtp-Source: AGHT+IG4TTAtGDSevjvIM4oLDHZg3yJl4nfuT7+Qjobf2JTj8JgqMO3vbB26ZdQzlXvo7fuivGJtkqe4i4c1 X-Received: by 2002:ac5:c399:0:b0:4b2:fa40:1b1c with SMTP id s25-20020ac5c399000000b004b2fa401b1cmr2176749vkk.15.1701937071508; Thu, 07 Dec 2023 00:17: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 az1-20020a0561220d0100b004b2c7d946easm79860vkb.3.2023.12.07.00.17.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 00:17:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 00:17:51 -0800 (PST) Message-ID: <65717faf.050a0220.9ec6b.216aSMTPIN_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 2BF776051831; Thu, 7 Dec 2023 03:17:51 -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-abi-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 | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/