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 33D2743723 for ; Wed, 20 Dec 2023 11:29:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2FE5540291; Wed, 20 Dec 2023 11:29:26 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 0681A40266 for ; Wed, 20 Dec 2023 11:29:25 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35d74cf427cso21868055ab.1 for ; Wed, 20 Dec 2023 02:29:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703068164; x=1703672964; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aMplP4MuCnBlppYQ5bp3nHKFZ2g4+UIAShw9GfeEVeE=; b=D1yx/H1I3b5VWDG5v+Hu2BRdPkpEMnSmXJxNxCCqzhcXg2q6ycSnajIgJ2/+6IT53Q ku7FIr0YoqivNDSQC/iW1pyd8tnMLpHg3rXCcrBpk/pfLUk38e38rJ/NUmeiWkOw+oDm m0EolxRHfNK88YW1Y8jJlDgik569MP0PQ7SUg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703068164; x=1703672964; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aMplP4MuCnBlppYQ5bp3nHKFZ2g4+UIAShw9GfeEVeE=; b=lb4+f/PBLfSeM0sKckrxFtXKaOKBFXsAG+myOgGvFx04ZBsfo0hIccFo4fRRYGlid7 eecX7nB4fvQh3Kmp0C5f68vgNtWn7OU+IiiiqkP0gLfyXRNCK5Bhf0+CKP71fLlnwJce ZV0m7mEh2XRxvozzCVgDDSSzRug2A89ErpQv4z48wnzmLAvlHydMeiT0VpG0iVTKpBmD XcHY5+0iLnvxLFoxcuYvQ1pP+xzRb+AOSc4tcypb9vFwljiIHFL4wLEKtXAEQVSQ8GjA MwfTj+iupmYsSYW8yrzOs2FgtjAZUsBgOJF59rbsAvfNAxA1D/+PSSQRZWxln5PpteFW m18w== X-Gm-Message-State: AOJu0YwhFizeU9wEcP5Y7/6oNksY4rOulCDhDW3W8GaWu5YTzTmApk3p 3yKUt+FQiLMRsL8DlkOC9KQM3YkDTM/o6xJ4SW/PQU1E7TUSdDW8OAZux5hhhVy7HUrUd6O3xA= = X-Google-Smtp-Source: AGHT+IG7Co8RdPn9ZYabOv4Xtu0uB28DK1e4ffXExqe0MOi6Dq/vOm4X2j23cpf1kyAoxbyZG1krxA+7X4t/ X-Received: by 2002:a05:6e02:351f:b0:35f:c7fb:b925 with SMTP id bu31-20020a056e02351f00b0035fc7fbb925mr1331023ilb.38.1703068164472; Wed, 20 Dec 2023 02:29:24 -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 q19-20020a02cf13000000b0046b705429f9sm100204jar.85.2023.12.20.02.29.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 02:29:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 02:29:24 -0800 (PST) Message-ID: <6582c204.020a0220.88a48.3098SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 257FA6050A85; Wed, 20 Dec 2023 05:29:24 -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-arm64-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 | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/