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 F132A426B1 for ; Tue, 3 Oct 2023 20:23:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EAA1240262; Tue, 3 Oct 2023 20:23:50 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 3083340262 for ; Tue, 3 Oct 2023 20:23:50 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c5db4925f9so826895ad.1 for ; Tue, 03 Oct 2023 11:23:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696357428; x=1696962228; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uwuVMUIF8jZrv7aBQBiy63x5ZUM01EY3pJaqWZ8MSOk=; b=iN0uu5EFYNhhkM9P2xnEIavbcFrXGtzWK1hWdHA2bJ00zrCnyln/gGBKzsWP+LM3QP A4Wo7dliFS6AJbfmk25W0W+HwI0btZj410Ijplm3LyvtcDijNaUXoEr3pRJ+r7l6iUaJ VDsQTe4SshFrfqvzudwDobBsNeW0BMHl0rHv8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696357428; x=1696962228; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uwuVMUIF8jZrv7aBQBiy63x5ZUM01EY3pJaqWZ8MSOk=; b=RjYwRiQMFWZ84m8BL8hjUpRoUngfHcOr1wIbMTd/vJWI21vhJgCxr5+u5xkXKCrc1f jwuOrPzWz6h+1CucTGvk7zzt7pNH73SITtAR0EvubBIyL/ukNNufrlV1Nq8pCtCQ1q9K XUjN29aHKxWR5cocbOihA+I3v1sT8fSJ2CY35TnIM8mFAvQQOg0+jhNWwJF3tVMSVue4 /ci3CHrRs4JnfKIMJ5/6JAse377FTPTuu1UPdKlxk3ooSovsm+eRiOFim1rHr8zGJVOT K0ONztDZ2aXd+LrtzlRJSpYi7wlNlYLuDkpZ71SFK8PcqAx7FxvFkZ9yvb/AcPh8s+9a xNig== X-Gm-Message-State: AOJu0YwSMtjDgF6u5VlFG90/fWiyypVpI+Ci6geX9xr/qy1MhGjLB0rn JDXD1kpI67+K1kPbC8P+E8F/I4pp6q45uXSapmHRLXJ63bDHv2S9ESY3CA== X-Google-Smtp-Source: AGHT+IHrVF8eLn9926ieTbatOHiiA2GC/Puq0icEFVgR2Q0wxJhlPnipDw0fzqx28oElCWHnPDHAACPRm21J X-Received: by 2002:a17:902:820c:b0:1c7:49dd:2ff with SMTP id x12-20020a170902820c00b001c749dd02ffmr42767pln.27.1696357428477; Tue, 03 Oct 2023 11:23:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p7-20020a1709026b8700b001bdd9e1ea22sm173957plk.4.2023.10.03.11.23.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 11:23:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 11:23:48 -0700 (PDT) Message-ID: <651c5c34.170a0220.d806b.420dSMTPIN_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 D1506605C351; Tue, 3 Oct 2023 14:23:47 -0400 (EDT) Subject: |SUCCESS| pw132284 [PATCH] eventdev: fix max link profiles info 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132284 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, October 03 2023 15:25:35 DPDK git baseline: Repo:dpdk-next-eventdev Branch: master CommitID:9b1122634e8affeb1a3d957f3a96e48ae17956bc 132284 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27814/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/