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 0754D45547 for ; Tue, 2 Jul 2024 11:45:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0457540666 for ; Tue, 2 Jul 2024 11:45:16 +0200 (CEST) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id 428684065A for ; Tue, 2 Jul 2024 11:45:15 +0200 (CEST) Received: by mail-qt1-f171.google.com with SMTP id d75a77b69052e-445033fbc24so33678781cf.3 for ; Tue, 02 Jul 2024 02:45:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1719913514; x=1720518314; 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=FPsSZ4q4+JUoXdrff4hh5YtFMR4OAPjAaVcb3SkvqKk=; b=qkxXpY/k/El5aQEdOCjtMgBfIfyRXpnaz7RLdnmkDJORltV4yKtlbNf0GxaszGUQmx SCMDWKhByZsUgmBRZEcUOZD3xCXn+arGmKPFGQ0+lEWIpEq2mDUnq451Fs9SpSIpu1xj lUthvH94XtXEm/rAwzo0CV2qOA9Yf6iJLmSI5hAaHyf3apg2ooUyKJwppzeqBrHP0VDk o7Gpt1S/xBa0Uwz20c9S5MtSre5g+C6QkZp9XNtEN9/4y005rpfHZnm0sivr6vv1Zb/b LdG1KNO4TZDwd6GemFJ2SUAD5gsGKeeuVDZaBr0DqnhDGDy34iMwwXpaqQXpoun+uN2I WN9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719913514; x=1720518314; 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=FPsSZ4q4+JUoXdrff4hh5YtFMR4OAPjAaVcb3SkvqKk=; b=O5OCLBd3uxEKC1DFWm2J9zUDyiFq9LT8VSDonja0bReTCmPA50IslFpY1cGtOr18nQ jiwZINMgSBySQLoHWPrFHGr9yaCRcFC8QbswUpdtEQaQ+mU7FK1MhSOO6FzpFCFAxjYH ywmF3WQ7RR8jMIt7nJWDqOJ7aRv58urEmf+aUwbC5YL7wnL/gDDwEjArpJ+bxRbmMwCZ D2agdVA1PDCM6CKGUCycQ2Inqy8Wm8ZfClWLfdtTgWWKrocGgOHwPQPRAjKptGdGAHX2 9hPgdH+AJIVTBj8jiTIaqDkWPXG77WBfBZuKGrRSIc1POimDA6ncf1vgIaZX9P4QCqJv Y2Xg== X-Gm-Message-State: AOJu0YwMjuNabtJ7SuvofRIdwBoDhYICGdC4LxmRBUPa00aM8yc6YgkA fwQ2yW0W5/H7KeY2Vgn2tQW40/tiASFCwWnjMgj8pW+W9M7x7YmW/dGwteC3qvEtcO0PZjFxryW L X-Google-Smtp-Source: AGHT+IGMGaJGkHJ+M0oAOBC12VpPGuQZom8OfbmoSsmPjGhLsMv7Yn6Jjo4x1Y23Zy+PSCKeFr89uw== X-Received: by 2002:a05:622a:1b91:b0:446:4612:6a2d with SMTP id d75a77b69052e-44662e48495mr107142861cf.44.1719913514119; Tue, 02 Jul 2024 02:45:14 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-44651498883sm39479001cf.72.2024.07.02.02.45.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 02 Jul 2024 02:45:13 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw142016 [PATCH] driver: crypto: scheduler: fix session size computation Date: Tue, 2 Jul 2024 05:45:12 -0400 Message-ID: <20240702094512.2575043-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240702075052.1697714-1-jhascoet@kalrayinc.com> References: <20240702075052.1697714-1-jhascoet@kalrayinc.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/142016/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9758119784