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 DEF9F42637 for ; Mon, 25 Sep 2023 19:40:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA81C40041; Mon, 25 Sep 2023 19:40:05 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id A9E3640DCA for ; Mon, 25 Sep 2023 19:40:03 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c60778a3bfso31113515ad.1 for ; Mon, 25 Sep 2023 10:40:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695663603; x=1696268403; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5AnTfeEnlLlh7j8IvwEuCL9JI4NDXxPOZBJv+gvorQU=; b=IPY8vS8trPWjBU8hTZphtqmIIAVGErCiNBVPR8YM6JOoX44Ncu5FvGrP1W04PCNwx2 r8O+XsoSLfwR5lr29hj8iLMPCUpSTUkYHvkrJdpGWQwcA/7rgV3RqZkE/sdbCeh755vX tGLShCmPstniri9+F14OOsj5x6EpvLO+10fw0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695663603; x=1696268403; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5AnTfeEnlLlh7j8IvwEuCL9JI4NDXxPOZBJv+gvorQU=; b=EyD9r8txCKFQwsHWDa470Owx80wS4Oq5qp+deqani2wmZOigcbBhwm16atrVOazfFy 4YeRH2+UNbeeESUsDuEBaeIn7PHvW7kQdXTp0gDvuOEMHQDom+5GwwCoS5QPJSupgL8K NWB6jQhz8ZsaZk7GucMZmdAMrli5lAFq/mNTjiya7wVpg3Z6HeEnQriOGbi2ZyXMoGEo 8vpmzNiiPLhBWueOHlD6Sxwss5ZP1tLS+wvcx34BMlf/5JQS6hbXCMShWbrTlCoOoAO6 lI2VxPQBXad5HAcX6ib9uGltH9ycZcbfyEllyDVd1B0a/2uv6VMNX5YeaBbMx0u4qqkX RDTA== X-Gm-Message-State: AOJu0YxfE1YFaie7Gu6uHmej9G/jtrdVkrPXf+tMJVTtK2yuPNahaTWT hPZLcXhsPjyl5FQxBCEAC7mnItt59HiAmh1xrKh+/+x2Cq685d+B8rwYoCC7WEvMUfcSQlBjeg= = X-Google-Smtp-Source: AGHT+IFWjCwNuxjTJuSHY4FAEs683YUupOGLHLCkagZLrHQGcIu/GreiTGDh8N695ZXLqq7iyNAbkU4Dx9Pa X-Received: by 2002:a17:902:bc4a:b0:1bd:aeb3:9504 with SMTP id t10-20020a170902bc4a00b001bdaeb39504mr7907261plz.15.1695663602937; Mon, 25 Sep 2023 10:40:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id li11-20020a170903294b00b001b67718fdc9sm269291plb.91.2023.09.25.10.40.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 10:40:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 10:40:02 -0700 (PDT) Message-ID: <6511c5f2.170a0220.f32d8.f7a0SMTPIN_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 2700F605C351; Mon, 25 Sep 2023 13:40:02 -0400 (EDT) Subject: |SUCCESS| pw131891 [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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131891 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Monday, September 25 2023 15:10:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:2744cb6ef086435ae7d3d997b9b62a3c74cec224 131891 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27713/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/