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 C79B04546C for ; Sat, 15 Jun 2024 20:40:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1E78402BC; Sat, 15 Jun 2024 20:40:28 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 1D03040294 for ; Sat, 15 Jun 2024 20:40:27 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1f32a3b9491so28031935ad.0 for ; Sat, 15 Jun 2024 11:40:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718476826; x=1719081626; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=4Y0QgrbZz1WFlJFfs0kArnJlI08ujf4l7eL2a9lh3XM=; b=IhtF9xvlJGMKktUwsYFtEquwcNewtQoGGz3VulHh0VbW008lNDhlocOff5izr69DLS KtwoW/tCVQzpgL755QrFiMkhYkmmFDKRgB6fdZhSKBAA9Pb8Rjx2mFl+3EiEPY/4qtr5 cNnoG0fONAhw2rW/w2nGbytDW7ze4MfqNTUf0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718476826; x=1719081626; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=4Y0QgrbZz1WFlJFfs0kArnJlI08ujf4l7eL2a9lh3XM=; b=qvggxEC/A+v470G3WgvOQZuvG1JpZHX8yUi8wbnW4fPozVxnBZcNwz68r9chDmjjBT lcFk1HkIyvFfL2ZpMk0KwgkSAeGxpQEKt1xz0epWHsq3iZaGa1r4dwNJF8F4RDYFvk38 03dodMn94Pge2mw9yzQXAIr6uRvxSaApreHV2dMoVAgP3zpcLUFk3pswUjzjOPw9eELr Pnk0b7lquc2voHyQP+mAR5YfHWaKeCtFgf3cYxZ+/F9SCu+NKqUualDPhhxvMwYZ7DdF ALJAtpI4jxVSoATx7lFxH0QXLLCSVtNZbXFKsGQQ8R8mVX/uxSRh5frE70sgB44Q8sBZ wWAQ== X-Gm-Message-State: AOJu0YzHpV0cMGvBynQ7OMV+Y0krWTtJepW7BlsSU+TSb7DPtKEXxvUX ZBU/G/8++9p6rQZtOojNk/zWz25j5IiIcjE5PA/n3dqTQ5dLvT6JWurqIDUeNzNDPt2KFsYZ8Oo l6vYP60+ZQQPQwxNNWHKW+chHef2NLJweh+SA25Rs1dUP6jRw/pAyZsAC X-Google-Smtp-Source: AGHT+IHmSynoLjk5OcwARzV56+hgL7ovpfvMYmGUFxjZsHOLvziWfBSqF/rmDvVHUExoukz/4XA6+drERrm7 X-Received: by 2002:a17:903:1c7:b0:1f7:364f:1162 with SMTP id d9443c01a7336-1f8627cb650mr64931815ad.31.1718476826316; Sat, 15 Jun 2024 11:40:26 -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 d9443c01a7336-1f855ec7f1bsm3373715ad.89.2024.06.15.11.40.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jun 2024 11:40:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jun 2024 11:40:26 -0700 (PDT) Message-ID: <666de01a.170a0220.6ed4c.7f97SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 618A8605C373; Sat, 15 Jun 2024 14:40:25 -0400 (EDT) Subject: |SUCCESS| pw141161-141166 [PATCH] [v1,6/6] app/crypto-perf: support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240615115309.2678-7-gmuthukrishn@marvell.com> References: <20240615115309.2678-7-gmuthukrishn@marvell.com> 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/141166 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Saturday, June 15 2024 11:53:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:6909b48776badc05542a410ebd34bcfec4c248bf 141161-141166 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 39 | PASS | +-----------------+----------+ | Ubuntu 24.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30199/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/