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 EC2254324A for ; Fri, 3 Nov 2023 01:28:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D09714021E for ; Fri, 3 Nov 2023 01:28:44 +0100 (CET) Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175]) by mails.dpdk.org (Postfix) with ESMTP id 190814021E for ; Fri, 3 Nov 2023 01:28:43 +0100 (CET) Received: by mail-qk1-f175.google.com with SMTP id af79cd13be357-777719639adso89253885a.3 for ; Thu, 02 Nov 2023 17:28:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1698971322; x=1699576122; 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=WI24U3zx8Nl99hmGpjo45d1zUquQxFgzXltlrCViA2g=; b=u+6L+603mG3R8eP34HIPO8tnBNxLT8fAgAfZlF3TWHpeF2UgMGxFlKhej8HvJRJjRp O75Dqnu+hsXqrjKyhqmoNq4H5uWuUwuR8yT0bWRa9tiDDONvV/5bouvf+flMNs6xIdsc FoKwpXaLRLHbyqUpjBIvgFOHaWAOUzASssQvehnGHEFMOBocEVsEbAO8y7I1jVVs6qsS GyzVV1Sl//2MGzae5gt26Ik/1aWsOuqIQJqK3BINnIGuk/hoD8Qy1TflapxFNnspmsjt 1NXxelJZjAnSS0Q7iG+UGZo4O/ZJfrrInXA81M/u/DFLzEAJQicMkjE6nLryPNBDcMhB vK2Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698971322; x=1699576122; 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=WI24U3zx8Nl99hmGpjo45d1zUquQxFgzXltlrCViA2g=; b=DDxKsP7/rnFQF7f5+GZYQOa6EGuREwfoKQIlYCkVRzJw91dNI19W2Qprm4ybsizpo1 8alcpGvbPxeogqtNtf7S6HfZRDe5eSPI+lC8yebrHZaNbomjUQtkDQ09qStwH5qx3ehV pIxS9H8al5gil8nUJwfZESMT7C9jeWVRqjW0c+DLPEKukt1kxmxNHr54Cn5/jC5Vq56+ n9pM5N77bmb5wpg3+UTND63XlphIqr6ftaARuwVEmo151mnWqNQch83Y/i60zL2CgPMl gwg4N+98tdbicAsMuAcvpIxuDCqD2VdEpW1DJzfsyyyaqxlrN9IqEl9FPKtiM6bBXrYK ZWgQ== X-Gm-Message-State: AOJu0YxR1qqwlJNiqYOo6b3D3R+VFoAgLE58WEiLN+tHkD8colD22vde Ns8I2oIBDPzmjb/EiHRSR45lDuaMT8gpANee6u8= X-Google-Smtp-Source: AGHT+IEC2yOmmdW/KOqG6Q/AUcPFctwv8DKn1OUtLh4xM4cpLixQfb+1Dgt6gUqtcOZwbu2hDfvFxQ== X-Received: by 2002:a05:620a:3f4a:b0:774:1795:4a89 with SMTP id ty10-20020a05620a3f4a00b0077417954a89mr15310043qkn.71.1698971321684; Thu, 02 Nov 2023 17:28:41 -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 v19-20020ae9e313000000b007759a81d88esm228147qkf.50.2023.11.02.17.28.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Nov 2023 17:28:41 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw133796 [PATCH 2/2] crypto/openssl: remove unnecessary NULL checks before free Date: Thu, 2 Nov 2023 20:28:39 -0400 Message-Id: <20231103002839.1070196-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231102230307.6138-3-stephen@networkplumber.org> References: <20231102230307.6138-3-stephen@networkplumber.org> 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/133796/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6739406890