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 212304550F for ; Thu, 27 Jun 2024 23:46:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D71F40E2C; Thu, 27 Jun 2024 23:46:42 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 0A65A40E2A for ; Thu, 27 Jun 2024 23:46:37 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-6e3741519d7so5806268a12.2 for ; Thu, 27 Jun 2024 14:46:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719524796; x=1720129596; 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=pgRUaQrGbLVK5vBlCUqm4rK50MLq6ekPV2eqowkXjB0=; b=hbpgbtWaPM9hoPcZSIWleMFODsz8+FEN1hDHfFTanZBk36hg42GuVzP49bUVZKELLX tb2ug6kVdvxpj6zhcWWWyjjefqtpI/U4f/E0qqeFjmrVC1icLVZDj25yl6KXBgrGf0T3 eKdK+7GLltzJ/H98es6q3ibcfD/1WVD2dnDBU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719524796; x=1720129596; 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=pgRUaQrGbLVK5vBlCUqm4rK50MLq6ekPV2eqowkXjB0=; b=rDiEy8WyMhwlQk661W2XCTj1u/xfxSWsmY/lWGbz/bRRTAkoiDGZeyvYlW8bVE6XHV 5c1JPjWngKhRL9aoraQXQs7H1gSoTePAxoAGimVD6KpVknyVHbF+2V0J3GGC11m7VCv0 llfhHPMhH7Xa+MsjLetHn/O4GEf2IyfHTgKqSUruxjJMnZWdFKlJPGO8j8jcvnL/Ppdg 1DY5aRdKPlAlPqDHQ6fCINxzCGFZtRyp30Cp7Hj7fYsHozOXiCYpYPUrOBEv2SD36KN2 cl2C4//yU6bbjBopW9DNlpZF7IO2rUZogwGuFHz3DZMbtUMGcy1VNI6B9zt/fHuNTuM9 aAjw== X-Gm-Message-State: AOJu0YyJCMvV0PLLtPfaXfXosnuYAgGPOeIe/G/fBw4nTBKF5P9wFaA7 d37ozdnTyuQ/5fpO/INNJ+2k1mZKdAzBQums/gDCjjMSw0tiVoOWcxiJOP8aI7rrWrYV2QUftAR 9wuDjRVkJACuYErPkNF6o+mN8xg6ltkr0uyHKJ35ow3BULt12rEDiWg4x X-Google-Smtp-Source: AGHT+IG0KEqewaTBw0Y0bNjAw4BN2eVlWAE3zG0c520aLWsJ4/xtcVo4+zVPjOctxMl0/RzNuWFxVNW53V6+ X-Received: by 2002:a05:6a20:669e:b0:1bd:232a:946f with SMTP id adf61e73a8af0-1bd232a94ddmr7285850637.34.1719524796165; Thu, 27 Jun 2024 14:46:36 -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-1fac155a022sm134435ad.84.2024.06.27.14.46.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 14:46:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 14:46:36 -0700 (PDT) Message-ID: <667dddbc.170a0220.ed291.0f2bSMTPIN_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 21E02605C373; Thu, 27 Jun 2024 17:46:35 -0400 (EDT) Subject: |SUCCESS| pw141948-141949 [PATCH] [v3,2/2] cryptodev: validate crypt From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240627100626.2430162-2-ganapati.kundapura@intel.com> References: <20240627100626.2430162-2-ganapati.kundapura@intel.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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/141949 _Testing PASS_ Submitter: Kundapura, Ganapati Date: Thursday, June 27 2024 10:06:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b80379078a1f7c09b8d0ece24442c8ff2e2c67c 141948-141949 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian 12 | PASS | +-----------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30338/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/