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 D282744180 for ; Fri, 7 Jun 2024 15:45:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE18740151 for ; Fri, 7 Jun 2024 15:45:26 +0200 (CEST) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id 3C98740150 for ; Fri, 7 Jun 2024 15:45:25 +0200 (CEST) Received: by mail-qk1-f173.google.com with SMTP id af79cd13be357-795186ae415so119435085a.2 for ; Fri, 07 Jun 2024 06:45:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1717767924; x=1718372724; 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=LpmWgo1/g30rG4dZQJa2SvhJgXP5ZuWDToRSkIF6wfs=; b=HCr0imawssfeyOTtE9qeZ3D7KDxen0f/a+OPCRv+tBzvgB3BIVBnDDGpM1jcewBKnN VsAI183hycPgU2U1pexgQ7ovXcaMzquX8RQ0mtIPS+kFEBAVcgVUrrwXgeT3bUqNH2or Dp9GVcV52TxhaUa5sbGMdziDLox/qUnkENsgQZsEEUpRlAa3CbB3F/dR7I6OgwPZE+w5 szwM2YjyJuMtWGrk2n5PblAvKkAWMr2ZrEP2zg3cgrbXWVwNr4n2ieveSVSGUrpNGWw1 Qe13QkFhOUypUR0uyl6XkG++xVpSGqVdQummPwqa8O0ppGoCi+lPGYQfEkRImcWMZAUc ED5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717767924; x=1718372724; 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=LpmWgo1/g30rG4dZQJa2SvhJgXP5ZuWDToRSkIF6wfs=; b=Ks3OgXahXY3HnNlQAdl4HO29/EEbx64UAnevWn2rP6XBDKjVZ3iqq7QMK3te1g14Er zwPiSmbDjW1JhvLp+MyhS9gb+ttmnhgVisNKSn/oQnEETQ+zuk3zi27/P7KJWGzWF31B vHN97NX0xXkKRgN8QiuZdksaUghBbv8EwNfgRsS75mAJNdD9P45cIyIKcbYFlbcOgf+i cyimL5+X227SrCUUmX1iPrhIeoBRqCdSDz90j5fIFEThQcwouQgE/oPtSF+5R0IEGKpe J1c8CHsFhmxyvG6ToJ/MwmlWi+USj9a9H7x6eNCAZU0Et4kmhkk+P5RQpzOLGBnftFbe HPJA== X-Gm-Message-State: AOJu0YyH5dWwN60J8YU9qxKvEDC/SUrzP4BlCc4SeFTZt6YYM/7fS4uz gk/35GDu7HMlk4Q0re2UfiCOIHkBKfPv1PcIf9dpbwkeZV72l2xU9OpEd1RNDRl7zaxPXdMeSNu j X-Google-Smtp-Source: AGHT+IGVLUjoq9b/vHVsZUU/1b0o4JSAu3stgO/qSqqMq828Gq+6E0UvNFiWdRYaaOl86NmvnoYHOw== X-Received: by 2002:a37:c20c:0:b0:794:f353:4bfd with SMTP id af79cd13be357-7953c5d4e54mr235883085a.51.1717767923907; Fri, 07 Jun 2024 06:45:23 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-795330b24d4sm167669985a.96.2024.06.07.06.45.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 07 Jun 2024 06:45:23 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw140855 [PATCH v4 5/5] crypto/openssl: only set cipher padding once Date: Fri, 7 Jun 2024 09:45:22 -0400 Message-ID: <20240607134522.665993-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240607124756.3968704-6-jack.bond-preston@foss.arm.com> References: <20240607124756.3968704-6-jack.bond-preston@foss.arm.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/140855/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9417528788