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 D71854374D for ; Thu, 21 Dec 2023 09:06:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB35F40A7D; Thu, 21 Dec 2023 09:06:32 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id C6DCF402E5 for ; Thu, 21 Dec 2023 09:06:31 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d3ef33e68dso3691685ad.1 for ; Thu, 21 Dec 2023 00:06:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703145991; x=1703750791; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dvNAej1fbCnPHm2RxHIza3jV8i+AZZiPIzUdFtDLcNo=; b=L8LtS6jKMGQzXYf+53pvOMSP+6CD9S58h4Me7K0brrx/NS7829EyLJCgqoVjLj8Spp yhCXjBxKuBa15daiRrGtj9CFYg36DHiltzhM5j9hCEQ9IxuzE3kF9X29HihtlZYzfl01 m8rktE/RtrL3K0y4RkEr2f6hDW3k+KkIwTv78= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703145991; x=1703750791; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dvNAej1fbCnPHm2RxHIza3jV8i+AZZiPIzUdFtDLcNo=; b=dnSMv+x5KwI7L7Njt/T+74o3XYYT9JqTowER6VtltOfFPL2bE6+xCOdjXCHK2mptTB WoAGrh8YWg+uSaWKsv1ZVxdidloLdC6/jpDOIPJHaOATaLtZ7Z/KbOtVthHp1OfWD/iI C/JdaYy86VFdLGci/ABOzCOP2tZkM75MpsCQ/aMCRR108nvzoSXCc3hA0S/VF5Cz2nLk X+EZK1sV6lND278BpvVON77GIWfAi7wA1R8z1vPJjD8zwBCq0YmlL/RY4+ZlUnAJZIqr H1kH3zkzzV0TuVyZ7XqNeD2haXgqhxntNkraHexsYVX5bmW5gUxNCKvGAhwYHb72SYjj z1jA== X-Gm-Message-State: AOJu0YyNLPK+bqJ3AO+EFPSY6Ux4Vjo9JaGZVuzpfs30L/Gm8KbYNAjP 9edtXFanjLWJPTo1vqWH41XNWt4QkysBATy7PuKeC7V0OsPqU8oRGDb4sw== X-Google-Smtp-Source: AGHT+IEVnBIHil/UEEEr/Aechbkglm5+vXGywCBuIwoRNyIqSl4WRlt8T85WwOdQvA/NpSi+09o0gVPoge6f X-Received: by 2002:a17:902:d2c7:b0:1d3:d7da:466a with SMTP id n7-20020a170902d2c700b001d3d7da466amr520628plc.20.1703145991023; Thu, 21 Dec 2023 00:06:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l4-20020a170902ec0400b001d0696dbd18sm41440pld.88.2023.12.21.00.06.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 00:06:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 00:06:31 -0800 (PST) Message-ID: <6583f207.170a0220.1bc77.269bSMTPIN_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 3BF526051823; Thu, 21 Dec 2023 03:06:30 -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-abi-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 | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/