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 4EBB74374D for ; Thu, 21 Dec 2023 09:11:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B9F340E01; Thu, 21 Dec 2023 09:11:13 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B27E5402E5 for ; Thu, 21 Dec 2023 09:11:11 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b7f9fdc14dso27278839f.0 for ; Thu, 21 Dec 2023 00:11:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703146271; x=1703751071; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5wbMrWpFv+y0OgAs6zaqA6liPsQHTshQQUuyvbpROTs=; b=Gz0UT3fZmSto1mcvUAxNq/gByWxeAOaGtGY8funjSye8pecdUa2k9lQLaBNYGsaMz0 1nFwkZ1RK1Ygm3B+8OeoI65mddOjUVaQph4mfM8bTHiQufe3nJ4OugKmQbJlxsUlSHpR K0kXmLe7q9QTLeDxFDzona9xJCQJHPt2RJbvI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703146271; x=1703751071; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5wbMrWpFv+y0OgAs6zaqA6liPsQHTshQQUuyvbpROTs=; b=KYzex5oaXm9/x9iic3v04O090VNsNc5C0d2YejWjFP27Pi7WvzNBbXXPoHTyxfVjy5 pnucJQUL86QLihecg336Z7ZlJaXyESad5ior0W0bhEkqJM3rqHgunLY7Ub6xZ6Ylu5VP e5M+L9U6YrwcRMoP7IcNf8n4ttHBtDl/pQchXw0XMIg0vuQRwSK3Xtn0ju/bLsycjWeD qXOC4l4UOoCIq4VahSMyQtONl1kidf/Q9ButCO1vrkA925l6+FQI4Ei0Cn0mjsqTm9Z9 pptXSZykmRfevMp9WdRqeeRdNNlWfKYcuSCiB02Nz5f4JTqOfd+54q2Wk3CVtHQdQ1zf GRqg== X-Gm-Message-State: AOJu0YzV+Y0DNsua/vSfd90wnI//F2u1OSqatTLPO7yi1BS6JRiwGHhN EVzc8K7r10v3I5DPId3p893J0sYMzFuxp1WNk+If8TvitoveHND3ekM1uA== X-Google-Smtp-Source: AGHT+IG5a/E9rhMehS0czNQ1BkHWJODHQuNfL3PEVQ/D0YQQsWtrOz5OzJsQHoUqD51q6ic4DvYRSO4B11H3 X-Received: by 2002:a05:6602:19d1:b0:7ba:73e8:5edd with SMTP id ba17-20020a05660219d100b007ba73e85eddmr2299496iob.32.1703146271125; Thu, 21 Dec 2023 00:11:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z22-20020a029f16000000b0046ce340ed22sm56537jal.37.2023.12.21.00.11.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 00:11:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 00:11:11 -0800 (PST) Message-ID: <6583f31f.020a0220.4bd5e.2a2eSMTPIN_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 A7AB9605183F; Thu, 21 Dec 2023 03:11:10 -0500 (EST) Subject: |SUCCESS| pw135418 [PATCH] [v2] config/x86: config support for AMD E 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135418 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Thursday, December 21 2023 05:11:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135418 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28706/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/