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 6590842651 for ; Wed, 27 Sep 2023 15:39:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43C964028C for ; Wed, 27 Sep 2023 15:39:41 +0200 (CEST) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) by mails.dpdk.org (Postfix) with ESMTP id 6258A4028C for ; Wed, 27 Sep 2023 15:39:40 +0200 (CEST) Received: by mail-qv1-f54.google.com with SMTP id 6a1803df08f44-65b2463d651so21547126d6.3 for ; Wed, 27 Sep 2023 06:39:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1695821979; x=1696426779; 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=b2PlHxlz7WaotoO4mKBhL/RHnjOGmAUoBB0ABc03JVQ=; b=rFJ7BZuzvKnvtBE9qU16XtUYDqFz+JriO3FWxiEyZnOvk1jH3r8sUmVB9WMJzsysmw chVP0qRRvoWIqYOkJe5++fkRcyNim9LalMoxpZXTwKPVgudlRtX5bZQ7/jGbzFJ94gGg GQu5rSe+w9qCD/siApioM0dZtwsF/u83rIGXmBzEIhQiBDfdV0HdOEdFGsHKGrVblk/6 aK2Mt1fvk3aX+iEa7O16jBC9tJekYPR7kkIDewKiLNxK+nGLUJtEaNv5RgkakmBUY7Vd QGCSUxwRMgqM1gc8uO06Wr7UBUcNaEKEEuL3cS6LfnPkLm+qayxXG5NPh19upLfjUHqE Dpsg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695821979; x=1696426779; 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=b2PlHxlz7WaotoO4mKBhL/RHnjOGmAUoBB0ABc03JVQ=; b=wcxqmDE9x6I4RGvavZMfMOuiMuuKG+GaO+CDjo4oaZ615m52xQ1w8PxlJg25UTA4F4 H3ttTto7e16/hpvd0/eUSjz5c6uYmb7CVFPvtcVqKLh0rIeWDVjZnC8LcZq6iPfU9kCA CglQBzNcDWSH96bGVfSZX++ZmhIrHPmJJUe+3B0ZFBJoZ0IO9x5Jzme7OVcGHTbxdgGf Df4N1Ep1gWFb/5vqpVxGvRTBTfCkcxYi4HIeQCT6W8SQ35MVRCyxQ2SJedKOVUg15jSQ sMo5C6zIk2mD8g0LwUbYYCSshdPVSawrj27/AwWUAAxGK+8xItdr0leArfyBb5QmXUVz BlKA== X-Gm-Message-State: AOJu0YwMj7krZtET8y9v/yf45V1o6DmyTYoI3h9JvDemYLE2OgnqcM83 P+89knVTvMf7i9GAoNINZOBdAj5gTv8qk6TPEUQ= X-Google-Smtp-Source: AGHT+IGxPUzAaFpEfDqZPrIDvzo/eCTRTAAAayfH7ZmqPTPVnKO846EUYHbwAf4/9RKpstb6uMTqBQ== X-Received: by 2002:a0c:abcf:0:b0:65a:f100:d433 with SMTP id k15-20020a0cabcf000000b0065af100d433mr1712541qvb.18.1695821979417; Wed, 27 Sep 2023 06:39:39 -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 i17-20020ae9ee11000000b00767d8e12ce3sm5480219qkg.49.2023.09.27.06.39.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Sep 2023 06:39:39 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132015 [PATCH] crypto/ipsec_mb: Do not dequeue ops from ring after job flush. Date: Wed, 27 Sep 2023 09:39:38 -0400 Message-Id: <20230927133938.302020-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230927124034.1092086-1-krzysztof.karas@intel.com> References: <20230927124034.1092086-1-krzysztof.karas@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/132015/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6326297369