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 3C7E842DD1 for ; Wed, 5 Jul 2023 13:39:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 376C940150 for ; Wed, 5 Jul 2023 13:39:54 +0200 (CEST) Received: from mail-qv1-f49.google.com (mail-qv1-f49.google.com [209.85.219.49]) by mails.dpdk.org (Postfix) with ESMTP id DACAC40150 for ; Wed, 5 Jul 2023 13:39:52 +0200 (CEST) Received: by mail-qv1-f49.google.com with SMTP id 6a1803df08f44-63759b5983dso2477356d6.0 for ; Wed, 05 Jul 2023 04:39:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1688557192; x=1691149192; 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=2rzRsh3+602pBXQHHK5KAcUEW+uLRkb8XMDg7lZ5myk=; b=iqwxB/K9J23pCUyTVwS6lLEqUAO89BKByb9T414ApOnzpLQU3OFdWlyWuhutgJVPYS a96YqikPfCMgE8ymofkuvdGKN5BJvtQ/aB8OJ4JxheZrvdOUgvXKpBKEc/s7WxlHWqLA aZLEf0uS4N0a8NkC/b1rzWdOft4GUo+3YauVIy41H05DNXGm11D/C9+KWsbtWR+ztvS4 wR3/XVjLYoAuz/um2nQU4Ayu2ZpfDhdvz6GHIjlXHDPgWSa9GGOG0LR8C1YEt3Ok8g94 xB40bOGgK4hqAVDuovZNBrHXHs50JbqY0kTvBeRH+ehtpPHycNjWHYZdAarzBBMQQZax gyJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688557192; x=1691149192; 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=2rzRsh3+602pBXQHHK5KAcUEW+uLRkb8XMDg7lZ5myk=; b=R5E8c8PxlXHaOwjCtsdbyXA6OEQEryzdfDN5PzA7yzmJrd5nkg6zOoudgq+rL1DroO uBUEQzS90JTaC/cfx0Yq1Ng0yqD0MdFri+C51bDPuTDmcqYRcE7Nz+IOkR0PNT5kHMdm xgP8lcDYeEaeTVYzBJo/Z1JA9fyGXGdbMZBhe1bUmPgc/vNqWzYGLVTUO/825CXX0gjV Vj0yOC0TbCEMZ0rCbLKbc6X6kicNqcygGsFkSvRFKnPDPBQsNBACQobdp3D0ZrSglGfa FcagCh9rE8uCzr9U5lHpUxGgSHZJKH0YZKqcbMJF+y5GyTeaZ6iH6yTBvNbSGOzB6Odo brDg== X-Gm-Message-State: ABy/qLb+GFhCpRb9SL8Q6tadT/czwXtC6TvT/8SUBfCI5H6J124yDJBI 09ycrcOCJ1GEJdc/xNVW/ySE9CYbxg56T45E8FI= X-Google-Smtp-Source: APBJJlHzm2DWuJ7ILEamNEiAt+jbJLulM+jyQ6a5QvVA6b76R6e4k6EL1vOfdYg+0m3YyNxh5uBm0A== X-Received: by 2002:a05:6214:c4b:b0:637:2dd2:755b with SMTP id r11-20020a0562140c4b00b006372dd2755bmr3714437qvj.36.1688557192033; Wed, 05 Jul 2023 04:39:52 -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 f10-20020ad4558a000000b006300722883fsm13448161qvx.33.2023.07.05.04.39.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Jul 2023 04:39:51 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129284 [PATCH v2] crypto/ipsec_mb: fix jobs array used for burst Date: Wed, 5 Jul 2023 07:39:50 -0400 Message-Id: <20230705113950.1986638-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230705102530.1127021-1-ciara.power@intel.com> References: <20230705102530.1127021-1-ciara.power@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/129284/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5463485340