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 268C045504 for ; Thu, 27 Jun 2024 01:06:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0687E4027F for ; Thu, 27 Jun 2024 01:06:02 +0200 (CEST) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by mails.dpdk.org (Postfix) with ESMTP id D3F3240272 for ; Thu, 27 Jun 2024 01:06:00 +0200 (CEST) Received: by mail-qk1-f171.google.com with SMTP id af79cd13be357-79c2c05638cso134187985a.3 for ; Wed, 26 Jun 2024 16:06:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1719443159; x=1720047959; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=gmAVC051YufjNtzMwwOhIAaF/V3nA1i/VGSzvSxXUYg=; b=n6pUIJcxIQYs6A9mISKGF0T7rynoOYhP40kzhTiN4pUHZSFPrjgKeVPSciDRNqU8kc S2gFtU5bXsoVDthXryXp247HOZbfJZ3V8isBIrL1/De6gASrNWqwfxa3QZ6KJ29Ajhyu IJdAW2jRpRiSFqm2dZVIVPy6hWc/nCL/rHJ/jlxjasQboyLiyeXll53RD+k/SnYrrouQ KQX9gf2f1ICycYcTfNCcycrnXfLQc3KO9nwCWd89om8xxlIAHtl7KdNba5pK6GKSM0bF jLWfymCuYnD24S0/MJFTCYcW5vpoKQo9zr6F7KLtOb1JbiLPeETAc3LB/m+B3qYn0axS 45zg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719443159; x=1720047959; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gmAVC051YufjNtzMwwOhIAaF/V3nA1i/VGSzvSxXUYg=; b=n/CCYaG8BHs2c58H5AnQvcVt73Rhvp2w6BpvomSB94/uskDnMGnp7MH4f69zhV7gyK wcA7aOR5Ol35RZ12zNkdTRrPs6EVJm6GjhZnekGmJNMVQA4gqjB/6jq7llC7d5INW9yK Fcczw1aZ8a8ydryGw6SVDqHBqhUCgECzKmjB9s6CKdVxsq0Ay55E+vTfdLI8C6XJsr5L kYpJyG567SJqUxEIN/hdk2j/XTd30xw+Xo7hNm/ioO00vvNOQc4W4VxI6BARChlZKskE lQglutPbitblRQ28gOrmbOZY4Bqkk6tti9w+4DFZlOIxkOpdbDfVaztGexb00baOolWA Qg5A== X-Gm-Message-State: AOJu0Yzp70XQXXrZLwP9mE0KuvOw3uwGf3cj9Cc7/fvDLOWZSg7BtM9j Juk5rT2+5+efLOq/j5gOOh4bniAGUr9thygiq66vs6nebSAQ95tuNcMsB7vpaGNmo3uoRbCiugK k X-Google-Smtp-Source: AGHT+IGO0ffw4FBBl1KEkVYKAN/Qx8uV1plFkCXLCFV++mOvgjB7yGu+QO9I1bmACbgq+2t4c/QNDg== X-Received: by 2002:ad4:4448:0:b0:6b5:f75:4a0c with SMTP id 6a1803df08f44-6b540cf70ccmr116133496d6.64.1719443159461; Wed, 26 Jun 2024 16:05:59 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6b59291dea2sm190766d6.139.2024.06.26.16.05.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 Jun 2024 16:05:59 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw141915 [PATCH v3 2/2] cryptodev: validate crypto callbacks from next node Date: Wed, 26 Jun 2024 19:05:57 -0400 Message-ID: <20240626230557.3633531-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240626220028.2260003-2-ganapati.kundapura@intel.com> References: <20240626220028.2260003-2-ganapati.kundapura@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/141915/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9687608945