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 E432B42CC8 for ; Thu, 15 Jun 2023 19:20:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFF0B40A8B; Thu, 15 Jun 2023 19:20:32 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 5E77440A8B for ; Thu, 15 Jun 2023 19:20:31 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1a998a2e7a6so1023048fac.1 for ; Thu, 15 Jun 2023 10:20:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686849630; x=1689441630; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CDuBtPYqvI0e8vqQ3v3uct8BptGmyVgCki81Ne3DP8k=; b=N3u0lUFKlGRQQdlmbEemHlJcOo/5fS52eoCDq+aEfGE0SyfWaiK8Ey0YTVKlavv76x fwnid9jyj3jvsfqZRcWFLRNu2IKSYf3dAOC3VFOLlodHE9/D0qMGJAmkosk42I3cc/4j IImz8/JOhg4nRUWEJbOGv3xwaE7mSxqLp++jk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686849630; x=1689441630; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CDuBtPYqvI0e8vqQ3v3uct8BptGmyVgCki81Ne3DP8k=; b=l905yYnjZrtmvHl+u/v5ecOm2DTNK7Ei6GLXWTecsyg6ErLttBOWSPNv5a3ya8X0xG cgU7xIha28tcggIaDk+ILjeiJ7RDLo2lTkq9wXWN5mfUXVhKIVlK49aBNV/mjWZ9zQ/J D5K7jnQpbUMqYaeUcb/kRI/PZ1mfKvPe0blHFUSNyPWYcJyuURzQCzENa6PELMzDaJXj zMj73MQvTdj8mV6ht04pJSq7vKGxxMjDZkmmwr+YONzyhdaPW3j6cUhSO/PrasjHodQd bi/ZdreIXVJYper/LB1aXOIQH7a+n92mjvR3Rxm/lIQ2ODCVTJhKf/CkomPl6aTES+G4 BF0w== X-Gm-Message-State: AC+VfDw2SidwzqUkP8olGTOs/XWflakde5bo14n3WSjnC19rRxguVF0F Me8mbCSFH7Qk3uoapQCahlVPWbRgL/+oGF7Rkj9vcNhoB1U43Q== X-Google-Smtp-Source: ACHHUZ52aaONGAJdOFlbmlb3uaVzo7jyhmTnARz+cQdqRfdVsYsO4cCtEAxJ3Itl9IoGngbFnAmJ/Z7Q6v9o X-Received: by 2002:a05:6870:8785:b0:19e:b8e0:1434 with SMTP id r5-20020a056870878500b0019eb8e01434mr14004703oam.8.1686849630689; Thu, 15 Jun 2023 10:20:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cr10-20020a056870ebca00b00187e38bcc15sm296103oab.35.2023.06.15.10.20.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 10:20:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 10:20:30 -0700 (PDT) Message-ID: <648b485e.050a0220.7eb27.9910SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 550FB605246B; Thu, 15 Jun 2023 13:20:30 -0400 (EDT) Subject: |SUCCESS| pw128751 [PATCH] config/arm: add AMD CDX From: dpdklab@iol.unh.edu To: Test Report Cc: Nipun Gupta 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/128751 _Testing PASS_ Submitter: Nipun Gupta Date: Thursday, June 15 2023 16:18:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128751 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26711/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/