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 2F7B342609 for ; Tue, 19 Sep 2023 16:20:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26836402C5 for ; Tue, 19 Sep 2023 16:20:33 +0200 (CEST) Received: from mail-qk1-f179.google.com (mail-qk1-f179.google.com [209.85.222.179]) by mails.dpdk.org (Postfix) with ESMTP id A1F56402C5 for ; Tue, 19 Sep 2023 16:20:32 +0200 (CEST) Received: by mail-qk1-f179.google.com with SMTP id af79cd13be357-773e8a62b05so25087185a.0 for ; Tue, 19 Sep 2023 07:20:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1695133232; x=1695738032; 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=nbTOuqZGkmWFe7lBqsdtEOpKua2ucB9op8NT/+zZcHo=; b=gSCPexwizUOnyw4BeqOc2+FWHz63AxhBwfRttJMb/00JNLl6fLRxYzuuobIBIXbx7p /mnju1U10+x3pzrrksBZHEYiqiNpVDJdsa3O5iF7LeaIlMsKXROoh4BbMMLF4nlRqgH5 rq/LisnYpMK/cp46RsycK+H13UJvMqrwcMFC55rhar4Ze5qwUgfkbmTrS8IfSjJwdY2E 5RLBS9u7mJ/A6LkR04tMhNHorzTeJdW8dBLGrd0B0vMUO9Ahg69TAYsPtMmxlnxpJQq9 tCDmXSBKlcsCJ3LbZawrOjOyDrEHp0UDmlTcu6zSq9sbsxNAYzb51DngHtxB3jnXytuu v3NQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695133232; x=1695738032; 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=nbTOuqZGkmWFe7lBqsdtEOpKua2ucB9op8NT/+zZcHo=; b=by7Rp1bRck0oP67VY92A0X7csniuZ3vBWT4TeHYgN8uk6TfpO/MNP1BCS9vE9aU1R+ EkE9CuzKh/8dKPdXo7TOv7tbhKVMGrRPe8fnMND1Hpr7f96OGdid++ZRztna/vcb1tOx sq7M0g2Fj2kSw+3Nxl9+U+Tf//btPEDE6aIN+CaF2ZWpAzD8HXqz7pOESq3MKwmMwgsG pOirjwXEOFsPKqqD9KXe2UXIQF5ZWXvaenOjspgzUU6qHJmtIL6pB8dNhUSls8WSgj5s 5vtgBQd1CGBzB+Bg6HaOVEmJ+Dj4MTFOCytopgUJsH3hAlqvKYXVTIcBUoPmME21g5o5 Jn1Q== X-Gm-Message-State: AOJu0YweIa4TwidJbtyYH5j7oD/khIU2GUltmi1nULjOL72mdxqS+dAh o8gMOeWlPwGdBMF0ZJ6/p3kLTTErxbM1VcNtZRE= X-Google-Smtp-Source: AGHT+IFY+qblHJCVQwWvVxQpAfn1RMaAiB8fgm/s+Hlf/NT1MxB1EYtYxTSySEbnEy3g/E0Pk04AAA== X-Received: by 2002:a05:620a:424c:b0:767:2bbc:fcc7 with SMTP id w12-20020a05620a424c00b007672bbcfcc7mr14416986qko.14.1695133231643; Tue, 19 Sep 2023 07:20:31 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id w10-20020a05620a148a00b0076ef7810f27sm3971265qkj.58.2023.09.19.07.20.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Sep 2023 07:20:31 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw131625 [PATCH] crypto/openssl: fix memory leaks in SM2 ops Date: Tue, 19 Sep 2023 10:20:29 -0400 Message-Id: <20230919142029.37536-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230919130412.284-1-gmuthukrishn@marvell.com> References: <20230919130412.284-1-gmuthukrishn@marvell.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/131625/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6236101751