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 2D34842DDB for ; Mon, 10 Jul 2023 23:19:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25F3040150 for ; Mon, 10 Jul 2023 23:19:01 +0200 (CEST) Received: from mail-qv1-f43.google.com (mail-qv1-f43.google.com [209.85.219.43]) by mails.dpdk.org (Postfix) with ESMTP id 0215740150 for ; Mon, 10 Jul 2023 23:19:00 +0200 (CEST) Received: by mail-qv1-f43.google.com with SMTP id 6a1803df08f44-635e54e22d6so38111716d6.2 for ; Mon, 10 Jul 2023 14:18:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1689023939; x=1691615939; 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=WeKOy3KCDMTE22W3x9sEBOODmlwpoQuXfbBPP/JE314=; b=Pvh6fZ2PMZIo3IUEragLilaxnHQz7Rt3QFz/FoR/iVHjg+78m8VcGfW7Bx4pmJZfLL SzlMX+Ru5o/CU0r8K/nEuZqU+ZdqsJ9thg4fd/30sp2FMAfB4Msoyd/Tat+s5mp6g0w/ H+z3Kd4Xc7henkL0oGwMp5swKod6dLmiXjUbps1z/U//pcLGywvzgGFsUdHksC3KC7r7 6z41UggPFp18dqasv+wJ1Xy3e4M1namSQkEAEkqYXR+3gHWuYJRLJzYf5aLwh0u05Q7w jJsKCFwRSXuW+4UhHjO1lnsUP2ocjxOtJv2CfEHvHG4/oFOohG9Cd2PRBWr875TIgtYR 55Rw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689023939; x=1691615939; 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=WeKOy3KCDMTE22W3x9sEBOODmlwpoQuXfbBPP/JE314=; b=FBB2i4L/JK+2Wki0qZBj59duLCwkZE/3DKxnJAs5G4oFEyaCA1YEMxTwjx7DLDBnZY Trv82Sb8jKrlEMMraKVm5nV60eVKRwwLkMBieyryse1jT6bREpzu7BYrdYEZ5GKExKVi tsMikQOqw6hL+KjdaADsrHiU7RezTF0Q+RfZIwbxKZ43m3MOkbyLh5KizAIev4xEYWJF R7TCQH+gdx3gnAc7gcSe4/qi+bNmkkhNIQFFSCQg41IS17o2tEtK3YMChTxxuETLAkMV UsVJ8p9tA4zGUTtZzOrdVDImEfeClVTiz+QsYFlFQiQnF0USyEooOZGWsXZOVPFW5OFz xEZg== X-Gm-Message-State: ABy/qLbi+BoTmGF6jjA1l0Ylo1z3TFPQ7OOOtTdTtamKEgqy0YxH/PUE PkWOU2K3yIePks+e2p+xLW+e4//bTBlN5Qz/yro= X-Google-Smtp-Source: APBJJlHMY+DWso+ADWaKYflikTpnuHsYMeV7BYw3JXTGGWpzW+UkqdkKNtsgufRr5j9nAOMCXbIptw== X-Received: by 2002:a0c:aacd:0:b0:636:ccf2:2b31 with SMTP id g13-20020a0caacd000000b00636ccf22b31mr10991619qvb.28.1689023939110; Mon, 10 Jul 2023 14:18:59 -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 x12-20020a05620a14ac00b007659935ce64sm256320qkj.71.2023.07.10.14.18.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 10 Jul 2023 14:18:58 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129427 [PATCH] test/cryptodev: remove unnecessary null check before free Date: Mon, 10 Jul 2023 17:18:57 -0400 Message-Id: <20230710211857.3032151-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230710202236.18078-1-stephen@networkplumber.org> References: <20230710202236.18078-1-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/129427/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5512810948