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 1A34243C27 for ; Fri, 8 Mar 2024 10:24:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1623F40298 for ; Fri, 8 Mar 2024 10:24:24 +0100 (CET) Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) by mails.dpdk.org (Postfix) with ESMTP id 6E2EA40298 for ; Fri, 8 Mar 2024 10:24:22 +0100 (CET) Received: by mail-qk1-f180.google.com with SMTP id af79cd13be357-7882e8f99eeso50457785a.0 for ; Fri, 08 Mar 2024 01:24:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1709889861; x=1710494661; 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=ewGbDS+Zc9b8TBR7VqROOpx/YSUroYTz5QL5hako5Uo=; b=UHSywCSF4trjPN2cJG+sLkXeimx1Rj2CycJt8JSR6oBxHdDdMVwYJJvbwRtRDrmzx/ zLPhX1NxwhrD6OngAL7oCeogNJQohENW6NEbDOEx3Qowr6HASAxq7HbLI1okitnZ/kYF WdjNYQ+xLjoxJjWTBtDsLASW4heDTmzyzwZ5nWyBq8iK+WoB2o9a6W1QDB7rQYc8Zo0P SZbrX3UN/nnqnVxlR2q/XVlr6/A+Vo7ijSoTHD2UXt7yGqyEX0J/cd9ymeOLD5QY2s6q IRuReEqBjeTArvgntLKacq4jVqYGl1vgOznW4iNNlALBPxH/JDvzSK+HFWjOGDmHC4kw 4AHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709889861; x=1710494661; 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=ewGbDS+Zc9b8TBR7VqROOpx/YSUroYTz5QL5hako5Uo=; b=uzuuesp8Usj9G5dFrcYmn+FTGMVwvp/sdRG3mJds+YmhtahdcrDVIgO9oJrhuHx3dV IOtO2FkGwV4H9XzsmaB5eIqdrglT97d7knJ4XLUhPMHAhMTMoBopxQ5B/GVfGd5k3TLZ ey2Skte6Cet09j0TChIlptCkRie5vb/vo+Vh/yWVNwY00peGEUDrf1lVoEs2FA7jMBwI 7dDFzpSYKuM+V+bEJJeicXYeDXDc+HOWJVC+ce4DfskzGVWGNHsN+TruTbKFMN43JBX1 qnFdbdXoqzxCdz0DWy6ShyG1gL6VcGxPeRoTRIvpPXuETkm0cUXpC5rvZRYz9T9r4agV gxuQ== X-Gm-Message-State: AOJu0YyseqkWiJUS214MBHMMMrt4eIkdy7Mvtlnp289Txl087xTvybYn K3bdPsFDRIcFAwuacGSQ44jWK7P9aXEIXIcp26eWfFiLaAE/2a0OJb6ZYNLdKM97XJ9RCHlT9DO 6 X-Google-Smtp-Source: AGHT+IFu4Yn0C/9CYXiLC3SHxHQ2veVMWLibcIy1KYCdo4cWhKZ8h8QLw9FqZVeiUyY9du3sHULb/A== X-Received: by 2002:a05:620a:56a:b0:788:2fb6:96fc with SMTP id p10-20020a05620a056a00b007882fb696fcmr9778245qkp.14.1709889861620; Fri, 08 Mar 2024 01:24:21 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id wi6-20020a05620a570600b0078852df9615sm348807qkn.120.2024.03.08.01.24.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Mar 2024 01:24:21 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138119 [PATCH] crypto/qat: fix ccm null aad pointer segfault Date: Fri, 8 Mar 2024 04:24:20 -0500 Message-Id: <20240308092420.295186-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240308082512.5226-1-arkadiuszx.kusztal@intel.com> References: <20240308082512.5226-1-arkadiuszx.kusztal@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/138119/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8200865250