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 DE8434602E for ; Thu, 9 Jan 2025 09:04:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D97E44042E; Thu, 9 Jan 2025 09:04:01 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 0D2004026A for ; Thu, 9 Jan 2025 09:04:00 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-71e10e6a1ceso171323a34.0 for ; Thu, 09 Jan 2025 00:03:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736409839; x=1737014639; 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=ncqvpbnbnaYLC3yK821zibLgA751bC1G/To5ayCJ64E=; b=DAKnQT5FfzwNEMp+knrX3KI/uRZaKVd4S8idRMTGAhru/YMbEYZfMehKdWQJ2UA91B P1k0MuWEUJ7Zr9TlHLRdiznHjoWhw1M41JynOPQ2n23L82e/3NfVVr1n1OSNcCvHLBgU C0LVKMax9Uwy3r1MaFMv9k2Z4mxc4Ca1ke6B4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736409839; x=1737014639; 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=ncqvpbnbnaYLC3yK821zibLgA751bC1G/To5ayCJ64E=; b=jMef49AaXnWivPLO1XK2QPmgoSSF8o2WirPQ8N2utamLCksETIYkyO3MUkuZEwpwRh OFy1YLUd3zV/qvrGotkTEFnGUrlcXrhD9vcRB2gBRqhxTcsngpOr1ZUQt/yTPCokitEQ e5joU7NOeOnZskFpKJpvZAzIUioccS8kyTr5KroNk8WNjMeSmC6KDAcNrMaWhrR39BjS n9Ho2cNaS54goP/PtfLOoWcaLTRjLHCxLkIWVf/PVGExbZbF35jcSmcM5meaiIG729Bg WXhorUE9KTARUE19ZOk1ZoLEMVeeI1saUcGJa7QmH3shcO7xKVmWJyrkFzNgLAX2Rwri rZNQ== X-Gm-Message-State: AOJu0YzaFRQvVqIR1EwCzfbBzURTs5vsw1EhI+yNsSL8835knxIESfF0 1dbO339il9DbsA9+gMRlqTun17Yk+sem2gp+pL76nRhUfWjn92fh7Rzm7XBjOkY1RGxMIj0ttWz UsiBYVpzjNgCRGKG7DQAuQEDPi81HbeI/zuQcj5f4eOxFIv7YWFf7GaaY X-Gm-Gg: ASbGncsUgP/FuWuqL3mFEo7wBffQpf6nQvAwrJ7TfUtlE4RnAewhppwcU0rsxcMaxvr 9//bV0/+RKohL5shTLttLWz6sIDfngUV6vHYmyAELgj8EooDDq0wJA6o4EbtMPzMGqPXCDcmh8/ 6OYTgSnFXVPwTnwpjPd9zLr1hrgEF8IJ1fdThDq9kkN1dtwBfPhAL6VddOwcWT+KBznKOdxK+0v T8/QHo8ieDYRuwO+u4U7d4crT9x54NRexLQbb4t4CBRygdV8wDYAuleR94y9e6mDDesmrF2HhyX IjBXuw== X-Google-Smtp-Source: AGHT+IHnflGpK2fo4IMC1eC8H3BvhDE+is4BUFvz8xQIJynu+DHgt/IGJ7DuXODg+nfq2uAhxEm8yIUnFanR X-Received: by 2002:a05:6871:800a:b0:29e:2bbd:51cb with SMTP id 586e51a60fabf-2aa0675553cmr2705347fac.24.1736409839141; Thu, 09 Jan 2025 00:03:59 -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 586e51a60fabf-2ad80987e3dsm37346fac.31.2025.01.09.00.03.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 00:03:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 00:03:59 -0800 (PST) Message-ID: <677f82ef.050a0220.a0575.279aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5A3A76052471; Thu, 9 Jan 2025 03:03:58 -0500 (EST) Subject: |PENDING| 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-abi-testing Test-Status: PENDING http://dpdk.org/patch/149684 _Testing pending_ Submitter: Shaiq Wani Date: Wednesday, January 08 2025 12:17:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149683-149684 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#111452 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: 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/