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 B7D5942D95 for ; Fri, 30 Jun 2023 14:39:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92AEA406B6 for ; Fri, 30 Jun 2023 14:39:24 +0200 (CEST) Received: from mail-qk1-f169.google.com (mail-qk1-f169.google.com [209.85.222.169]) by mails.dpdk.org (Postfix) with ESMTP id ADDB9406B6 for ; Fri, 30 Jun 2023 14:39:23 +0200 (CEST) Received: by mail-qk1-f169.google.com with SMTP id af79cd13be357-76714d3c3a7so176987185a.3 for ; Fri, 30 Jun 2023 05:39:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1688128762; x=1690720762; 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=lzTXevGAA4WvlMrcIQuiBxPsi2S1fEVrniAu2+TIgI4=; b=4snEqjf53JB7WOlpGoh1rduf8zwgC/UTaGENu/HoP0DZgswOx+Sga/Lqd36ggHUL4d FCA2QbZsfjbSaaiaiYoznw0DO/cNHZ6UyTzkbKcf2J73CArJXi19A4t8edXwXRjtLjlj 2zAoj8kjhrlu2MYaKJMiSQJ7c/G+/QWEBRn4QMsz/MkdHj4EpSFvyTuQlDCwV6HPwxil Y4yATLYhZZDLmAhYVkuray5WxUiou6CYluDjI2tVC49Jx1Sv74CJkQAFF885+3z8oQmj 2RSRFjnF2tCADCo91tXkPOYCaguaEFWLORvPYNyka1Ux5sYX77w/e/fwrcJuxNiACwP9 Xcjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688128762; x=1690720762; 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=lzTXevGAA4WvlMrcIQuiBxPsi2S1fEVrniAu2+TIgI4=; b=gmYV6c/I//XUcMR28yPr5v5CBBecM6WFClXuFQfjSUAh6WD3KCkwU4uFMguYGUmlkI oTuDOvFAuh/WZtzYl0IjxJwiXsdoWHhwZFkx9R2IS6tIYyRrxavjdpsveN2ADmNMfNp9 ULjCKYVhAv+h4J+5nJm5aeSMifSBQ+8pZhx8WHXsSRxCmheJoZ3HKdxwZjcOcnMqh1i0 X0SUhU/HOt4WAt2bz5l6uCuGnR7YxYiN4qYO5ZEwMUPZ1Rw9D/JaRzXlcnIXzTP+MZLD DKZWuyQrGd72MpAVGATGYQi6mfLu8SX9WAO6XUTPB9w8SBEeHnarvQP0i9xRpq5yjb5J 0vQQ== X-Gm-Message-State: ABy/qLbAwj+zQKbsjM0SH2O11wtFEyix1GualHFlCjTdfioWcqn/qzZe HpsGCJSSk32/rZkeEHIstMS9iQjigk5jvQufXHE= X-Google-Smtp-Source: APBJJlEBU3OZBIdHeuCh4soh9W7sBTKy1jRSi9isnzBf/Z/DoCLIGbrl0NuIWbuvrXDpOOKx4Gp+CQ== X-Received: by 2002:a05:6214:d8c:b0:626:80f:a05e with SMTP id e12-20020a0562140d8c00b00626080fa05emr3586918qve.26.1688128762686; Fri, 30 Jun 2023 05:39:22 -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 nf9-20020a0562143b8900b006360931c12fsm2483768qvb.96.2023.06.30.05.39.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 30 Jun 2023 05:39:22 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129161 [PATCH v1] crypto/qat: fix struct alignment Date: Fri, 30 Jun 2023 08:39:20 -0400 Message-Id: <20230630123920.3207324-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230630113040.521683-1-brian.dooley@intel.com> References: <20230630113040.521683-1-brian.dooley@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/129161/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5422500490