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 7EF2443736 for ; Wed, 20 Dec 2023 12:10:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B2F7402D9; Wed, 20 Dec 2023 12:10:03 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 4FD0840291 for ; Wed, 20 Dec 2023 12:10:02 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6da3659535fso4704291a34.3 for ; Wed, 20 Dec 2023 03:10:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703070601; x=1703675401; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9mUHwdtDgGE6rIT66G8kKdxEKEFN9kOwt5ABCZiD8rs=; b=DHNWT38XMcj5bblok6KXAKjt1dupc+b330eufUjSgIElSk/jqTrraZ6TmCh2chKMVe 24E7aquYfidaB9EAjwTb7uPmtuPJRG3S778GFPekYyXA8mO+tV4npHzZAsJYCVP3ebP/ kUskg6vmPFbPKzRT1HEeqOZq8qGA71ChBuodc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703070601; x=1703675401; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9mUHwdtDgGE6rIT66G8kKdxEKEFN9kOwt5ABCZiD8rs=; b=Nv9V1KKO7sSMSIgDVCufqPKi7RpdzhRl9TnZydshW/ctupKQNvtZiQrcCu+aGkC4O1 8zYDH33xQzm7h2MAcgwnHfReqCIu1611sg5A+go3Vi/OX9go/UDJNr4kJcsoKJWg78Ko VakLJJBoNafcAPx92tqnTRZxvc7wq/eihn2bcROk8mYSe7R8EhbL8CQlUknwx3V55hsu eBJPVxzJJyK1CjCIXWSeOTdbgeQQdLleOr8Ory2hqwkMQi9A/EVOyj89fToyvZCt2pNG P5vwTy5ztJBt7D2NG1kepabQfatkDFmNbU1ZcB6DsQ99DZVizVbh2JYhvsT9V/Hob4o8 SE+A== X-Gm-Message-State: AOJu0YwllhaNTNFPMFybe2i+r1oGSfM49g3yqkpRqJpEu++Sdo6PrB1D 1DpquaUTUgzcvOLvmmXndWBxxvy4xKsD+c7D7KsYDhbbDPmXQkGzIZ38mg== X-Google-Smtp-Source: AGHT+IGQ/+mpzuZCv5/beIqM2ZZ3Xo/fB8kfN2rLLwzZsH4imRSGwk/2Q5qVT3hS6Um/aCxe11Y6AsMzLnTx X-Received: by 2002:a05:6358:52d0:b0:174:fc2:e107 with SMTP id z16-20020a05635852d000b001740fc2e107mr141994rwz.30.1703070601650; Wed, 20 Dec 2023 03:10: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 s4-20020a056a00178400b006d839eb8b46sm359553pfg.19.2023.12.20.03.10.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 03:10:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 03:10:01 -0800 (PST) Message-ID: <6582cb89.050a0220.8b15.c513SMTPIN_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 1AF2D605C311; Wed, 20 Dec 2023 06:10:01 -0500 (EST) Subject: |SUCCESS| pw135377 [PATCH] config/x86: config support for AMD EPYC p 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135377 _Testing PASS_ Submitter: Tummala, Sivaprasad Date: Wednesday, December 20 2023 07:10:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135377 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28693/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/